← Search

Julius Von Kügelgen

23 accepted papers

2025

Interaction Asymmetry: A General Principle for Learning Composable Abstractions

ICLR 2025poster

Learning disentangled representations of concepts and re-composing them in unseen ways is crucial for generalizing to out-of-domain situations. However, the underlying properties of concepts that enable such disentanglement and compositional generalization remain poorly understood. In this work, we…

2024

A Sparsity Principle for Partially Observable Causal Representation Learning

ICML 2024poster

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 consider a partially observed setting, in which each measurement only provides infor…

2024

Multi-View Causal Representation Learning with Partial Observability

ICLR 2024spotlight

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…

2023

Causal Component Analysis

NeurIPS 2023poster

Independent Component Analysis (ICA) aims to recover independent latent variables from observed mixtures thereof. Causal Representation Learning (CRL) aims instead to infer causally related (thus often statistically _dependent_) latent variables, together with the unknown graph encoding their causal…

2023

Causal effect estimation from observational and interventional data through matrix weighted linear estimators

UAI 2023poster

We study causal effect estimation from a mixture of observational and interventional data in a confounded linear regression model with multivariate treatments. We show that the statistical efficiency in terms of expected squared error can be improved by combining estimators arising from both the obs…

2023

DCI-ES: An Extended Disentanglement Framework with Connections to Identifiability

ICLR 2023poster

In representation learning, a common approach is to seek representations which disentangle the underlying factors of variation. Eastwood & Williams (2018) proposed three metrics for quantifying the quality of such disentangled representations: disentanglement (D), completeness (C) and informativenes…

2023

Nonparametric Identifiability of Causal Representations from Unknown Interventions

NeurIPS 2023poster

We study causal representation learning, the task of inferring latent causal variables and their causal relations from high-dimensional functions (“mixtures”) of the variables. Prior work relies on weak supervision, in the form of counterfactual pre- and post-intervention views or temporal structure…

2023

Provably Learning Object-Centric Representations

ICML 2023oral

Learning structured representations of the visual world in terms of objects promises to significantly improve the generalization abilities of current machine learning models. While recent efforts to this end have shown promising empirical progress, a theoretical account of when unsupervised object-c…

Cited by 40SourcePDFScholar
2023

Spuriosity Didn’t Kill the Classifier: Using Invariant Predictions to Harness Spurious Features

NeurIPS 2023poster

To avoid failures on out-of-distribution data, recent works have sought to extract features that have an invariant or stable relationship with the label across domains, discarding "spurious" or unstable features whose relationship with the label changes across domains. However, unstable features oft…

Cited by 19SourcePDFScholar
2022

Active Bayesian Causal Inference

NeurIPS 2022accept

Causal discovery and causal reasoning are classically treated as separate and consecutive tasks: one first infers the causal graph, and then uses it to estimate causal effects of interventions. However, such a two-stage approach is uneconomical, especially in terms of actively collected intervention…

2022

Causal Discovery in Heterogeneous Environments Under the Sparse Mechanism Shift Hypothesis

NeurIPS 2022accept

Machine learning approaches commonly rely on the assumption of independent and identically distributed (i.i.d.) data. In reality, however, this assumption is almost always violated due to distribution shifts between environments. Although valuable learning signals can be provided by heterogeneous da…

2022

Causal Inference Through the Structural Causal Marginal Problem

ICML 2022spotlight

We introduce an approach to counterfactual inference based on merging information from multiple datasets. We consider a causal reformulation of the statistical marginal problem: given a collection of marginal structural causal models (SCMs) over distinct but overlapping sets of variables, determine…

2022

Embrace the Gap: VAEs Perform Independent Mechanism Analysis

NeurIPS 2022accept

Variational autoencoders (VAEs) are a popular framework for modeling complex data distributions; they can be efficiently trained via variational inference by maximizing the evidence lower bound (ELBO), at the expense of a gap to the exact (log-)marginal likelihood. While VAEs are commonly used for r…

2022

On the Fairness of Causal Algorithmic Recourse

AAAI 2022technical

Algorithmic fairness is typically studied from the perspective of predictions. Instead, here we investigate fairness from the perspective of recourse actions suggested to individuals to remedy an unfavourable classification. We propose two new fair-ness criteria at the group and individual level, wh…

2022

Probable Domain Generalization via Quantile Risk Minimization

NeurIPS 2022accept

Domain generalization (DG) seeks predictors which perform well on unseen test distributions by leveraging data drawn from multiple related training distributions or domains. To achieve this, DG is commonly formulated as an average- or worst-case problem over the set of possible domains. However, pre…

Cited by 76SourcePDFScholar
2022

Visual Representation Learning Does Not Generalize Strongly Within the Same Domain

ICLR 2022poster

An important component for generalization in machine learning is to uncover underlying latent factors of variation as well as the mechanism through which each factor acts in the world. In this paper, we test whether 17 unsupervised, weakly supervised, and fully supervised representation learning app…

2022

You Mostly Walk Alone: Analyzing Feature Attribution in Trajectory Prediction

ICLR 2022poster

Predicting the future trajectory of a moving agent can be easy when the past trajectory continues smoothly but is challenging when complex interactions with other agents are involved. Recent deep learning approaches for trajectory prediction show promising performance and partially attribute this to…

Cited by 41SourcePDFScholar
2021

Backward-Compatible Prediction Updates: A Probabilistic Approach

NeurIPS 2021poster

When machine learning systems meet real world applications, accuracy is only one of several requirements. In this paper, we assay a complementary perspective originating from the increasing availability of pre-trained and regularly improving state-of-the-art models. While new improved models develop…

Cited by 20SourcePDFScholar
2021

Causal Direction of Data Collection Matters: Implications of Causal and Anticausal Learning for NLP

EMNLP 2021main

The principle of independent causal mechanisms (ICM) states that generative processes of real world data consist of independent modules which do not influence or inform each other. While this idea has led to fruitful developments in the field of causal inference, it is not widely-known in the NLP co…

2021

Independent mechanism analysis, a new concept?

NeurIPS 2021poster

Independent component analysis provides a principled framework for unsupervised representation learning, with solid theory on the identifiability of the latent code that generated the data, given only observations of mixtures thereof. Unfortunately, when the mixing is nonlinear, the model is provabl…

2021

Self-Supervised Learning with Data Augmentations Provably Isolates Content from Style

NeurIPS 2021poster

Self-supervised representation learning has shown remarkable success in a number of domains. A common practice is to perform data augmentation via hand-crafted transformations intended to leave the semantics of the data invariant. We seek to understand the empirical success of this approach from a t…

2020

Algorithmic recourse under imperfect causal knowledge: a probabilistic approach

NeurIPS 2020spotlight

Recent work has discussed the limitations of counterfactual explanations to recommend actions for algorithmic recourse, and argued for the need of taking causal relationships between features into consideration. Unfortunately, in practice, the true underlying structural causal model is generally unk…