Distillm-2: A Contrastive Approach Boosts The Distillation Of Llms | Awesome LLM Papers Contribute to Awesome LLM Papers

Distillm-2: A Contrastive Approach Boosts The Distillation Of Llms

Jongwoo Ko, Tianyi Chen, Sungnyun Kim, Tianyu Ding, Luming Liang, Ilya Zharkov, Se-Young Yun . No Venue 2025

[Paper] [Paper]   Search on Google Scholar   Search on Semantic Scholar
Applications Efficiency Llm For Code

Despite the success of distillation in large language models (LLMs), most prior work applies identical loss functions to both teacher- and student-generated data. These strategies overlook the synergy between loss formulations and data types, leading to a suboptimal performance boost in student models. To address this, we propose DistiLLM-2, a contrastive approach that simultaneously increases the likelihood of teacher responses and decreases that of student responses by harnessing this synergy. Our extensive experiments show that DistiLLM-2 not only builds high-performing student models across a wide range of tasks, including instruction-following and code generation, but also supports diverse applications, such as preference alignment and vision-language extensions. These findings highlight the potential of a contrastive approach to enhance the efficacy of LLM distillation by effectively aligning teacher and student models across varied data types.

https://huggingface.co/discussions/paper/67cfa99c7c95194db8d754bf

Similar Work