paper-with-me

홈 › Papers

Reasoning Models Will Sometimes Lie About Their Reasoning

2026-01-12 · William Walden, Miriam Wanner arxiv

Hint-based faithfulness evaluations have established that Large Reasoning Models (LRMs) may not say what they think: they do not always volunteer information about how key parts of the input (e.g. answer hints) influence their reasoning. Yet, these evaluations also fail to specify what models should do when confronted with hints or other unusual prompt content -- even though versions of such instructions are standard security measures (e.g. for countering prompt injections). Here, we study faithfulness under this more realistic setting in which models are explicitly alerted to the possibility of unusual inputs. We find that such instructions can yield strong results on faithfulness metrics from prior work. However, results on new, more granular metrics proposed in this work paint a mixed picture: although models may acknowledge the presence of hints, they will often deny intending to use them -- even when permitted to use hints and even when it can be demonstrated that they are using them. Our results thus raise broader challenges for CoT monitoring and interpretability.

📄 PDF Abstract BibTeX arXiv:2601.07663

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cofca: A Step-Wise Counterfactual Multi-hop QA benchmark

2024-02-19 · Jian Wu, Linyi Yang, Zhen Wang, Manabu Okumura 외

While Large Language Models (LLMs) excel in question-answering (QA) tasks, their real reasoning abilities on multiple evidence retrieval and integration on Multi-hop QA tasks remain less explored. Firstly, LLMs sometimes…

counterfactualMulti-hop Question AnsweringQuestion AnsweringRetrieval

Can LLMs Estimate Cognitive Complexity of Reading Comprehension Items?

2025-10-29 · Seonjeong Hwang, Hyounghun Kim, Gary Geunbae Lee arxiv

Estimating the cognitive complexity of reading comprehension (RC) items is crucial for assessing item difficulty before it is administered to learners. Unlike syntactic and semantic features, such as passage length or se…

Reading ComprehensionSemantic Similarity

Towards AI Logic for Social Reasoning

2021-10-09 · Huimin Dong, Réka Markovich, Leendert van der Torre

Artificial Intelligence (AI) logic formalizes the reasoning of intelligent agents. In this paper, we discuss how an argumentation-based AI logic could be used also to formalize important aspects of social reasoning. Besi…

Ethics

LINKED: Eliciting, Filtering and Integrating Knowledge in Large Language Model for Commonsense Reasoning

2024-10-12 · Jiachun Li, Pengfei Cao, Chenhao Wang, Zhuoran Jin 외

Large language models (LLMs) sometimes demonstrate poor performance on knowledge-intensive tasks, commonsense reasoning is one of them. Researchers typically address these issues by retrieving related knowledge from know…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model

Balancing Faithfulness and Performance in Reasoning via Multi-Listener Soft Execution

2026-02-18 · Nithin Sivakumaran, Shoubin Yu, Hyunji Lee, Yue Zhang 외 arxiv

Chain-of-thought (CoT) reasoning sometimes fails to faithfully reflect the true computation of a large language model (LLM), hampering its utility in explaining how LLMs arrive at their answers. Moreover, optimizing for …

Reinforcement Learning