paper-with-me

홈 › Papers

Dual-Criterion Curriculum Learning: Application to Temporal Data

2026-03-24 · Gaspard Abel, Eloi Campagne, Mohamed Benloughmari, Argyris Kalogeratos arxiv

Curriculum Learning (CL) is a meta-learning paradigm that trains a model by feeding the data instances incrementally according to a schedule, which is based on difficulty progression. Defining meaningful difficulty assessment measures is crucial and most usually the main bottleneck for effective learning, while also in many cases the employed heuristics are only application-specific. In this work, we propose the Dual-Criterion Curriculum Learning (DCCL) framework that combines two views of assessing instance-wise difficulty: a loss-based criterion is complemented by a density-based criterion learned in the data representation space. Essentially, DCCL calibrates training-based evidence (loss) under the consideration that data sparseness amplifies the learning difficulty. As a testbed, we choose the time-series forecasting task. We evaluate our framework on multivariate time-series benchmarks under standard One-Pass and Baby-Steps training schedules. Empirical results show the interest of density-based and hybrid dual-criterion curricula over loss-only baselines and standard non-CL training in this setting.

📄 PDF Abstract BibTeX arXiv:2603.23573

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EGDCL: An Adaptive Curriculum Learning Framework for Unbiased Glaucoma Diagnosis

2020-08-01 · ECCV 2020 8 · Rongchang Zhao, Xuanlin Chen, Zailiang Chen, Shuo Li

Today's computer-aided diagnosis (CAD) model is still far from the clinical practice of glaucoma detection, mainly due to the training bias originating from 1) the normal-abnormal class imbalance and 2) the rare but sign…

Specificity

Efficient Pre-training of Masked Language Model via Concept-based Curriculum Masking

2022-12-15 · Mingyu Lee, Jun-Hyung Park, Junho Kim, Kang-Min Kim 외

Masked language modeling (MLM) has been widely used for pre-training effective bidirectional representations, but incurs substantial training costs. In this paper, we propose a novel concept-based curriculum masking (CCM…

Language ModelingLanguage ModellingMasked Language Modeling

Curriculum Guided Domain Adaptation in the Dark

2023-08-02 · Chowdhury Sadman Jahan, Andreas Savakis

Addressing the rising concerns of privacy and security, domain adaptation in the dark aims to adapt a black-box source trained model to an unlabeled target domain without access to any source data or source model paramet…

Domain Adaptation

Improving Imbalanced Text Classification with Dynamic Curriculum Learning

2022-10-25 · xulong Zhang, Jianzong Wang, Ning Cheng, Jing Xiao

Recent advances in pre-trained language models have improved the performance for text classification tasks. However, little attention is paid to the priority scheduling strategy on the samples during training. Humans acq…

ClassificationSchedulingtext-classificationText Classification

Curriculum Learning for Graph Neural Networks: A Multiview Competence-based Approach

2023-07-17 · Nidhi Vakil, Hadi Amiri

A curriculum is a planned sequence of learning materials and an effective one can make learning efficient and effective for both humans and machines. Recent studies developed effective data-driven curriculum learning app…

Link PredictionNode ClassificationScheduling