让小模型通过生成正反论证来激发隐藏推理能力
"Let's Argue Both Sides": Argument Generation Can Force Small Models to Utilize Previously Inaccessible Reasoning Capabilities
- 让模型为每个可能答案生成正反论据并排序
- 小模型在该方法下推理准确率显著提升
- 特别适合资源有限但需强逻辑的场景
大型语言模型虽在多项任务中表现优异,但在严格要求逻辑推理的任务中性能下降。本文提出论证生成方法,通过为每个可能结论生成正反论据并要求模型排序,强制模型激活其潜在推理能力。该方法无需复杂结构,可替代零样本提示。我们发现,当预测需要深层推理时,链式思维与论证生成才有效,且该方法对小模型的增益远大于大模型,揭示了模型规模与提示策略间的复杂关系。
原文摘要 · Abstract (English)
Large Language Models (LLMs), despite achieving state-of-the-art results in a number of evaluation tasks, struggle to maintain their performance when logical reasoning is strictly required to correctly infer a prediction. In this work, we propose Argument Generation as a method of forcing models to utilize their reasoning capabilities when other approaches such as chain-of-thought reasoning prove insufficient. Our method involves the generation of arguments for each possible inference result, and asking the end model to rank the generated arguments. We show that Argument Generation can serve as an appropriate substitute for zero-shot prompting techniques without the requirement to add layers of complexity. Furthermore, we argue that knowledge-probing techniques such as chain-of-thought reasoning and Argument Generation are only useful when further reasoning is required to infer a prediction, making them auxiliary to more common zero-shot approaches. Finally, we demonstrate that our approach forces larger gains in smaller language models, showcasing a complex relationship between model size and prompting methods in foundation models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。