paper-with-me

홈 › Papers

When Corrective Hints Hurt: Prompt Design in Reasoner-Guided Repair of LLM Overcaution on Entailed Negations under OWL~2~DL

2026-04-25 · Yijiashun Qi, Xiang Xu, Yuxuan Li arxiv

We report a reproducible error pattern in GPT-5.4 on OWL~2~DL compliance queries: the model frequently answers `unknown'' when the reasoner-entailed answer is no'' under \emph{FunctionalProperty} closure or class \emph{disjointness}. Using 180 reasoner-audited queries from a procedural expansion of the observed pattern plus 18 hand-authored held-out queries in two unrelated domains (insurance and clinical), we compare four interaction modes under matched query budget: single-shot, three rounds of generic `you-are-wrong'' retry, three rounds of reasoner-verdict repair with an open-world-assumption (OWA) hint, and the same repair without the hint. Direct faithfulness is 43.9\,\% (Wilson 95\,\% CI $[36.8,51.2]$); generic retry reaches 81.7\,\% ($[75.4,86.6]$); the verdict-with-hint variant is \emph{worse} at 67.2\,\% ($[60.1,73.7]$); the verdict-only variant reaches 97.8\,\% ($[94.4,99.1]$). All pairwise comparisons remain significant under McNemar's exact test with Bonferroni correction ($α= 0.01$; all $p < 10^{-5}$). The same fingerprint accounts for 4/4 errors on the held-out queries. Our interpretation is bounded: prompt framing can matter more than corrective content, and reasoner-guided wrappers should be ablated explicitly.

📄 PDF Abstract BibTeX arXiv:2604.23398

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic Generation of Question Hints for Mathematics Problems using Large Language Models in Educational Technology

2024-11-05 · Junior Cedric Tonga, Benjamin Clement, Pierre-Yves Oudeyer

The automatic generation of hints by Large Language Models (LLMs) within Intelligent Tutoring Systems (ITSs) has shown potential to enhance student learning. However, generating pedagogically sound hints that address stu…

MathMisconceptions

Memento No More: Coaching AI Agents to Master Multiple Tasks via Hints Internalization

2025-02-03 · Minttu Alakuijala, Ya Gao, Georgy Ananov, Samuel Kaski 외

As the general capabilities of artificial intelligence (AI) agents continue to evolve, their ability to learn to master multiple complex tasks through experience remains a key challenge. Current LLM agents, particularly …

Information RetrievalQuestion Answering

Unspoken Hints: Accuracy Without Acknowledgement in LLM Reasoning

2025-09-30 · Arash Marioriyad, Shaygan Adim, Nima Alighardashi, Mahdieh Soleymani Banghshah 외 arxiv

Large language models (LLMs) increasingly rely on chain-of-thought (CoT) prompting to solve mathematical and logical reasoning tasks. Yet, a central question remains: to what extent are these generated rationales \emph{f…

Logical Reasoning

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…

BAgger: Backwards Aggregation for Mitigating Drift in Autoregressive Video Diffusion Models

2025-12-12 · Ryan Po, Eric Ryan Chan, Changan Chen, Gordon Wetzstein arxiv

Autoregressive video models are promising for world modeling via next-frame prediction, but they suffer from exposure bias: a mismatch between training on clean contexts and inference on self-generated frames, causing er…