paper-with-me

홈 › Papers

Confusion-Aware Transfer Teacher Curriculum Learning Framework: Disentangling Scoring and Pacing Effects

2026-06-16 · Savini Kommalage, Sanka Mohottala, Asiri Gawesha, Dulara Madhusanka, Menan Velayuthan, Dharshana Kasthurirathna, Mahima Milinda Alwis Weerasinghe, Charith Abhayaratne arxiv

Curriculum learning couples two design choices, how samples are scored by difficulty and how harder samples are paced into training, making it difficult to attribute observed gains to either component. We disentangle these factors with two evaluation protocols: stage-wise test subsets that validate scoring functions independently of curriculum training, and a baseline that applies the same pacing schedule to randomly ordered data. Within the Transfer Teacher framework (TTF), we use these protocols to evaluate a confusion-aware difficulty score that considers both correct-class confidence and the probability distribution over incorrect classes. On CIFAR-10 with ResNet-18 and VGG-16, the proposed score produces model-interpretable difficulty rankings that align with human intuition. However, at full data, neither curriculum nor anti-curriculum ordering improves accuracy over standard training, indicating that improving the scoring function alone is insufficient to overcome the known failure modes of curriculum learning in TTF. In contrast, We find that confusion-aware curriculum ordering result in consistent data-efficiency benefits, outperforming random ordering by up to 8.7% points at the 20% data regime, suggesting the potential of TTF as a data-efficient training method.

📄 PDF Abstract BibTeX arXiv:2606.17706

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Curriculum Learning-Guided Progressive Distillation in Large Language Models

2026-05-11 · Jincheng Cao, Fanzhi Zeng, Leqi Liu, Aryan Mokhtari arxiv

Knowledge distillation is a key technique for transferring the capabilities of large language models (LLMs) into smaller, more efficient student models. Existing distillation approaches often overlook two critical factor…

Knowledge Distillation

GenAITEd Ghana: A First-of-Its-Kind Context-Aware and Curriculum-Aligned Conversational AI Agent for Teacher Education

2025-12-31 · Matthew Nyaaba, Patrick Kyeremeh, Macharious Nabang, Bismark Nyaaba Akanzire 외 arxiv

Global frameworks increasingly advocate for Responsible Artificial Intelligence (AI) in education, yet they provide limited guidance on how ethical, culturally responsive, and curriculum-aligned AI can be operationalized…

Response GenerationSpeech Recognition

A Survey on Curriculum Learning

2020-10-25 · Xin Wang, Yudong Chen, Wenwu Zhu

Curriculum learning (CL) is a training strategy that trains a machine learning model from easier data to harder data, which imitates the meaningful learning order in human curricula. As an easy-to-use plug-in, the CL str…

Active LearningBIG-bench Machine LearningContinual LearningMeta-Learning+2

BRIDGE: Budget-aware Reasoning via Intermediate Distillation with Guided Examples

2025-12-23 · Xuan-An Le, Minh-Nam Tran, Son Nguyen arxiv

Distilling knowledge from large proprietary models (e.g., GPT-4) to tiny deployable models (less than 1B parameters) faces a critical capacity-budget trap: the 1000x capacity gap between teachers and students prevents ef…

Teacher-student curriculum learning for reinforcement learning

2022-10-31 · Yanick Schraner

Reinforcement learning (rl) is a popular paradigm for sequential decision making problems. The past decade's advances in rl have led to breakthroughs in many challenging domains such as video games, board games, robotics…

Board GamesDecision MakingDeep Reinforcement Learningreinforcement-learning+4