paper-with-me

홈 › Papers

Neutralizing Bias in LLM Reasoning using Entailment Graphs

2025-03-14 · Liang Cheng, Tianyi Li, Zhaowei Wang, Tianyang Liu, Mark Steedman

LLMs are often claimed to be capable of Natural Language Inference (NLI), which is widely regarded as a cornerstone of more complex forms of reasoning. However, recent works show that LLMs still suffer from hallucinations in NLI due to attestation bias, where LLMs overly rely on propositional memory to build shortcuts. To solve the issue, we design an unsupervised framework to construct counterfactual reasoning data and fine-tune LLMs to reduce attestation bias. To measure bias reduction, we build bias-adversarial variants of NLI datasets with randomly replaced predicates in premises while keeping hypotheses unchanged. Extensive evaluations show that our framework can significantly reduce hallucinations from attestation bias. Then, we further evaluate LLMs fine-tuned with our framework on original NLI datasets and their bias-neutralized versions, where original entities are replaced with randomly sampled ones. Extensive results show that our framework consistently improves inferential performance on both original and bias-neutralized NLI datasets.

📄 PDF Abstract BibTeX arXiv:2503.11614

Code (1)

LeonChengg/EGs-tuned-LLMs 공식 구현

Tasks

counterfactualCounterfactual ReasoningNatural Language Inference

Similar Papers 제목 키워드 기반

Commonsense Video Question Answering through Video-Grounded Entailment Tree Reasoning

2025-01-09 · CVPR 2025 1 · Huabin Liu, Filip Ilievski, Cees G. M. Snoek

This paper proposes the first video-grounded entailment tree reasoning method for commonsense video question answering (VQA). Despite the remarkable progress of large visual-language models (VLMs), there are growing conc…

BenchmarkingQuestion AnsweringVideo Question AnsweringVisual Question Answering (VQA)

Logic Against Bias: Textual Entailment Mitigates Stereotypical Sentence Reasoning

2023-03-10 · Hongyin Luo, James Glass

Due to their similarity-based learning objectives, pretrained sentence encoders often internalize stereotypical assumptions that reflect the social biases that exist within their training corpora. In this paper, we descr…

Natural Language InferenceSentencetext similarity

Learning Typed Entailment Graphs with Global Soft Constraints

2018-01-01 · TACL 2018 1 · Mohammad Javad Hosseini, Nathanael Chambers, Siva Reddy, Xavier R. Holt 외

This paper presents a new method for learning typed entailment graphs from text. We extract predicate-argument structures from multiple-source news corpora, and compute local distributional similarity scores to learn ent…

Graph Learning

Cross-lingual Inference with A Chinese Entailment Graph

2022-03-11 · Findings (ACL) 2022 5 · Tianyi Li, Sabine Weber, Mohammad Javad Hosseini, Liane Guillou 외

Predicate entailment detection is a crucial task for question-answering from text, where previous work has explored unsupervised learning of entailment graphs from typed open relation triples. In this paper, we present t…

Entity TypingQuestion AnsweringRelationRelation Extraction

BaRDa: A Belief and Reasoning Dataset that Separates Factual Accuracy and Reasoning Ability

2023-12-12 · Peter Clark, Bhavana Dalvi Mishra, Oyvind Tafjord

While there are numerous benchmarks comparing the performance of modern language models (LMs), end-task evaluations often conflate notions of *factual accuracy* ("truth") and *reasoning ability* ("rationality", or "hones…

counterfactualvalid