paper-with-me

Papers

UNDO: Understanding Distillation as Optimization

2025-04-03 · Kushal Jain, Piyushi Goyal, Kumar Shridhar

Knowledge distillation has emerged as an effective strategy for compressing large language models' (LLMs) knowledge into smaller, more efficient student models. However, standard one-shot distillation methods often produce suboptimal results due to a mismatch between teacher-generated rationales and the student's specific learning requirements. In this paper, we introduce the UNDO: UNderstanding Distillation as Optimization framework, designed to bridge this gap by iteratively identifying the student's errors and prompting the teacher to refine its explanations accordingly. Each iteration directly targets the student's learning deficiencies, motivating the teacher to provide tailored and enhanced rationales that specifically address these weaknesses. Empirical evaluations on various challenging mathematical and commonsense reasoning tasks demonstrate that our iterative distillation method, UNDO, significantly outperforms standard one-step distillation methods, achieving performance gains of up to 20%. Additionally, we show that teacher-generated data refined through our iterative process remains effective even when applied to different student models, underscoring the broad applicability of our approach. Our work fundamentally reframes knowledge distillation as an iterative teacher-student interaction, effectively leveraging dynamic refinement by the teacher for better knowledge distillation.

📄 PDF Abstract BibTeX arXiv:2504.02521

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Do-Undo Bench: Reversibility for Action Understanding in Image Generation

2025-12-15 · Shweta Mahajan, Shreya Kadambi, Hoang Le, Rajeev Yasarla 외 arxiv

We introduce the Do-Undo task and benchmark to address a critical gap in vision-language models: understanding and generating plausible scene transformations driven by real-world actions. Unlike prior work that relies on…

Action UnderstandingImage ManipulationImage Generation

Ring-lite: Scalable Reasoning via C3PO-Stabilized Reinforcement Learning for LLMs

2025-06-17 · Ling Team, Bin Hu, Cai Chen, Deng Zhao 외

We present Ring-lite, a Mixture-of-Experts (MoE)-based large language model optimized via reinforcement learning (RL) to achieve efficient and robust reasoning capabilities. Built upon the publicly available Ling-lite mo…

Data IntegrationLarge Language ModelMixture-of-ExpertsReinforcement Learning (RL)

SurroundOcc: Multi-Camera 3D Occupancy Prediction for Autonomous Driving

2023-03-16 · ICCV 2023 1 · Yi Wei, Linqing Zhao, Wenzhao Zheng, Zheng Zhu 외

3D scene understanding plays a vital role in vision-based autonomous driving. While most existing methods focus on 3D object detection, they have difficulty describing real-world objects of arbitrary shapes and infinite …

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+2

LLM DNA: Tracing Model Evolution via Functional Representations

2025-09-29 · Zhaomin Wu, Haodong Zhao, Ziyang Wang, Jizhou Guo 외 arxiv

The explosive growth of large language models (LLMs) has created a vast but opaque landscape: millions of models exist, yet their evolutionary relationships through fine-tuning, distillation, or adaptation are often undo…

Modeling time evolving COVID-19 uncertainties with density dependent asymptomatic infections and social reinforcement

2021-08-23 · Qing Liu, Longbing Cao

The COVID-19 pandemic has posed significant challenges in modeling its complex epidemic transmissions, infection and contagion, which are very different from known epidemics. The challenges in quantifying COVID-19 comple…

Bayesian Inference