English

Heuristic-Free Multi-Teacher Learning

Machine Learning 2025-01-27 v2 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

We introduce Teacher2Task, a novel framework for multi-teacher learning that eliminates the need for manual aggregation heuristics. Existing multi-teacher methods typically rely on such heuristics to combine predictions from multiple teachers, often resulting in sub-optimal aggregated labels and the propagation of aggregation errors. Teacher2Task addresses these limitations by introducing teacher-specific input tokens and reformulating the training process. Instead of relying on aggregated labels, the framework transforms the training data, consisting of ground truth labels and annotations from N teachers, into N+1 distinct tasks: N auxiliary tasks that predict the labeling styles of the N individual teachers, and one primary task that focuses on the ground truth labels. This approach, drawing upon principles from multiple learning paradigms, demonstrates strong empirical results across a range of architectures, modalities, and tasks.

Cite

@article{arxiv.2411.12724,
  title  = {Heuristic-Free Multi-Teacher Learning},
  author = {Huy Thong Nguyen and En-Hung Chu and Lenord Melvix and Jazon Jiao and Chunglin Wen and Benjamin Louie},
  journal= {arXiv preprint arXiv:2411.12724},
  year   = {2025}
}
R2 v1 2026-06-28T20:05:22.060Z