Ying Zhang

h-index9
1paper
563citations

1 Paper

6.7CLMar 13, 2025
G-Boost: Boosting Private SLMs with General LLMs

Yijiang Fan, Yuren Mao, Longbin Lai et al.

Due to the limited computational resources, most Large Language Models (LLMs) developers can only fine-tune Small Language Models (SLMs) on their own data. These private SLMs typically have limited effectiveness. To boost the performance of private SLMs, this paper proposes to ask general LLMs for help. The general LLMs can be APIs or larger LLMs whose inference cost the developers can afford. Specifically, we propose the G-Boost framework where a private SLM adaptively performs collaborative inference with a general LLM under the guide of process reward. Experiments demonstrate that our framework can significantly boost the performance of private SLMs.