English

Learning Task-Agnostic Representations through Multi-Teacher Distillation

Machine Learning 2025-10-22 v1

Abstract

Casting complex inputs into tractable representations is a critical step across various fields. Diverse embedding models emerge from differences in architectures, loss functions, input modalities and datasets, each capturing unique aspects of the input. Multi-teacher distillation leverages this diversity to enrich representations but often remains tailored to specific tasks. In this paper, we introduce a task-agnostic framework based on a ``majority vote" objective function. We demonstrate that this function is bounded by the mutual information between student and teachers' embeddings, leading to a task-agnostic distillation loss that eliminates dependence on task-specific labels or prior knowledge. Our evaluations across text, vision models, and molecular modeling show that our method effectively leverages teacher diversity, resulting in representations enabling better performance for a wide range of downstream tasks such as classification, clustering, or regression. Additionally, we train and release state-of-the-art embedding models, enhancing downstream performance in various modalities.

Keywords

Cite

@article{arxiv.2510.18680,
  title  = {Learning Task-Agnostic Representations through Multi-Teacher Distillation},
  author = {Philippe Formont and Maxime Darrin and Banafsheh Karimian and Jackie CK Cheung and Eric Granger and Ismail Ben Ayed and Mohammadhadi Shateri and Pablo Piantanida},
  journal= {arXiv preprint arXiv:2510.18680},
  year   = {2025}
}

Comments

NeurIPS-2025

R2 v1 2026-07-01T06:57:59.761Z