paper-with-me

Papers

Rethinking Large Language Model Distillation: A Constrained Markov Decision Process Perspective

2025-09-26 · Matthieu Zimmer, Xiaotong Ji, Tu Nguyen, Haitham Bou Ammar arxiv

We introduce a novel approach to large language model (LLM) distillation by formulating it as a constrained reinforcement learning problem. While recent work has begun exploring the integration of task-specific rewards into distillation processes, existing methods typically rely on ad-hoc reward weighting. We propose a principled optimization framework that maximizes task-specific rewards while constraining the divergence from the teacher model to remain below a specified threshold. Our approach adapts constrained state augmented reinforcement learning to the distillation setting, introducing a modified reward function that maintains theoretical guarantees of constraint satisfaction without requiring state augmentation or teacher model access during deployment and without the computational overhead of the dual Lagrangian methods. Through extensive experiments on mathematical reasoning tasks, we demonstrate that our method achieves better constraint satisfaction rates and better reasoning compared to the soft Lagrangian relaxation baselines while maintaining competitive task performance. Our framework provides a theoretically grounded and practically efficient solution for reward-aware distillation in resource-constrained settings.

📄 PDF Abstract BibTeX arXiv:2509.22921

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical Reasoning

Similar Papers 제목 키워드 기반

Rethinking the Role of Temperature in Large Language Model Distillation

2026-05-29 · Hoang-Chau Luong, Lingwei Chen arxiv

Reverse Kullback-Leibler (RKL) divergence is widely favored over forward KL (FKL) in large language models (LLM) distillation, yet this preference is largely based on comparisons that omit the temperature $τ$, overlookin…

Rethinking On-Policy Distillation of Large Language Models: Phenomenology, Mechanism, and Recipe

2026-04-14 · Yaxuan Li, Yuxin Zuo, Bingxiang He, Jinqian Zhang 외 arxiv

On-policy distillation (OPD) has become a core technique in the post-training of large language models, yet its training dynamics remain poorly understood. This paper provides a systematic investigation of OPD dynamics a…

Rethinking Selective Knowledge Distillation

2026-02-01 · Almog Tavor, Itay Ebenspanger, Neil Cnaan, Mor Geva arxiv

Growing efforts to improve knowledge distillation (KD) in large language models (LLMs) replace dense teacher supervision with selective distillation, which uses a subset of token positions, vocabulary classes, or trainin…

Knowledge Distillation

Rethinking Reverse KL as Adaptive Entropy Distillation

2026-08-05 · Shizhen Li, Zhiyu Shen, Yuyin Lu, Yunhe Pang 외 arxiv

Knowledge distillation (KD) is widely used to transfer the capabilities of large language models (LLMs) to smaller students, but existing objectives often struggle to balance faithful imitation and robust generation. In …

Mathematical ReasoningKnowledge Distillation

AfroXLMR-Comet: Multilingual Knowledge Distillation with Attention Matching for Low-Resource languages

2025-02-25 · Joshua Sakthivel Raju, Sanjay S, Jaskaran Singh Walia, Srinivas Raghav 외

Language model compression through knowledge distillation has emerged as a promising approach for deploying large language models in resource-constrained environments. However, existing methods often struggle to maintain…

Knowledge DistillationLanguage ModelingLanguage ModellingModel Compression