ICLR 2026poster0 citations

KnowProxy: Adapting Large Language Models by Knowledge-guided Proxy

Gukhyeon Lee, Yeachan Kim, SangKeun Lee

Abstract

Adapting large language models (LLMs) using smaller proxy models has been shown to improve training efficiency, where the LLMs remain frozen while the proxies are tuned on top. However, this approach typically requires access to the output probability distributions of LLMs, which are often inaccessible or unstable. To address this limitation, we propose KnowProxy, a knowledge-guided proxy framework in which the proxy is trained with textual knowledge rather than probability distributions. Specifically, we first elicit textual knowledge and reasoning from frozen LLMs through prompting, and then the proxy model learns to adapt this reasoning to target task distributions. We evaluate KnowProxy on diverse reasoning benchmarks with different fine-tuning scenarios. Comprehensive results show that KnowProxy achieves competitive or even better performance without direct access to probability distributions, thereby providing a scalable and versatile alternative to traditional fine-tuning.

Indirect TuningEfficient Fine-tuningLarge Language Models
BibTeX
@inproceedings{
lee2026knowproxy,
title={KnowProxy: Adapting Large Language Models by Knowledge-guided Proxy},
author={Gukhyeon Lee and Yeachan Kim and SangKeun Lee},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=14f18NoEqO}
}
KnowProxy: Adapting Large Language Models by Knowledge-guided Proxy · ICLR 2026