paper-with-me

홈 › Papers

An Effective Incorporating Heterogeneous Knowledge Curriculum Learning for Sequence Labeling

2024-02-21 · Xuemei Tang, Qi Su

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.

📄 PDF Abstract BibTeX arXiv:2402.13534

Code (0)

등록된 구현이 없습니다.

Tasks

Chinese Word SegmentationPart-Of-Speech TaggingPOS

Similar Papers 제목 키워드 기반

Curriculum-scheduled Knowledge Distillation from Multiple Pre-trained Teachers for Multi-domain Sequential Recommendation

2024-01-01 · Wenqi Sun, Ruobing Xie, Junjie Zhang, Wayne Xin Zhao 외

Pre-trained recommendation models (PRMs) have received increasing interest recently. However, their intrinsically heterogeneous model structure, huge model size and computation cost hinder their adoptions in practical re…

Knowledge DistillationRecommendation SystemsSequential Recommendation

Curriculum Pre-Training Heterogeneous Subgraph Transformer for Top-$N$ Recommendation

2021-06-12 · Hui Wang, Kun Zhou, Wayne Xin Zhao, Jingyuan Wang 외

Due to the flexibility in modelling data heterogeneity, heterogeneous information network (HIN) has been adopted to characterize complex and heterogeneous auxiliary data in top-$N$ recommender systems, called \emph{HIN-b…

Recommendation Systems

Semantic Role Labeling with Heterogeneous Syntactic Knowledge

2020-12-01 · COLING 2020 8 · Qingrong Xia, Rui Wang, Zhenghua Li, Yue Zhang 외

Recently, due to the interplay between syntax and semantics, incorporating syntactic knowledge into neural semantic role labeling (SRL) has achieved much attention. Most of the previous syntax-aware SRL works focus on ex…

Semantic Role Labeling

AC-MASAC: An Attentive Curriculum Learning Framework for Heterogeneous UAV Swarm Coordination

2026-02-12 · Wanhao Liu, Junhong Dai, Yixuan Zhang, Shengyun Yin 외 arxiv

Cooperative path planning for heterogeneous UAV swarms poses significant challenges for Multi-Agent Reinforcement Learning (MARL), particularly in handling asymmetric inter-agent dependencies and addressing the risks of …

Multi-agent Reinforcement Learning

HAD: Heterogeneity-Aware Distillation for Lifelong Heterogeneous Learning

2026-03-27 · Xuerui Zhang, Xuehao Wang, Zhan Zhuang, Linglan Zhao 외 arxiv

Lifelong learning aims to preserve knowledge acquired from previous tasks while incorporating knowledge from a sequence of new tasks. However, most prior work explores only streams of homogeneous tasks (\textit{e.g.}, on…