curriculum-learning

Tag

Cards List
#curriculum-learning

Adversarial Closed-Loop Curriculum for Evolving Role-Playing Agents

arXiv cs.AI ↗ · yesterday Cached

The paper proposes AdvRole, an adversarial closed-loop curriculum framework for training role-playing agents in large language models, which evolves scenario pools to improve performance on benchmarks.

0 favorites 0 likes
#curriculum-learning

Rethinking Length-Based Training: Batch Composition and Loss Normalization in Speech Token Language Models

arXiv cs.CL ↗ · 3d ago Cached

This paper systematically analyzes length-based training in speech token language models, showing that short-to-long ordering has no independent benefit when batch composition and token exposure are fixed, and evaluates the impact of loss normalization.

0 favorites 0 likes
#curriculum-learning

Spatial-Interactor: Learning Spatial Reasoning through Interaction with the Observable Physical World

arXiv cs.AI ↗ · 3d ago Cached

Spatial-Interactor is a framework that trains vision-language models to enhance spatial reasoning through interaction with the physical world, employing a three-level curriculum and two-stage training strategy to improve state transition modeling and long-horizon integration.

0 favorites 0 likes
#curriculum-learning

Curriculum-Based Noise Adaptation for Phoneme-to-Text Reconstruction in Visual Speech Recognition

arXiv cs.CL ↗ · 5d ago Cached

This paper proposes progressive error curriculum training (PECT) to improve phoneme-to-text reconstruction robustness in visual speech recognition by gradually adapting to realistic phoneme prediction errors, achieving reduced word error rates on LRS2 and LRS3 benchmarks.

0 favorites 0 likes
#curriculum-learning

DeliveryGym: An RL Environment for Long-Horizon Embodied Agent Planning with Adaptive Curriculum

arXiv cs.LG ↗ · 2026-09-18 Cached

DeliveryGym is a 3D reinforcement learning environment for long-horizon embodied agent planning with adaptive curriculum, demonstrating performance improvements through RL.

0 favorites 0 likes
#curriculum-learning

Learn Your Own Thoughts: Abstract Token Curriculum

arXiv cs.LG ↗ · 2026-09-18 Cached

The paper proposes Abstract Token Curriculum (ATC), a curriculum learning framework that elicits effective continuous intermediate representations in LLMs without direct supervision, supported by theoretical and experimental evidence.

0 favorites 0 likes
#curriculum-learning

Layer-wise Curriculum Learning for Efficient LLM Compression

arXiv cs.LG ↗ · 2026-09-18 Cached

The paper introduces a layer-wise curriculum learning method for efficient LLM compression, achieving state-of-the-art performance with significant reductions in GPU memory usage and training time.

0 favorites 0 likes
#curriculum-learning

Anatomy of Associative Recall in Fixed-State Recurrences: A Matched-State Decomposition, an Interference Wall, and a Curriculum That Breaks It

arXiv cs.LG ↗ · 2026-09-16 Cached

This paper decomposes associative recall in fixed-state recurrences, finding convolution and curriculum learning key to performance, and proposes interventions to address interference rather than capacity limitations.

0 favorites 0 likes
#curriculum-learning

Unlocking the Unsolvable: Teacher-Guided Curriculum for Data-Efficient RLVR

arXiv cs.CL ↗ · 2026-09-15 Cached

The paper introduces a teacher-guided curriculum learning approach for Reinforcement Learning with Verifiable Rewards (RLVR) to efficiently train language models on initially unsolvable mathematical problems, achieving significant data efficiency and expanding reasoning boundaries.

0 favorites 0 likes
#curriculum-learning

SEAR: Segment-Evidence-Aware Routing for Weak-to-Strong Multilingual Speech MCQ

arXiv cs.CL ↗ · 2026-09-11 Cached

This paper presents the SEAR system for multilingual speech MCQ, achieving 90.92% accuracy on the MLC-SLM Challenge through segment-evidence-aware routing, supervised fine-tuning, and reinforcement learning.

0 favorites 0 likes
#curriculum-learning

Active Curriculum Refinement for Reinforcement Learning

arXiv cs.LG ↗ · 2026-08-28 Cached

This paper introduces PATH, a framework for active curriculum refinement in reinforcement learning that leverages curriculum graph structure to improve robustness and generalization across diverse environments.

0 favorites 0 likes
#curriculum-learning

Curriculum-Aware Interpolate-then-Refine: Learned Physiological Time-Series Imputation under Realistic Missingness

arXiv cs.LG ↗ · 2026-08-24 Cached

This paper introduces CAIR, a two-stage framework for imputing physiological time-series data under realistic missingness, outperforming existing methods by incorporating gap mechanisms and curriculum-aware training.

0 favorites 0 likes
#curriculum-learning

Dynamic Context Scheduling: Learning Beyond the Static Universe

arXiv cs.AI ↗ · 2026-08-24 Cached

The paper proposes dynamic context scheduling to enhance generalization in contextual reinforcement learning, showing improved performance in out-of-distribution and in-distribution regimes across simulation environments.

0 favorites 0 likes
#curriculum-learning

Understanding Curriculum Learning in Large Language Models via Cross-Difficulty Optimization Dynamics

arXiv cs.LG ↗ · 2026-08-19 Cached

This paper analyzes curriculum learning in large language models by examining optimization dynamics across difficulty levels, proposing a new method called Transfer-aware Dynamic Curriculum Sampling (TDCS) that dynamically adjusts training data based on transfer relationships.

0 favorites 0 likes
#curriculum-learning

Wuying-Browser-Agent: Real-World Centric Fundamental Long-Horizon Browser Agents

arXiv cs.AI ↗ · 2026-08-19 Cached

Wuying-Browser-Agent is a unified framework for real-world long-horizon browser agents, introducing BrowserBench benchmark and achieving state-of-the-art performance on web-use tasks.

0 favorites 0 likes
#curriculum-learning

What happens when an LLM never sees material beyond fifth grade?

Hacker News Top ↗ · 2026-08-16 Cached

This article presents LittleLearner, a controlled sandbox for studying LLM knowledge acquisition using a K-5 curriculum-filtered dataset, finding that interventions like scaling and post-training enhance in-scope performance but do not improve out-of-scope capabilities.

0 favorites 0 likes
#curriculum-learning

Predicting Task Difficulty Without Rollouts

arXiv cs.LG ↗ · 2026-08-07 Cached

This paper proposes predicting task difficulty for LLM agents without running expensive rollouts, studying the problem across 17 agentic benchmarks and showing that token-level entropy is a useful predictive signal.

0 favorites 0 likes
#curriculum-learning

Breaking the Curse ofMultilinguality inMany-to-Many Speech-to-Text Translation via a Resource-AwareMixture of Speech Encoders

arXiv cs.CL ↗ · 2026-08-06 Cached

This paper introduces MSRT, a framework with a resource-aware Mixture of Speech Encoders (MoSE) to overcome the curse of multilinguality in many-to-many speech-to-text translation. The 4B-parameter model achieves state-of-the-art results across 45 languages, particularly improving low-resource speech translation with only 10 hours of paired data per language.

0 favorites 0 likes
#curriculum-learning

Beyond Simply Environment Scaling: Designing Effective Environment Distributions for Multimodal Agent Learning

Hugging Face Daily Papers ↗ · 2026-08-06 Cached

The paper argues that simply scaling multimodal environments does not always improve agent training, and proposes Ability-aware Environment Selection (AES) and Hierarchical Difficulty Curriculum (HDC) to better structure environment distributions along diversity and difficulty dimensions.

0 favorites 0 likes
#curriculum-learning

CVPO: Enhancing LLM Reinforcement Learning Reasoning via Value-Variance Adaptation and Dynamic Curriculum Learning

arXiv cs.CL ↗ · 2026-08-05 Cached

This arXiv paper introduces CVPO, a reinforcement learning method for LLMs that adapts value-variance for advantage estimation and uses dynamic curriculum learning to match question difficulty, achieving better reasoning performance than VAPO on math tasks.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback