用苏格拉底式引导提升大模型自改进时对难题的采样效率
Mitigating Tail Narrowing in LLM Self-Improvement via Socratic-Guided Sampling
- 通过苏格拉底式提问引导模型聚焦复杂问题,优化采样分布
- 在4个模型上验证,显著提升难例处理能力且计算开销可控
- 适合追求高效自进化推理的大模型研究者与应用开发者
自改进方法使大语言模型能自主生成解题过程并基于筛选后的高质量推理链迭代训练,降低对人工监督的依赖,但性能很快达到瓶颈。我们发现,模型倾向于过度采样简单问题,而忽略尚未掌握的难题,导致采样分布日益失衡,难例解决方案几乎消失。这一现象限制了模型性能提升。直接采用暴力采样平衡分布会大幅增加计算成本。本文提出引导式自改进(GSI),利用苏格拉底式引导信号帮助模型应对复杂查询,减少探索努力,降低计算开销。在四个模型、多种数学任务上的实验表明,GSI在性能与效率间取得良好平衡,并在未见任务上仍有效。
原文摘要 · Abstract (English)
Self-improvement methods enable large language models (LLMs) to generate solutions themselves and iteratively train on filtered, high-quality rationales. This process proves effective and reduces the reliance on human supervision in LLMs' reasoning, but the performance soon plateaus. We delve into the process and find that models tend to over-sample on easy queries and under-sample on queries they have yet to master. As iterations proceed, this imbalance in sampling is exacerbated, leading to a long-tail distribution where solutions to difficult queries almost diminish. This phenomenon limits the performance gain of self-improving models. A straightforward solution is brute-force sampling to balance the distribution, which significantly raises computational costs. In this paper, we introduce Guided Self-Improvement (GSI), a strategy aimed at improving the efficiency of sampling challenging heavy-tailed data. It leverages Socratic-style guidance signals to help LLM reasoning with complex queries, reducing the exploration effort and minimizing computational overhead. Experiments on four models across diverse mathematical tasks show that GSI strikes a balance between performance and efficiency, while also being effective on held-out tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。