paper-with-me

Papers

DERELAB: Probing Defeasible Reasoning and Confirmation Bias in LLMs with a Generative Benchmark

2026-08-31 · Jayanta Sadhu, Sayem Shahad, Kenneth Marino arxiv

Defeasible reasoning is a type of reasoning where inferences are drawn from plausible current evidence, but can be retracted upon the introduction of newer evidence. Although recent studies have examined language-model behaviors in defeasible reasoning, the datasets have been static and lack wide coverage of non-monotonic reasoning categories. We introduce DeReLab, a generative framework that produces multi-turn belief-updating conversations from parameterized graph structures across default and inheritance reasoning, with formally verified ground truth at every turn, enabling controlled measurement of how models respond to confirming and disconfirming evidence. This controlled generation process creates a testbed for experimental designs that isolate specific reasoning demands. Applying this capability to the study of confirmation bias, we evaluate nine open and proprietary large language models and find that nearly all exhibit a systematic tendency to accept congruent evidence while resisting incongruent updates, with several models correctly identifying a weakening update yet failing to revise their conclusion. We believe our work and findings will facilitate future research on evaluating language models in defeasible reasoning.

📄 PDF Abstract BibTeX arXiv:2608.30413

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Benchmarking Defeasible Reasoning with Large Language Models -- Initial Experiments and Future Directions

2024-10-16 · Ilias Tachmazidis, Sotiris Batsakis, Grigoris Antoniou

Large Language Models (LLMs) have gained prominence in the AI landscape due to their exceptional performance. Thus, it is essential to gain a better understanding of their capabilities and limitations, among others in te…

Benchmarking

Failing to Falsify: Evaluating and Mitigating Confirmation Bias in Language Models

2026-04-02 · Ayush Rajesh Jhaveri, Anthony GX-Chen, Ilia Sucholutsky, Eunsol Choi arxiv

Confirmation bias, the tendency to seek evidence that supports rather than challenges one's belief, hinders one's reasoning ability. We examine whether large language models (LLMs) exhibit confirmation bias by adapting t…

Theoretical Foundations of Defeasible Description Logics

2019-04-16 · Katarina Britz, Giovanni Casini, Thomas Meyer, Kody Moodley 외

We extend description logics (DLs) with non-monotonic reasoning features. We start by investigating a notion of defeasible subsumption in the spirit of defeasible conditionals as studied by Kraus, Lehmann and Magidor in …

Thinking Like a Skeptic: Defeasible Inference in Natural Language

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Rachel Rudinger, Vered Shwartz, Jena D. Hwang, Chandra Bhagavatula 외

Defeasible inference is a mode of reasoning in which an inference (X is a bird, therefore X flies) may be weakened or overturned in light of new evidence (X is a penguin). Though long recognized in classical AI and philo…

Common Sense ReasoningNatural Language InferencePhilosophy

Could you give me a hint? Generating inference graphs for defeasible reasoning

2021-05-12 · AKBC Workshop CSKB 2021 10 · Aman Madaan, Dheeraj Rajagopal, Niket Tandon, Yiming Yang 외

Defeasible reasoning is the mode of reasoning where conclusions can be overturned by taking into account new evidence. A commonly used method in cognitive science and logic literature is to handcraft argumentation suppor…

Transfer Learning