探究大模型科学推理能力,发现自洽提示最有效
Understanding LLM Scientific Reasoning through Promptings and Model's Explanation on the Answers
- 用五种提示工程方法测试GPT-4o在GPQA数据集上的推理表现
- 自洽提示准确率达52.99%,优于直接回答和链式思考
- 揭示模型依赖模式识别而非逻辑推理,适合可信AI研究者参考
大型语言模型(LLMs)在自然语言理解、推理与问题解决方面展现出显著能力,但在科学、医学和法律等领域的复杂多步推理任务中仍处于持续研究阶段。本文通过在研究生级谷歌证明问答(GPQA)数据集上应用提示工程,评估GPT-4o的科学推理能力。测试了五种主流提示技术及两种定制化提示:基础直接回答(零样本)、链式思考(CoT)、零样本CoT、自问自答、自洽性、分解法与多路径提示。结果显示,尽管模型表现出涌现推理能力,但常依赖模式识别而非真正逻辑推导,导致复杂问题求解不一致。自洽提示准确率最高(52.99%),次为直接回答(52.23%)。零样本CoT(50%)优于多路径(48.44%)、分解法(47.77%)、自问自答(46.88%)和标准CoT(43.75%)。自洽提示解释能力排名第二差。简单提示如直接回答、CoT和零样本CoT具有最佳科学推理表现。论文提出整合结构化推理框架、混合AI与人机协作的研究方向,以弥合当前差距。
原文摘要 · Abstract (English)
Large language models (LLMs) have demonstrated remarkable capabilities in natural language understanding, reasoning, and problem-solving across various domains. However, their ability to perform complex, multi-step reasoning task-essential for applications in science, medicine, and law-remains an area of active investigation. This paper examines the reasoning capabilities of contemporary LLMs, analyzing their strengths, limitations, and potential for improvement. The study uses prompt engineering techniques on the Graduate-Level GoogleProof Q&A (GPQA) dataset to assess the scientific reasoning of GPT-4o. Five popular prompt engineering techniques and two tailored promptings were tested: baseline direct answer (zero-shot), chain-of-thought (CoT), zero-shot CoT, self-ask, self-consistency, decomposition, and multipath promptings. Our findings indicate that while LLMs exhibit emergent reasoning abilities, they often rely on pattern recognition rather than true logical inference, leading to inconsistencies in complex problem-solving. The results indicated that self-consistency outperformed the other prompt engineering technique with an accuracy of 52.99%, followed by direct answer (52.23%). Zero-shot CoT (50%) outperformed multipath (48.44%), decomposition (47.77%), self-ask (46.88%), and CoT (43.75%). Self-consistency performed the second worst in explaining the answers. Simple techniques such as direct answer, CoT, and zero-shot CoT have the best scientific reasoning. We propose a research agenda aimed at bridging these gaps by integrating structured reasoning frameworks, hybrid AI approaches, and human-in-the-loop methodologies. By critically evaluating the reasoning mechanisms of LLMs, this paper contributes to the ongoing discourse on the future of artificial general intelligence and the development of more robust, trustworthy AI systems.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。