paper-with-me

Papers

Multi-View Causal Representation Learning with Partial Observability

2023-11-07 · Dingling Yao, Danru Xu, Sébastien Lachapelle, Sara Magliacane, Perouz Taslakian, Georg Martius, Julius von Kügelgen, Francesco Locatello

We present a unified framework for studying the identifiability of representations learned from simultaneously observed views, such as different data modalities. We allow a partially observed setting in which each view constitutes a nonlinear mixture of a subset of underlying latent variables, which can be causally related. We prove that the information shared across all subsets of any number of views can be learned up to a smooth bijection using contrastive learning and a single encoder per view. We also provide graphical criteria indicating which latent variables can be identified through a simple set of rules, which we refer to as identifiability algebra. Our general framework and theoretical results unify and extend several previous works on multi-view nonlinear ICA, disentanglement, and causal representation learning. We experimentally validate our claims on numerical, image, and multi-modal data sets. Further, we demonstrate that the performance of prior methods is recovered in different special cases of our setup. Overall, we find that access to multiple partial views enables us to identify a more fine-grained representation, under the generally milder assumption of partial observability.

📄 PDF Abstract BibTeX arXiv:2311.04056

Code (2)

causallearningai/multiview-crl 공식 구현 pytorch
simonbing/crlsanitycheck pytorch

Tasks

Contrastive LearningDisentanglementRepresentation Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ICA _Independent component analysis (ICA) is a statistical and computational technique for revealing hidden factors that underlie sets of random variables, measurements, or…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

A Sparsity Principle for Partially Observable Causal Representation Learning

2024-03-13 · Danru Xu, Dingling Yao, Sébastien Lachapelle, Perouz Taslakian 외

Causal representation learning aims at identifying high-level causal variables from perceptual data. Most methods assume that all latent causal variables are captured in the high-dimensional observations. We instead cons…

Representation Learning

Learning Causal States Under Partial Observability and Perturbation

2025-11-29 · Na Li, Hangguan Shan, Wei Ni, Wenjie Zhang 외 arxiv

A critical challenge for reinforcement learning (RL) is making decisions based on incomplete and noisy observations, especially in perturbed and partially observable Markov decision processes (P$^2$OMDPs). Existing metho…

Reinforcement Learning

A Framework of decision-relevant observability: Reinforcement Learning converges under relative ignorability

2025-04-10 · MaryLena Bleile

From clinical dosing algorithms to autonomous robots, sequential decision-making systems routinely operate with missing or incomplete data. Classical reinforcement learning theory, which is commonly used to solve sequent…

Causal InferenceDecision MakingLearning TheoryQ-Learning+3

Regret-Optimal Control under Partial Observability

2023-11-10 · Joudi Hajar, Oron Sabag, Babak Hassibi

This paper studies online solutions for regret-optimal control in partially observable systems over an infinite-horizon. Regret-optimal control aims to minimize the difference in LQR cost between causal and non-causal co…

Learning Implicit Causal World Models from Multi-Agent Demonstrations

2026-07-28 · Jasorsi Ghosh arxiv

In model-based reinforcement learning, world models exist as internal simulators, but their training often conflates statistical correlations with causal mechanisms. This problem is exacerbated in multi-agent systems whe…

Reinforcement Learning