Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

An Effective Incorporating Heterogeneous Knowledge Curriculum Learning for Sequence Labeling

About

Sequence labeling models often benefit from incorporating external knowledge. However, this practice introduces data heterogeneity and complicates the model with additional modules, leading to increased expenses for training a high-performing model. To address this challenge, we propose a two-stage curriculum learning (TCL) framework specifically designed for sequence labeling tasks. The TCL framework enhances training by gradually introducing data instances from easy to hard, aiming to improve both performance and training speed. Furthermore, we explore different metrics for assessing the difficulty levels of sequence labeling tasks. Through extensive experimentation on six Chinese word segmentation (CWS) and Part-of-speech tagging (POS) datasets, we demonstrate the effectiveness of our model in enhancing the performance of sequence labeling models. Additionally, our analysis indicates that TCL accelerates training and alleviates the slow training problem associated with complex models.

Xuemei Tang, Jun Wang, Qi Su, Chu-ren Huang, Jinghang Gu• 2024

Related benchmarks

TaskDatasetResultRank
Joint Chinese Word Segmentation and Part-of-Speech TaggingCTB6 (test)
CWS Accuracy98.05
14
Joint Chinese Word Segmentation and Part-of-Speech TaggingCTB5 (test)
CWS Accuracy0.9891
13
Joint Chinese Word Segmentation and Part-of-Speech TaggingPKU (test)
CWS Accuracy98.61
11
Showing 3 of 3 rows

Other info

Code

Follow for update