paper-with-me

Papers

Rethinking Teacher-Student Curriculum Learning through the Cooperative Mechanics of Experience

2024-04-03 · Manfred Diaz, Liam Paull, Andrea Tacchetti

Teacher-Student Curriculum Learning (TSCL) is a curriculum learning framework that draws inspiration from human cultural transmission and learning. It involves a teacher algorithm shaping the learning process of a learner algorithm by exposing it to controlled experiences. Despite its success, understanding the conditions under which TSCL is effective remains challenging. In this paper, we propose a data-centric perspective to analyze the underlying mechanics of the teacher-student interactions in TSCL. We leverage cooperative game theory to describe how the composition of the set of experiences presented by the teacher to the learner, as well as their order, influences the performance of the curriculum that is found by TSCL approaches. To do so, we demonstrate that for every TSCL problem, an equivalent cooperative game exists, and several key components of the TSCL framework can be reinterpreted using game-theoretic principles. Through experiments covering supervised learning, reinforcement learning, and classical games, we estimate the cooperative values of experiences and use value-proportional curriculum mechanisms to construct curricula, even in cases where TSCL struggles. The framework and experimental setup we present in this work represents a novel foundation for a deeper exploration of TSCL, shedding light on its underlying mechanisms and providing insights into its broader applicability in machine learning.

📄 PDF Abstract BibTeX arXiv:2404.03084

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Progressive distillation induces an implicit curriculum

2024-10-07 · Abhishek Panigrahi, Bingbin Liu, Sadhika Malladi, Andrej Risteski 외

Knowledge distillation leverages a teacher model to improve the training of a student model. A persistent challenge is that a better teacher does not always yield a better student, to which a common mitigation is to use …

Knowledge Distillation

Understanding Teacher Perspectives and Experiences after Deployment of AI Literacy Curriculum in Middle-school Classrooms

2023-12-08 · Prerna Ravi, Annalisa Broski, Glenda Stump, Hal Abelson 외

Artificial Intelligence (AI) and its associated applications are ubiquitous in today's world, making it imperative that students and their teachers understand how it works and the ramifications arising from its usage. In…

Teacher-Student Curriculum Learning

2017-07-01 · Tambet Matiisen, Avital Oliver, Taco Cohen, John Schulman

We propose Teacher-Student Curriculum Learning (TSCL), a framework for automatic curriculum learning, where the Student tries to learn a complex task and the Teacher automatically chooses subtasks from a given set for th…

Minecraft

Rethinking Normalization Placement for LLMs: Post-Norm under Curriculum Depth Growing

2026-08-13 · Sheng Ren, Yadong Wang, Naiqiang Tan, Jiangang Kong 외 arxiv

Pre-norm is the standard normalization placement in modern Transformers because it facilitates joint optimization of full-depth models. We ask whether this preference persists when depth is introduced through a curriculu…

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