paper-with-me

Papers

Mastering Rate based Curriculum Learning

2020-08-14 · Lucas Willems, Salem Lahlou, Yoshua Bengio

Recent automatic curriculum learning algorithms, and in particular Teacher-Student algorithms, rely on the notion of learning progress, making the assumption that the good next tasks are the ones on which the learner is making the fastest progress or digress. In this work, we first propose a simpler and improved version of these algorithms. We then argue that the notion of learning progress itself has several shortcomings that lead to a low sample efficiency for the learner. We finally propose a new algorithm, based on the notion of mastering rate, that significantly outperforms learning progress-based algorithms.

📄 PDF Abstract BibTeX arXiv:2008.06456

Code (1)

lcswillems/automatic-curriculum 공식 구현 pytorch

Similar Papers 제목 키워드 기반

RuCL: Stratified Rubric-Based Curriculum Learning for Multimodal Large Language Model Reasoning

2026-02-25 · Yukun Chen, Jiaming Li, Longze Chen, Ze Gong 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a prevailing paradigm for enhancing reasoning in Multimodal Large Language Models (MLLMs). However, relying solely on outcome supervision risks reward …

Reinforcement LearningLogical ReasoningVisual Reasoning

TiZero: Mastering Multi-Agent Football with Curriculum Learning and Self-Play

2023-02-15 · Fanqi Lin, Shiyu Huang, Tim Pearce, Wenze Chen 외

Multi-agent football poses an unsolved challenge in AI research. Existing work has focused on tackling simplified scenarios of the game, or else leveraging expert demonstrations. In this paper, we develop a multi-agent s…

LeGo-Code: Can Modular Curriculum Learning Advance Complex Code Generation? Insights from Text-to-SQL

2026-04-20 · Salmane Chafik, Saad Ezzini, Ismail Berrada arxiv

Recently, code-oriented large language models (LLMs) have demonstrated strong capabilities in translating natural language into executable code. Text-to-SQL is a significant application of this ability, enabling non-tech…

Code Generation

End-to-end Music Remastering System Using Self-supervised and Adversarial Training

2022-02-17 · Junghyun Koo, Seungryeol Paik, Kyogu Lee

Mastering is an essential step in music production, but it is also a challenging task that has to go through the hands of experienced audio engineers, where they adjust tone, space, and volume of a song. Remastering foll…

Utilizing Reinforcement Learning for Bottom-Up part-wise Reconstruction of 2D Wire-Frame Projections

2025-03-20 · Julian Ziegler, Patrick Frenzel, Mirco Fuchs

This work concerns itself with the task of reconstructing all edges of an arbitrary 3D wire-frame model projected to an image plane. We explore a bottom-up part-wise procedure undertaken by an RL agent to segment and rec…