paper-with-me

Papers

Integrating Causal Reasoning into Automated Fact-Checking

2025-12-15 · Youssra Rebboud, Pasquale Lisena, Raphael Troncy arxiv

In fact-checking applications, a common reason to reject a claim is to detect the presence of erroneous cause-effect relationships between the events at play. However, current automated fact-checking methods lack dedicated causal-based reasoning, potentially missing a valuable opportunity for semantically rich explainability. To address this gap, we propose a methodology that combines event relation extraction, semantic similarity computation, and rule-based reasoning to detect logical inconsistencies between chains of events mentioned in a claim and in an evidence. Evaluated on two fact-checking datasets, this method establishes the first baseline for integrating fine-grained causal event relationships into fact-checking and enhance explainability of verdict prediction.

📄 PDF Abstract BibTeX arXiv:2512.13286

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilarityRelation Extraction

Similar Papers 제목 키워드 기반

Causal-Counterfactual RAG: The Integration of Causal-Counterfactual Reasoning into RAG

2025-09-17 · Harshad Khadilkar, Abhay Gupta arxiv

Large language models (LLMs) have transformed natural language processing (NLP), enabling diverse applications by integrating large-scale pre-trained knowledge. However, their static knowledge limits dynamic reasoning ov…

Semantic Similarity

Leveraging Foundation Models for Causal Generative Modeling

2026-05-22 · Aneesh Komanduri, Xintao Wu arxiv

Causal generative modeling is essential for developing reliable and transparent AI systems capable of counterfactual reasoning. While existing approaches focus on integrating causal constraints during the training of gen…

Causal InferenceImage Generation

From Checking to Inference: Actual Causality Computations as Optimization Problems

2020-06-05 · Amjad Ibrahim, Alexander Pretschner

Actual causality is increasingly well understood. Recent formal approaches, proposed by Halpern and Pearl, have made this concept mature enough to be amenable to automated reasoning. Actual causality is especially vital …

counterfactual

Causal Deep Q Network

2025-10-27 · Elouanes Khelifi, Amir Saki, Usef Faghihi arxiv

Deep Q Networks (DQN) have shown remarkable success in various reinforcement learning tasks. However, their reliance on associative learning often leads to the acquisition of spurious correlations, hindering their proble…

Reinforcement LearningCausal Inference

CommonWhy: A Dataset for Evaluating Entity-Based Causal Commonsense Reasoning in Large Language Models

2026-05-13 · Armin Toroghi, Faeze Moradi Kalarde, Scott Sanner arxiv

To effectively interact with the real world, Large Language Models (LLMs) require entity-based commonsense reasoning, a challenging task that necessitates integrating factual knowledge about specific entities with common…

Graph Question Answering