PulseAugur
实时 09:23:19
English(EN) REIN: Bridging the Gap between Reasoning and Reliability via Reflection and Abstention Alignment

新研究解决大语言模型推理可靠性和幻觉问题

多篇研究论文探讨了提高大语言模型(LLMs)在推理任务中的可靠性和准确性的方法。一种名为REIN的方法,通过反思和弃权来减少幻觉,允许模型自我纠正或承认无知。另一项研究调查了测试时概率聚合和逻辑表示编辑的有效性,发现在不同模型和任务上结果不一。此外,研究强调大语言模型在主观推理任务中存在困难,僵化的、以数学为中心的推理会降低性能,并提出通过上下文对齐的个性化来引导推理。其他工作考察了大语言模型如何在问题之间分配有限的计算资源,并研究了推理的内部图结构,表明其并非纯粹的顺序性。最后,研究探讨了监督微调和强化学习在回溯中的相互作用,以及掩码扩散语言模型在改进推理和早期退出方面的潜力。 AI

影响 这些研究突显了大语言模型推理方面的进步,解决了幻觉、主观任务和计算效率问题,有望带来更可靠的人工智能系统。

排序理由 多篇在arXiv上发表的学术论文,详细介绍了改进大语言模型推理和可靠性的新方法和分析。

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 10 个来源。 我们如何撰写摘要 →

新研究解决大语言模型推理可靠性和幻觉问题

报道来源 [10]

  1. arXiv cs.AI TIER_1 English(EN) · Zhengze Huang, Luyang Yu, Di Hong, Xinzhe Huang, Wanyu Lin, Zhixuan Chu, Zhan Qin, Tianhang Zheng ·

    REIN:通过反思和弃权对齐弥合推理与可靠性之间的差距

    arXiv:2608.07931v1 Announce Type: new Abstract: Large reasoning models (LRMs) are prone to hallucination, which undermines their reliability and poses challenges for safe deployment. Hallucinations in LRMs arise from two distinct failure sources: reasoning hallucination, where fl…

  2. arXiv cs.AI TIER_1 English(EN) · Minhan Cho, Jimin Kweon ·

    复现和压力测试两种LLM推理可靠性方法:测试时概率聚合与逻辑表示编辑

    arXiv:2608.08514v1 Announce Type: new Abstract: We independently reproduce two recent methods for making large language model (LLM) reasoning more reliable, and stress-test them across domains and models (RPC across four new task domains with Qwen3-8B, LCF across four 7-8B models…

  3. arXiv cs.AI TIER_1 English(EN) · Juncheng Dong, Ding Tong, Ishan Gupta, Yuyan Wang ·

    LLM在主观任务上的推理:失败模式、缓解和动态推理路由

    arXiv:2608.08889v1 Announce Type: new Abstract: Recommendation systems thrive on personalization, where ''correctness'' is rarely a binary truth but a matter of subjective human preference. As Large Language Models (LLMs) are deployed as autonomous verifiers of safety and quality…

  4. arXiv cs.AI TIER_1 English(EN) · Chenrui Fan, Yize Cheng, Ming Li, Yongyuan Liang, Tianyi Zhou, Soheil Feizi ·

    深思熟虑,而非聪明:推理模型未能跨问题均摊测试时间计算

    arXiv:2608.07968v1 Announce Type: cross Abstract: Reasoning language models increasingly use test-time compute to improve performance, but existing evaluations typically study this compute one question at a time. Yet when multiple problems share an end-to-end cost or latency cons…

  5. arXiv cs.AI TIER_1 English(EN) · Muhammad Ali Shafique, Kelly Marchisio ·

    推理大模型中的隐藏语言一致性现象

    arXiv:2608.08447v1 Announce Type: cross Abstract: Multilingual reasoning models are commonly evaluated by whether they arrive at the correct answer, but not by whether they preserve the intended language while reasoning and responding. This omission conceals important multilingua…

  6. arXiv cs.AI TIER_1 English(EN) · Hongyi James Cai, Junlin Wang, Xiaoyin Chen, Bhuwan Dhingra ·

    多少回溯才算足够?探索SFT和RL在增强LLM推理中的相互作用

    arXiv:2505.24273v2 Announce Type: replace Abstract: Recent advancements in large language models (LLMs) suggest that reinforcement learning (RL) effectively internalizes search strategies, yielding significant improvements on challenging reasoning tasks through extended chains of…

  7. arXiv cs.CL TIER_1 English(EN) · Mengxi Xiao, Kailai Yang, Pengde Zhao, Enze Zhang, Ziyan Kuang, Zhiwei Liu, Weiguang Han, Shu Liao, Lianting Huang, Guojun Xiong, Victor Gutierrez Basulto, Jinpeng Hu, Min Peng, Qianqian Xie, Sophia Ananiadou ·

    MiraMind:超越答案准确性,对可靠心理健康推理进行基准测试

    arXiv:2512.09636v3 Announce Type: replace Abstract: Mental-health reasoning with large language models (LLMs) is an evidence-constrained judgment problem: models must transform limited, subjective, and often ambiguous evidence into interpretations, decisions, or claims whose spec…

  8. arXiv cs.CL TIER_1 English(EN) · Tianjun Zhong, Linyang He, Ziyang Li, Nima Mesgarani ·

    从链式到有向无环图:探究大型语言模型推理的图结构

    arXiv:2601.17593v3 Announce Type: replace Abstract: Recent progress in large language models has renewed interest in how multi-step reasoning is represented internally. While prior work often treats reasoning as a linear chain, many reasoning problems can be more naturally modele…

  9. arXiv cs.CL TIER_1 English(EN) · Hexuan Wang, Yaxuan Ren, Srikar Bommireddypalli, Shuxian Chen, Adarsh Prabhudesai, Rongkun Zhou, Elina Baral, Philipp Koehn ·

    SciTaRC:一个用于语言推理和复杂计算的带计划注释的科学表格问答基准

    arXiv:2603.08910v2 Announce Type: replace Abstract: We introduce SciTaRC, an expert-authored benchmark for question answering over scientific tables that targets composite, multi-step reasoning. To enable fine-grained diagnostic analysis beyond end-task accuracy, SciTaRC pairs ea…

  10. arXiv cs.LG TIER_1 English(EN) · Zachary Horvitz, Raghav Singhal, Hao Zou, Carles Domingo-Enrich, Zhou Yu, Rajesh Ranganath, Kathleen McKeown ·

    使用 MDLMs 重新思考推理:提前退出、事后推理及其他

    arXiv:2510.19990v2 Announce Type: replace Abstract: The reasoning paradigm, where language models reason before answering, has enabled breakthroughs on tasks such as mathematical problem-solving. While current tooling for reasoning is built around next-token prediction trained mo…