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

Knowledge Distillation of Black-Box Large Language Models

2024/01/13 by Hongzhan Chen, Ruijun Chen, Chen, Hongzhan +11 · 11 voices
#cs.CL

paper · pdf · doi:10.48550/arxiv.2401.07013

Abstract

Given the exceptional performance of proprietary large language models (LLMs) like GPT-4, recent research has increasingly focused on boosting the capabilities of smaller models through knowledge distillation (KD) from these powerful yet black-box teachers. While leveraging the high-quality outputs of these teachers is advantageous, the inaccessibility of their internal states often limits effective knowledge transfer. To overcome this limitation, we introduce Proxy-KD, a novel method that uses a proxy model to facilitate the efficient transfer of knowledge from black-box LLMs to smaller models. Our experiments show that Proxy-KD not only enhances the performance of KD from black-box teacher models but also surpasses traditional white-box KD techniques.~This approach presents a compelling new avenue for distilling knowledge from advanced LLMs.

Discussions

Related