paper-with-me

홈 › Papers

Student-Informed Teacher Training

2024-12-12 · Nico Messikommer, Jiaxu Xing, Elie Aljalbout, Davide Scaramuzza

Imitation learning with a privileged teacher has proven effective for learning complex control behaviors from high-dimensional inputs, such as images. In this framework, a teacher is trained with privileged task information, while a student tries to predict the actions of the teacher with more limited observations, e.g., in a robot navigation task, the teacher might have access to distances to nearby obstacles, while the student only receives visual observations of the scene. However, privileged imitation learning faces a key challenge: the student might be unable to imitate the teacher's behavior due to partial observability. This problem arises because the teacher is trained without considering if the student is capable of imitating the learned behavior. To address this teacher-student asymmetry, we propose a framework for joint training of the teacher and student policies, encouraging the teacher to learn behaviors that can be imitated by the student despite the latters' limited access to information and its partial observability. Based on the performance bound in imitation learning, we add (i) the approximated action difference between teacher and student as a penalty term to the reward function of the teacher, and (ii) a supervised teacher-student alignment step. We motivate our method with a maze navigation task and demonstrate its effectiveness on complex vision-based quadrotor flight and manipulation tasks.

📄 PDF Abstract BibTeX arXiv:2412.09149

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningRobot Navigation

Similar Papers 제목 키워드 기반

VISTA: Verifier-Informed Student-to-Teacher Adaptation for On-Policy Self-Distillation

2026-08-28 · Zewen Ding, Zezhong Wu, Zhou Tao, Shida Wang 외 arxiv

On-policy self-distillation (OPSD) improves reasoning by training a problem-only student on its own rollouts using dense token-level supervision from a privileged teacher that also sees a reference solution. However, sta…

Multi-Teacher Knowledge Distillation via Teacher-Informed Mixture Priors

2026-05-27 · Luyang Fang, Yongkai Chen, Jiazhang Cai, Ping Ma 외 arxiv

Knowledge distillation is a powerful method for model compression, enabling the efficient deployment of complex deep learning models (teachers), including large language models. However, its underlying statistical mechan…

Knowledge DistillationImage ClassificationBayesian InferenceModel Compression

Uninformed Students: Student-Teacher Anomaly Detection with Discriminative Latent Embeddings

2019-11-06 · CVPR 2020 6 · Paul Bergmann, Michael Fauser, David Sattlegger, Carsten Steger

We introduce a powerful student-teacher framework for the challenging problem of unsupervised anomaly detection and pixel-precise anomaly segmentation in high-resolution images. Student networks are trained to regress th…

Anomaly DetectionAnomaly SegmentationDescriptiveSegmentation+1

Physics-Informed Teacher-Student Ensemble Learning for Traffic State Estimation with a Varying Speed Limit Scenario

2026-05-11 · Archie J. Huang, Dongdong Wang, Shaurya Agarwal, Mohamed Abdel-Aty 외 arxiv

Physics-informed deep learning (PIDL) neural networks have shown their capability as a useful instrument for transportation practitioners in utilizing the underlying relationship between the state variables for traffic s…

Ensemble Learning

Influence-Directed Distillation: Solving the Diversity Bottleneck in Sampled-Token On-Policy Distillation

2026-08-30 · Run Yang, Runpeng Dai, Jie Sun, Jielei Zhang 외 hf

Sampled-token on-policy distillation (OPD) efficiently transfers capabilities from teacher to student using student-generated tokens, requiring teacher probabilities only for sampled tokens. Yet it frequently suffers fro…