paper-with-me

홈 › Papers

Invalid Logic, Equivalent Gains: The Bizarreness of Reasoning in Language Model Prompting

2023-07-20 · Rylan Schaeffer, Kateryna Pistunova, Samar Khanna, Sarthak Consul, Sanmi Koyejo

Language models can be prompted to reason through problems in a manner that significantly improves performance. However, \textit{why} such prompting improves performance is unclear. Recent work showed that using logically \textit{invalid} Chain-of-Thought (CoT) prompting improves performance almost as much as logically \textit{valid} CoT prompting, and that editing CoT prompts to replace problem-specific information with abstract information or out-of-distribution information typically doesn't harm performance. Critics have responded that these findings are based on too few and too easily solved tasks to draw meaningful conclusions. To resolve this dispute, we test whether logically invalid CoT prompts offer the same level of performance gains as logically valid prompts on the hardest tasks in the BIG-Bench benchmark, termed BIG-Bench Hard (BBH). We find that the logically \textit{invalid} reasoning prompts do indeed achieve similar performance gains on BBH tasks as logically valid reasoning prompts. We also discover that some CoT prompts used by previous works contain logical errors. This suggests that covariates beyond logically valid reasoning are responsible for performance improvements.

📄 PDF Abstract BibTeX arXiv:2307.10573

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingvalid

Similar Papers 제목 키워드 기반

Quantifying Logical Consistency in Transformers via Query-Key Alignment

2025-02-24 · Eduard Tulchinskii, Anastasia Voznyuk, Laida Kushnareva, Andrei Andriiainen 외

Large language models (LLMs) have demonstrated impressive performance in various natural language processing tasks, yet their ability to perform multi-step logical reasoning remains an open challenge. Although Chain-of-T…

Logical Reasoningvalid

CodeCoT: Tackling Code Syntax Errors in CoT Reasoning for Code Generation

2023-08-17 · Dong Huang, Qingwen Bu, Yuhao QING, Heming Cui

Chain-of-thought (CoT) has emerged as a groundbreaking tool in NLP, notably for its efficacy in complex reasoning tasks, such as mathematical proofs. However, its application in code generation faces a distinct challenge…

Code GenerationFew-Shot LearningHumanEvalMathematical Proofs

LOGicalThought: Logic-Based Ontological Grounding of LLMs for High-Assurance Reasoning

2025-10-02 · Navapat Nananukul, Yue Zhang, Ryan Lee, Eric Boxer 외 arxiv

High-assurance reasoning, particularly in critical domains such as law and medicine, requires conclusions that are accurate, verifiable, and explicitly grounded in evidence. This reasoning relies on premises codified fro…

Circuit Transformer: A Transformer That Preserves Logical Equivalence

2024-03-14 · Xihan Li, Xing Li, Lei Chen, Xing Zhang 외

Implementing Boolean functions with circuits consisting of logic gates is fundamental in digital computer design. However, the implemented circuit must be exactly equivalent, which hinders generative neural approaches on…

Hallucination

LARAD: Layout-Aware Road Anomaly Detection via Spatial-Logic Reasoning

2026-07-14 · Shiyi Mu, Xujie Chen, Shugong Xu arxiv

Accurate open-world obstacle detection is critical for autonomous driving. Current anomaly segmentation methods suffer from a fundamental blind spot: they over-rely on texture novelty to identify out-of-distribution (OoD…

Autonomous DrivingAnomaly Detection