English

The Strongest Teacher Is Not Always the Best Teacher: Student-Centric Answer Selection

Machine Learning 2026-05-27 v1 Artificial Intelligence Computation and Language

Abstract

LLM training increasingly relies on teacher-generated supervision, from synthetic responses to reasoning traces and tool-use demonstrations. Current practice often chooses the highest-performing teacher to generate student training data, implicitly treating teacher test performance as a proxy for teaching quality. We show that this assumption can fail: even when multiple teachers provide correct answers to the same question, the answer from the strongest teacher is not necessarily the best supervision for a given student. To address this gap, we propose Student-Centric Answer Sampling (SCAS), a framework that selects from verified teacher-generated answers according to their estimated student-centric learning cost. Motivated by a token-wise gradient decomposition, we derive an efficient forward-only proxy for this cost and use it to guide answer selection during training. Experiments across 30 teacher models, 6 student base models, and 8 tasks show that SCAS consistently improves student performance, suggesting that effective distillation should prioritize supervision matched to the current student rather than teacher strength alone.

Keywords

Cite

@article{arxiv.2605.26872,
  title  = {The Strongest Teacher Is Not Always the Best Teacher: Student-Centric Answer Selection},
  author = {Zhengyu Hu and Zheyuan Xiao and Linxin Song and Fengqing Jiang and Yutai Li and Zhengyu Chen and Zhihan Xiong and Yue Liu and Junhao Lin and Yao Su and Lijie Hu and Kaize Ding and Xiao Teng and Radha Poovendran},
  journal= {arXiv preprint arXiv:2605.26872},
  year   = {2026}
}