LGAIMLJun 13, 2022

Causal Representation Learning for Instantaneous and Temporal Effects in Interactive Systems

arXiv:2206.06169v250 citationsh-index: 43
Originality Incremental advance
AI Analysis

This addresses a practical limitation in causal inference for interactive systems, though it is incremental by extending existing methods to handle instantaneous effects.

The paper tackles the problem of causal representation learning in interactive systems where measurement delays create instantaneous effects, invalidating prior methods, and proposes iCITRIS, which accurately identifies causal variables and their graph in experiments on three datasets.

Causal representation learning is the task of identifying the underlying causal variables and their relations from high-dimensional observations, such as images. Recent work has shown that one can reconstruct the causal variables from temporal sequences of observations under the assumption that there are no instantaneous causal relations between them. In practical applications, however, our measurement or frame rate might be slower than many of the causal effects. This effectively creates "instantaneous" effects and invalidates previous identifiability results. To address this issue, we propose iCITRIS, a causal representation learning method that allows for instantaneous effects in intervened temporal sequences when intervention targets can be observed, e.g., as actions of an agent. iCITRIS identifies the potentially multidimensional causal variables from temporal observations, while simultaneously using a differentiable causal discovery method to learn their causal graph. In experiments on three datasets of interactive systems, iCITRIS accurately identifies the causal variables and their causal graph.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes