paper-with-me

Papers

How Long Reasoning Chains Influence LLMs' Judgment of Answer Factuality

2026-04-08 · Minzhu Tu, Shiyu Ni, Keping Bi arxiv

Large language models (LLMs) has been widely adopted as a scalable surrogate for human evaluation, yet such judges remain imperfect and susceptible to surface-level biases. One possible reason is that these judges lack sufficient information in assessing answer correctness. With the rise of reasoning-capable models, exposing a generator's reasoning content to the judge provides richer information and is a natural candidate for improving judgment accuracy. However, its actual impact on judge behavior remains understudied. In this paper, we systematically investigate how access to reasoning chains affects LLM-based judgment across factual question answering (QA) and mathematical reasoning benchmarks. We find that weak judges are easily swayed by reasoning presence, frequently accepting incorrect answers accompanied by fluent reasoning, while strong judges can partially leverage reasoning as informative evidence. Nevertheless, even strong judges are misled by seemingly high-quality reasoning chains. Controlled experiments further reveal that both fluency and factuality of reasoning chains are critical signals driving judge decisions. These findings highlight the need for more robust LLM judges that can distinguish genuine reasoning quality from superficial fluency when evaluating modern reasoning models.

📄 PDF Abstract BibTeX arXiv:2604.06756

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningQuestion Answering

Similar Papers 제목 키워드 기반

Probabilistic Soundness Guarantees in LLM Reasoning Chains

2025-07-17 · Weiqiu You, Anton Xue, Shreya Havaldar, Delip Rao 외 arxiv

In reasoning chains generated by large language models (LLMs), initial errors often propagate and undermine the reliability of the final conclusion. Current LLM-based error detection methods often fail to detect propagat…

Humans and LLMs Diverge on Probabilistic Inferences

2026-02-26 · Gaurav Kamath, Sreenath Madathil, Sebastian Schuster, Marie-Catherine de Marneffe 외 arxiv

Human reasoning often involves working over limited information to arrive at probabilistic conclusions. In its simplest form, this involves making an inference that is not strictly entailed by a premise, but rather only …

Assessing LLM Reasoning Through Implicit Causal Chain Discovery in Climate Discourse

2025-10-15 · Liesbeth Allein, Nataly Pineda-Castañeda, Andrea Rocci, Marie-Francine Moens arxiv

How does a cause lead to an effect, and which intermediate causal steps explain their connection? This work scrutinizes the mechanistic causal reasoning capabilities of large language models (LLMs) to answer these questi…

The Judgment-Consequence Gap: LLM Moral Reasoning in Healthcare Decisions

2026-08-06 · Hadi Hosseini, Samarth Khanna, Leona Pierce arxiv

As large language models (LLMs) enter high-stakes domains such as healthcare, understanding their moral reasoning becomes essential. Decisions about scarce medical resources often hinge on judgments of responsibility, pa…

Reasoning or Rambling? Exploring the Effect of Thinking on Agent Persuasion

2025-09-25 · Haodong Zhao, Jidong Li, Zhaomin Wu, Tianjie Ju 외 arxiv

Understanding persuasion is critical for the safety and reliability of multi-agent systems built on large language models (LLMs). This paper studies persuasion dynamics by contrasting general LLMs with Large Reasoning Mo…