Wisdom of Committee: Diverse Distillation from Large Foundation Models and Domain Experts
- lab arXivLabs
- location arXiv
- person Qingyun Liu
A new distillation framework called DiverseDistill recovers up to 114% of the performance gap when transferring knowledge from large foundation models to compact domain-specific models, according to research accepted at the 1st Workshop on Resource-Efficient Learning and Knowledge Discovery at KDD 2026 [1][3]. The work addresses a persistent challenge in machine learning: distilling knowledge from massive, general-purpose foundation models into smaller, efficient application models. Direct distillation often fails because the two model types have substantial gaps in capacity, architecture, and the data modalities they process [5]. In one experiment, distilling from a 76M-parameter language model to a 2M-parameter recommender closed less than 40% of the performance gap between the undistilled student and the teacher [2]. To bridge this divide, the researchers propose forming a teaching committee that includes both the foundation model and complementary domain-specific experts. These complementary teachers share architectural characteristics with the student model, aiming to smooth the knowledge transfer [4]. However, standard multi-teacher methods struggle with such heterogeneous groups. The paper notes that naively combining diverse teachers can degrade performance below what a single-teacher distillation achieves [2]. DiverseDistill overcomes this through a learnable Question-Answer mechanism. The framework generates teacher-conditioned queries and aligns the heterogeneous outputs from different teachers into the student's representation space [3]. Crucially, the teachers remain frozen throughout the process. The method uses only forward-pass inference through their intermediate layers, requiring no parameter updates, no co-training, and no architectural surgery [2]. A dynamic teacher importance mechanism further reduces training cost by filtering out low-relevance teachers for each sample. For recommendation tasks, this results in approximately 30% fewer forward passes with no loss in quality [2]. After training, the entire Distillation Module is discarded, adding zero inference overhead to the final compact model [3]. Evaluations on recommendation and vision tasks showed the framework recovering 73–114% of the teacher-student performance gap, consistently outperforming all single- and multi-teacher baselines [1][2]. The recommendation task achieved a 38x compression ratio, while the vision task reached 3.6x compression [2]. The paper was authored by researchers including Qingyun Liu and was last revised in June 2026 [1].
infrastructureresearch-papertool-release
Background sources we checked (10)
- arxiv.org ↗ Knowledge distillation from foundation models to compact domain models is challenging due to substantial gaps in capacity, architecture, and modality. For example, in our experiments, distilling from a 76M-parameter language model to a 2M-parameter recommender closes less than 40…
- arxiv.org ↗ # Wisdom of Committee: Diverse Distillation from Large Foundation Models and Domain Experts††thanks: Accepted at the 1st Workshop on Resource-Efficient Learning and Knowledge Discovery (RelKD), KDD 2026. ... Knowledge distillation from foundation models to compact domain models i…
- arxiv.org ↗ [2402.14035] Wisdom of Committee: Distilling from Foundation Model to Specialized Application Model[](#) ... # Title:Wisdom of Committee: Distilling from Foundation Model to Specialized Appl…
- arxiv.org ↗ Recent advancements in foundation models have yielded impressive performance across a wide range of tasks. Meanwhile, for specific applications, practitioners have been developing specialized application models. To enjoy the benefits of both kinds of models, one natural path is t…
- en.wikipedia.org ↗ Alcohol, sometimes referred to by the chemical name ethanol, is the active ingredient in alcoholic drinks such as beer, wine, and distilled spirits (hard liquor). Alcohol is a central nervous system (CNS) depressant, decreasing electrical activity of neurons in the brain, which …
- en.wikipedia.org ↗ A fuzzy concept is an idea of which the boundaries of application can vary considerably according to context or conditions, instead of being fixed once and for all. That means the idea is somewhat vague or imprecise. Yet it is not unclear or meaningless. It has a definite meaning…
- arxiv.org ↗ Recent advancements in foundation models have yielded impressive performance across a wide range of tasks. Meanwhile, for specific applications, practitioners have been developing specialized application models. To enjoy the benefits of both kinds of models, one natural path is t…
- arxiv.org ↗ Learning from Committee: Reasoning Distillation from a Mixture of ... Teachers with Peer-Review ... we introduce a novel Fault-Aware DistIllation ... via Peer-Review (FAIR) approach: 1) instead ... rationales from teachers, ... our method asks teachers to identify and explain th…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…