arXiv:2501.13117cs.CLcs.AI2025-01被引 7

让大模型自我反思,通过两次思维链提升推理质量

MyGO Multiplex CoT: A Method for Self-Reflection in Large Language Models via Double Chain of Thought Thinking

  • 用双思维链机制让模型先思考再自评修正
  • 无需训练即可提升推理逻辑性与一致性
  • 适合需要高可信度决策的AI应用

大型语言模型在推理和决策任务中表现出色,但其推理过程的质量仍有提升空间。本文提出Multiplex CoT方法,通过双链式思维(Double Chain of Thought)实现模型在推理过程中自我审查。该方法先生成初始思维链,再通过第二轮思维链对前序推理进行批判性评估与优化,形成递归式迭代推理。此过程显著提升了答案的连贯性、逻辑性和鲁棒性。我们证明该方法可通过简单的提示工程在现有模型架构中实现,效果接近学习-精炼模型(LRM),且无需额外训练。此外,文中提供基于Google Colab的实用实施指南,便于快速部署至真实应用场景。

原文摘要 · Abstract (English)

Recent advancements in large language models (LLMs) have demonstrated their impressive abilities in various reasoning and decision-making tasks. However, the quality and coherence of the reasoning process can still benefit from enhanced introspection and self-reflection. In this paper, we introduce Multiplex CoT (Chain of Thought), a method that enables LLMs to simulate a form of self-review while reasoning, by initiating double Chain of Thought (CoT) thinking. Multiplex CoT leverages the power of iterative reasoning, where the model generates an initial chain of thought and subsequently critiques and refines this reasoning with a second round of thought generation. This recursive approach allows for more coherent, logical, and robust answers, improving the overall decision-making process. We demonstrate how this method can be effectively implemented using simple prompt engineering in existing LLM architectures, achieving an effect similar to that of the Learning-Refinement Model (LRM) without the need for additional training. Additionally, we present a practical guide for implementing the method in Google Colab, enabling easy integration into real-world applications.

大模型推理自我反思思维链

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。