paper-with-me

Papers

Learning Causal Mechanisms through Orthogonal Neural Networks

2023-06-05 · Peyman Sheikholharam Mashhadi, Slawomir Nowaczyk

A fundamental feature of human intelligence is the ability to infer high-level abstractions from low-level sensory data. An essential component of such inference is the ability to discover modularized generative mechanisms. Despite many efforts to use statistical learning and pattern recognition for finding disentangled factors, arguably human intelligence remains unmatched in this area. In this paper, we investigate a problem of learning, in a fully unsupervised manner, the inverse of a set of independent mechanisms from distorted data points. We postulate, and justify this claim with experimental results, that an important weakness of existing machine learning solutions lies in the insufficiency of cross-module diversification. Addressing this crucial discrepancy between human and machine intelligence is an important challenge for pattern recognition systems. To this end, our work proposes an unsupervised method that discovers and disentangles a set of independent mechanisms from unlabeled data, and learns how to invert them. A number of experts compete against each other for individual data points in an adversarial setting: one that best inverses the (unknown) generative mechanism is the winner. We demonstrate that introducing an orthogonalization layer into the expert architectures enforces additional diversity in the outputs, leading to significantly better separability. Moreover, we propose a procedure for relocating data points between experts to further prevent any one from claiming multiple mechanisms. We experimentally illustrate that these techniques allow discovery and modularization of much less pronounced transformations, in addition to considerably faster convergence.

📄 PDF Abstract BibTeX arXiv:2306.03938

Code (1)

causalpodnn/causalpodnn 공식 구현 tf

Similar Papers 제목 키워드 기반

Linear Attention via Orthogonal Memory

2023-12-18 · Jun Zhang, Shuyang Jiang, Jiangtao Feng, Lin Zheng 외

Efficient attentions have greatly improved the computational efficiency of Transformers. However, most existing linear attention mechanisms suffer from an \emph{efficiency degradation} problem, leading to inefficiencies …

Causal Language ModelingComputational EfficiencyLanguage ModelingLanguage Modelling

Towards Isolated Interventions via Almost Orthogonal Features in Language Models

2026-02-04 · Moritz Miller, Florent Draye, Bernhard Schölkopf arxiv

A central premise in mechanistic interpretability is that meaningful concepts in language models are represented by linear features in activation space. For such features to support reliable interventions, manipulating o…

Mathematical Reasoning

Orthogonality-Constrained Deep Instrumental Variable Model for Causal Effect Estimation

2025-06-03 · Shunxin Yao

OC-DeepIV is a neural network model designed for estimating causal effects. It characterizes heterogeneity by adding interaction features and reduces redundancy through orthogonal constraints. The model includes two feat…

Interventional Black-Box Explanations

2021-09-29 · Ola Ahmad, Simon Corbeil, Vahid Hashemi, Freddy Lecue

Deep Neural Networks (DNNs) are powerful systems able to freely evolve on their own from training data. However, like any highly parametrized mathematical model, capturing the explanation of any prediction of such models…

image-classificationImage Classification

Testing Full Mediation of Treatment Effects and the Identifiability of Causal Mechanisms

2026-03-04 · Martin Huber, Kevin Kloiber, Lukáš Lafférs arxiv

In causal analysis, understanding the causal mechanisms through which an intervention or treatment affects an outcome is often of central interest. We propose a test to evaluate (i) whether the causal effect of a treatme…