paper-with-me

홈 › Papers

ReCo: Reliable Causal Chain Reasoning via Structural Causal Recurrent Neural Networks

2022-12-16 · Kai Xiong, Xiao Ding, Zhongyang Li, Li Du, Bing Qin, Yi Zheng, Baoxing Huai

Causal chain reasoning (CCR) is an essential ability for many decision-making AI systems, which requires the model to build reliable causal chains by connecting causal pairs. However, CCR suffers from two main transitive problems: threshold effect and scene drift. In other words, the causal pairs to be spliced may have a conflicting threshold boundary or scenario. To address these issues, we propose a novel Reliable Causal chain reasoning framework~(ReCo), which introduces exogenous variables to represent the threshold and scene factors of each causal pair within the causal chain, and estimates the threshold and scene contradictions across exogenous variables via structural causal recurrent neural networks~(SRNN). Experiments show that ReCo outperforms a series of strong baselines on both Chinese and English CCR datasets. Moreover, by injecting reliable causal chain knowledge distilled by ReCo, BERT can achieve better performances on four downstream causal-related tasks than BERT models enhanced by other kinds of knowledge.

📄 PDF Abstract BibTeX arXiv:2212.08322

Code (1)

waste-wood/reco 공식 구현 pytorch

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

ReCo: Reliable Multi-hop Causal Reasoning via Structural Causal Recurrent Unit

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Multi-hop causal reasoning (MCR) is an essential ability for many decision-making AI systems, which requires the model to perform multi-step causal reasoning by connecting causal event pairs. However, MCR still suffers f…

Decision Making

Causal Discovery in Action: Learning Chain-Reaction Mechanisms from Interventions

2026-03-23 · Panayiotis Panayiotou, Özgür Şimşek arxiv

Causal discovery is challenging in general dynamical systems because, without strong structural assumptions, the underlying causal graph may not be identifiable even from interventional data. However, many real-world sys…

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

2026-05-02 · Yunhan Bu, Quan Zhang, Huaping Zhang, Guotong Geng 외 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 meth…

Reinforcement LearningFact VerificationCausal Inference

Dynamics Within Latent Chain-of-Thought: An Empirical Study of Causal Structure

2026-02-09 · Zirui Li, Xuefeng Bai, Kehai Chen, Yizhi Li 외 arxiv

Latent or continuous chain-of-thought methods replace explicit textual rationales with a number of internal latent steps, but these intermediate computations are difficult to evaluate beyond correlation-based probes. In …

FACT-E: Causality-Inspired Evaluation for Trustworthy Chain-of-Thought Reasoning

2026-04-12 · Yuxi Sun, Aoqi Zuo, Haotian Xie, Wei Gao 외 arxiv

Chain-of-Thought (CoT) prompting has improved LLM reasoning, but models often generate explanations that appear coherent while containing unfaithful intermediate steps. Existing self-evaluation approaches are prone to in…