vix.ing · top · new · best · stats

Brewing Knowledge in Context: Distillation Perspectives on In-Context Learning

2025/06/13 by Chengye Li, Li, Chengye, Haiyun Liu +3
Social Sciences · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Innovative Education and Learning Practices #Machine Learning (cs.LG)

paper · pdf · doi:10.48550/arxiv.2506.11516

openalex publication_date 2025/06/13 · openalex created_date 2025/10/11 · openalex updated_date 2026/07/28

Abstract

In-context learning (ICL) allows large language models (LLMs) to solve novel tasks without weight updates. Despite its empirical success, the mechanism behind ICL remains poorly understood, limiting our ability to interpret, improve, and reliably apply it. In this paper, we propose a new theoretical perspective that interprets ICL as an implicit form of knowledge distillation (KD), where prompt demonstrations guide the model to form a task-specific reference model during inference. Under this view, we derive a Rademacher complexity-based generalization bound and prove that the bias of the distilled weights grows linearly with the Maximum Mean Discrepancy (MMD) between the prompt and target distributions. This theoretical framework explains several empirical phenomena and unifies prior gradient-based and distributional analyses. To the best of our knowledge, this is the first to formalize inference-time attention as a distillation process, which provides theoretical insights for future prompt engineering and automated demonstration selection.

Citations

Related