vix.ing · top · new · best · stats · spec

Black-Box On-Policy Distillation of Large Language Models

2025/11/13 by Tianxiao Ye, Ye, Tianzhu, Dong Li +9 · 3 citations
Computer Science · #Topic Modeling #Explainable Artificial Intelligence (XAI) #Multimodal Machine Learning Applications

paper · pdf · doi:10.48550/arxiv.2511.10643

Abstract

Black-box distillation creates student large language models (LLMs) by learning from a proprietary teacher model's text outputs alone, without access to its internal logits or parameters. In this work, we introduce Generative Adversarial Distillation (GAD), which enables on-policy and black-box distillation. GAD frames the student LLM as a generator and trains a discriminator to distinguish its responses from the teacher LLM's, creating a minimax game. The discriminator acts as an on-policy reward model that co-evolves with the student, providing stable, adaptive feedback. Experimental results show that GAD consistently surpasses the commonly used sequence-level knowledge distillation. In particular, Qwen2.5-14B-Instruct (student) trained with GAD becomes comparable to its teacher, GPT-5-Chat, on the LMSYS-Chat automatic evaluation. The results establish GAD as a promising and effective paradigm for black-box LLM distillation.

Citations

Cited by

Related