paper-with-me

홈 › Papers

Causal Deep Learning

2023-01-01 · M. Alex O. Vasilescu

We derive a set of causal deep neural networks whose architectures are a consequence of tensor (multilinear) factor analysis, a framework that facilitates forward and inverse causal inference. Forward causal questions are addressed with a neural architecture composed of causal capsules and a tensor transformer. Causal capsules compute a set of invariant causal factor representations, whose interactions are governed by a tensor transformation. Inverse causal questions are addressed with a neural network that implements the multilinear projection algorithm. The architecture reverses the order of the operations of a forward neural network and estimates the causes of effects. As an alternative to aggressive bottleneck dimension reduction or regularized regression that may camouflage an inherently underdetermined inverse problem, we prescribe modeling different aspects of the mechanism of data formation with piecewise tensor models whose multilinear projections produce multiple candidate solutions. Our forward and inverse questions may be addressed with shallow architectures, but for computationally scalable solutions, we derive a set of deep neural networks by taking advantage of block algebra. An interleaved kernel hierarchy results in a doubly non-linear tensor factor models. The causal neural networks that are a consequence of tensor factor analysis are data agnostic, but are illustrated with facial images. Sequential, parallel and asynchronous parallel computation strategies are described.

📄 PDF Abstract BibTeX arXiv:2301.00314

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceDeep LearningDimensionality Reduction

Similar Papers 제목 키워드 기반

CausalFormer: An Interpretable Transformer for Temporal Causal Discovery

2024-06-24 · Lingbai Kong, Wengen Li, Hanchen Yang, Yichao Zhang 외

Temporal causal discovery is a crucial task aimed at uncovering the causal relations within time series data. The latest temporal causal discovery methods usually train deep learning models on prediction tasks to uncover…

Causal DiscoveryTime Series

Causal Learner: A Toolbox for Causal Structure and Markov Blanket Learning

2021-03-11 · Zhaolong Ling, Kui Yu, Yiwen Zhang, Lin Liu 외

Causal Learner is a toolbox for learning causal structure and Markov blanket (MB) from data. It integrates functions for generating simulated Bayesian network data, a set of state-of-the-art global causal structure learn…

Causal Agent based on Large Language Model

2024-08-13 · Kairong Han, Kun Kuang, Ziyu Zhao, Junjian Ye 외

Large language models (LLMs) have achieved significant success across various domains. However, the inherent complexity of causal problems and causal theory poses challenges in accurately describing them in natural langu…

Language ModelingLanguage ModellingLarge Language Modelmodel

Causal Counterfactuals for Improving the Robustness of Reinforcement Learning

2022-11-02 · Tom He, Jasmina Gajcin, Ivana Dusparic

Reinforcement learning (RL) is used in various robotic applications. RL enables agents to learn tasks autonomously by interacting with the environment. The more critical the tasks are, the higher the demand for the robus…

Causal Inferencereinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

CausalLP: Learning causal relations with weighted knowledge graph link prediction

2024-04-23 · Utkarshani Jaimini, Cory Henson, Amit P. Sheth

Causal networks are useful in a wide variety of applications, from medical diagnosis to root-cause analysis in manufacturing. In practice, however, causal networks are often incomplete with missing causal relations. This…

Causal DiscoveryGraph EmbeddingKnowledge Graph CompletionKnowledge Graph Embedding+4