paper-with-me

Papers

Learning to Induce Causal Structure

2022-04-11 · Nan Rosemary Ke, Silvia Chiappa, Jane Wang, Anirudh Goyal, Jorg Bornschein, Melanie Rey, Theophane Weber, Matthew Botvinic, Michael Mozer, Danilo Jimenez Rezende

The fundamental challenge in causal induction is to infer the underlying graph structure given observational and/or interventional data. Most existing causal induction algorithms operate by generating candidate graphs and evaluating them using either score-based methods (including continuous optimization) or independence tests. In our work, we instead treat the inference process as a black box and design a neural network architecture that learns the mapping from both observational and interventional data to graph structures via supervised training on synthetic graphs. The learned model generalizes to new synthetic graphs, is robust to train-test distribution shifts, and achieves state-of-the-art performance on naturalistic graphs for low sample complexity.

📄 PDF Abstract BibTeX arXiv:2204.04875

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Causality-Induced Positional Encoding for Transformer-Based Representation Learning of Non-Sequential Features

2025-09-20 · Kaichen Xu, Yihang Du, Mianpeng Liu, Zimu Yu 외 arxiv

Positional encoding is essential for supplementing transformer with positional information of tokens. Existing positional encoding methods demand predefined token/feature order, rendering them unsuitable for real-world d…

Representation Learning

Reinforcement Learning is not a Causal problem

2019-08-20 · Mauricio Gonzalez-Soto, Felipe Orihuela Espina

We use an analogy between non-isomorphic mathematical structures defined over the same set and the algebras induced by associative and causal levels of information in order to argue that Reinforcement Learning, in its cu…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Reverse Causal Framework to Mitigate Spurious Correlations for Debiasing Scene Graph Generation

2025-05-29 · Shuzhou Sun, Li Liu, Tianpeng Liu, Shuaifeng Zhi 외

Existing two-stage Scene Graph Generation (SGG) frameworks typically incorporate a detector to extract relationship features and a classifier to categorize these relationships; therefore, the training paradigm follows a …

Graph GenerationScene Graph Generation

Causal Homotopy

2021-09-20 · Sridhar Mahadevan

We characterize homotopical equivalences between causal DAG models, exploiting the close connections between partially ordered set representations of DAGs (posets) and finite Alexandroff topologies. Alexandroff spaces yi…

Causal Discovery

Causal Induction from Visual Observations for Goal Directed Tasks

2019-10-03 · Suraj Nair, Yuke Zhu, Silvio Savarese, Li Fei-Fei

Causal reasoning has been an indispensable capability for humans and other intelligent animals to interact with the physical world. In this work, we propose to endow an artificial agent with the capability of causal reas…