paper-with-me

홈 › Papers

Grounding Multi-Hop Reasoning in Structural Causal Models via Group Relative Policy Optimization

2026-05-02 · Yunhan Bu, Quan Zhang, Huaping Zhang, Guotong Geng, Chunxiao Gao, Askar Hamdulla, Juan Wang, Qiuchi Li, Baohua Zhang, Shuai Lei, Yunbo Cao, Zhunchen Luo arxiv

Multi-Hop Fact Verification requires complex reasoning across disparate evidence, posing significant challenges for Large Language Models , which may suffer from hallucinations and fractured logical chains. Existing methods, while improving transparency via Chain-of-Thought , often lack explicit modeling of the structural dependencies between evidence and claims. In this work, we introduce an SCM-inspired framework that grounds reasoning in explicit directed dependency graphs, treating verification as a constructive structural reasoning process rather than full causal inference with interventions or counterfactual semantics. We empirically identify an "inverted U-shaped" correlation between reasoning-chain length and accuracy, revealing that excessive structural complexity can degrade performance. To address this, we propose a rule-based reinforcement learning strategy using Group Relative Policy Optimization. This approach dynamically optimizes the trade-off between structural depth and conciseness. Extensive experiments on HoVer and EX-FEVER demonstrate that our SCM-GRPO framework outperforms strong baselines while producing more traceable reasoning structures for complex fact verification.

📄 PDF Abstract BibTeX arXiv:2605.01482

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningFact VerificationCausal Inference

Similar Papers 제목 키워드 기반

TAVR-VLM: Risk-Conditioned Causal Grounding for Hallucination-Resistant Report Generation

2026-06-25 · Zhixiang Lu, Xiwei Liu, Sifan Song, Changkai Ji 외 arxiv

Transcatheter Aortic Valve Replacement (TAVR) planning requires meticulous multimodal reasoning. However, adapting Multimodal Large Language Models (MLLMs) to this high-stakes domain is severely impeded by diagnostic hal…

Multimodal Reasoning

SERE: Structural Example Retrieval for Enhancing LLMs in Event Causality Identification

2026-05-05 · Zhifeng Hao, Zhongjie Chen, Junhao Lu, Shengyin Yu 외 arxiv

Event Causality Identification (ECI) requires models to determine whether a given pair of events in a context exhibits a causal relationship. While Large Language Models (LLMs) have demonstrated strong performance across…

Few-Shot Learning

Grounding Before Generalizing: How AI Differs from Humans in Causal Transfer

2026-04-27 · Liangru Xiang, Yuxi Ma, Zhihao Cao, Yixin Zhu 외 arxiv

Extracting abstract causal structures and applying them to novel situations is a hallmark of human intelligence. While Large Language Models (LLMs) and Vision Language Models (VLMs) have shown strong performance on a wid…

Reinforcement LearningMultimodal Reasoning

CARE-ECG: Causal Agent-based Reasoning for Explainable and Counterfactual ECG Interpretation

2026-04-12 · Elahe Khatibi, Ziyu Wang, Ankita Sharma, Krishnendu Chakrabarty 외 arxiv

Large language models (LLMs) enable waveform-to-text ECG interpretation and interactive clinical questioning, yet most ECG-LLM systems still rely on weak signal-text alignment and retrieval without explicit physiological…

Representation Learning

CACR:Reinforcing Temporal Answer Grounding in Instructional Video via Candidate-Aware Causal Reasoning

2026-06-07 · Muge Qi, Rong Fu, Pengbin Feng, Xianda Li 외 arxiv

The task of temporal answer grounding in instructional video (TAGV), which aims to locate precise video segments that respond to natural language queries, is increasingly important for direct video answer retrieval. This…

Natural Language QueriesVisual Reasoning