paper-with-me

홈 › 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 from two main transitive problems of threshold effect and scene drift. In this paper, we propose a novel reliable multi-hop causal reasoning framework (ReCo), which introduces a structural causal recurrent unit (SCRU) to model the causal reasoning chains. In SCRU, we devise two control mechanisms to solve the threshold effect and scene drift problems, and implement a logical constraint for better optimization of ReCo. Experiments show that ReCo achieves state-of-the-art (SOTA) results on both Chinese and English multi-hop causal reasoning datasets. Finally, BERT obtains the best results on four downstream causal-related tasks by injecting reliable causal knowledge distilled from ReCo.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

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 &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Weight Decay 설명 없음
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…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

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

2022-12-16 · Kai Xiong, Xiao Ding, Zhongyang Li, Li Du 외

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…

Decision Making

SphUnc: Hyperspherical Uncertainty Decomposition and Causal Identification via Information Geometry

2026-03-01 · Rong Fu, Chunlei Meng, Jinshuo Liu, Dianyu Zhao 외 arxiv

Reliable decision-making in complex multi-agent systems requires calibrated predictions and interpretable uncertainty. We introduce SphUnc, a unified framework combining hyperspherical representation learning with struct…

Representation Learning

PerCaM-Health: Personalized Dynamic Causal Graphs for Healthcare Reasoning

2026-05-08 · Elahe Khatibi, Ziyu Wang, Saba A. Farahani, Di Huang 외 arxiv

Personalized healthcare decisions require reasoning about how physiological and behavioral variables influence an individual patient over time. Existing temporal causal discovery methods are poorly matched to this settin…

Causal Transfer in Medical Image Analysis

2026-03-25 · Mohammed M. Abdelsamea, Daniel Tweneboah Anyimadu, Tasneem Selim, Saif Alzubi 외 arxiv

Medical imaging models frequently fail when deployed across hospitals, scanners, populations, or imaging protocols due to domain shift, limiting their clinical reliability. While transfer learning and domain adaptation a…

Representation LearningTransfer LearningDomain AdaptationAnomaly Detection

TabCausal: Pretraining Across Causal Environments for Tabular Causal Discovery

2026-05-29 · Zi-Rong Li, Si-Yang Liu, Tian-Zuo Wang, Han-Jia Ye arxiv

Causal discovery aims to recover directed causal relations from observational and interventional data, providing a basis for mechanistic understanding and reliable decision-making. Causal discovery foundation models (CDF…