← Search

Bernhard Schölkopf

216 accepted papers

2026

CauSciBench: Evaluating LLM Causal Inference for Scientific Research

ICML 2026poster

Identifying and estimating causal relationships from data is an important component of the scientific research process because it enables researchers to understand how variables affect one another. While large language models (LLMs) show potential for assisting research workflows, their ability to p…

Cited by 0SourceScholar
2026

Generation is Required for Data-Efficient Perception

ICML 2026poster

It has been hypothesized that human-level visual perception requires a generative approach in which internal representations result from inverting a decoder. Yet today’s most successful vision models are non-generative, relying on an encoder that maps images to representations without decoder invers…

Cited by 0SourceScholar
2026

Learning Nonlinear Causal Reductions to Explain Reinforcement Learning Policies

ICLR 2026poster

Why do reinforcement learning (RL) policies fail or succeed? This is a challenging question due to the complex, high-dimensional nature of agent-environment interactions. We take a causal perspective on explaining the global behavior of RL policies by viewing the states, actions, and rewards as va…

Cited by 0SourcecodeScholar
2026

Position: LLM for Physics Research Requires Domain-Specialized Training and Tooling

ICML 2026poster

Large Language Models (LLMs) are rapidly advancing across diverse domains, yet their application in theoretical physics remains inadequate. While current models show competence in mathematical reasoning and code generation, we identify critical gaps in physical intuition, constraint satisfaction, an…

Cited by 0SourceScholar
2026

Position: Safe Models Do Not Guarantee Safe Societies: The Case for Sociopolitical Risk

ICML 2026spotlight

Sociopolitical AI risks are threats to collective self-determination: a society's capacity to articulate its interests and realize them through institutions. We argue that sociopolitical AI risks emerge when general-purpose AI systems are integrated into society in ways that disproportionately ampli…

Cited by 0SourceScholar
2026

Position: Trustworthy AI Suffers from Invariance Conflicts and Causality is The Solution

ICML 2026poster

As artificial intelligence (AI), including machine learning (ML) models and foundation models (FMs), is increasingly deployed in high-stakes domains, ensuring their trustworthiness has become a central challenge. However, the core trustworthy AI objectives, such as fairness, robustness, privacy, and…

Cited by 0SourceScholar
2026

RigidSSL: Rigidity-based Geometric Pretraining for Protein Generation

ICLR 2026poster

Protein design stands as one of biology’s most important frontiers, with the potential to transform medicine, advance human health, and drive sustainability. Protein generation, a central task in protein design, has been greatly accelerated by AI-driven models—such as FoldFlow, MultiFlow, and AlphaF…

Cited by 0SourcecodeScholar
2026

Scaling Behavior of Discrete Diffusion Language Models

ICLR 2026poster

Modern LLM pre-training consumes vast amounts of compute and training data, making the scaling behavior, or scaling laws, of different models a key distinguishing factor. Discrete diffusion language models (DLMs) have been proposed as an alternative to autoregressive language models (ALMs). However,…

Cited by 0SourcecodeScholar
2026

Skill Learning via Policy Diversity Yields Identifiable Representations for Reinforcement Learning

ICLR 2026poster

Self-supervised feature learning and pretraining methods in reinforcement learning (RL) often rely on information-theoretic principles, termed mutual information skill learning (MISL). These methods aim to learn a representation of the environment while also incentivizing exploration thereof. Howeve…

Cited by 0SourceScholar
2026

Use What You Know: Causal Foundation Models with Partial Graphs

ICML 2026poster

Estimating causal quantities traditionally relies on bespoke estimators tailored to specific assumptions. Recently proposed Causal Foundation Models (CFMs) promise a more unified approach by amortising causal discovery and inference in a single step. However, in their current state, they do not allo…

Cited by 0SourceScholar
2025

Accuracy on the wrong line: On the pitfalls of noisy data for out-of-distribution generalisation

AISTATS 2025poster

Accuracy-on-the-line is a widely observed phenomenon in machine learning, where a model's accuracy on in-distribution (ID) and out-of-distribution (OOD) data is positively correlated across different hyperparameters and data configurations. But when does this useful relationship break down? In this…

Cited by 0SourceScholar
2025

Are Language Models Efficient Reasoners? A Perspective from Logic Programming

NeurIPS 2025poster

Modern language models (LMs) exhibit strong deductive reasoning capabilities, yet standard evaluations emphasize correctness while overlooking a key aspect of human-like reasoning: *efficiency*. In real-world reasoning scenarios, much of the available information is irrelevant, and effective deducti…

Cited by 0SourceScholar
2025

Can Large Language Models Understand Symbolic Graphics Programs?

ICLR 2025spotlight

Against the backdrop of enthusiasm for large language models (LLMs), there is a growing need to scientifically assess their capabilities and shortcomings. This is nontrivial in part because it is difficult to find tasks which the models have not encountered during training. Utilizing symbolic graphi…

Cited by 11SourcePDFScholar
2025

Conformal Generative Modeling with Improved Sample Efficiency through Sequential Greedy Filtering

ICLR 2025poster

Generative models lack rigorous statistical guarantees with respect to their predictions. In this work, we propose Sequential Conformal Prediction for Generative Models (SCOPE-Gen), a sequential conformal prediction method producing prediction sets that satisfy a rigorous statistical guarantee calle…

Cited by 0SourcePDFScholar
2025

DARS: Dynamic Action Re-Sampling to Enhance Coding Agent Performance by Adaptive Tree Traversal

ACL 2025long

Large Language Models (LLMs) have revolutionized various domains, including natural language processing, data analysis, and software development, by enabling automation. In software engineering, LLM-powered coding agents have garnered significant attention due to their potential to automate complex…

2025

Do-PFN: In-Context Learning for Causal Effect Estimation

NeurIPS 2025spotlight

Causal effect estimation is critical to a range of scientific disciplines. Existing methods for this task either require interventional data, knowledge about the ground-truth causal graph, or rely on assumptions such as unconfoundedness, restricting their applicability in real-world settings. In the…

Cited by 0SourceScholar
2025

Generalized Interpolating Discrete Diffusion

ICML 2025poster

While state-of-the-art language models achieve impressive results through next-token prediction, they have inherent limitations such as the inability to revise already generated tokens. This has prompted exploration of alternative approaches such as discrete diffusion. However, masked diffusion, whi…

2025

Generative Intervention Models for Causal Perturbation Modeling

ICML 2025poster

We consider the problem of predicting perturbation effects via causal models. In many applications, it is a priori unknown which mechanisms of a system are modified by an external perturbation, even though the features of the perturbation are available. For example, in genomics, some properties of a…

Cited by 1SourcePDFScholar
2025

Identifiable Exchangeable Mechanisms for Causal Structure and Representation Learning

ICLR 2025spotlight

Identifying latent representations or causal structures is important for good generalization and downstream task performance. However, both fields developed rather independently. We observe that several structure and representation identifiability methods, particularly those that require multiple en…

Cited by 3SourcePDFScholar
2025

Language Model Alignment in Multilingual Trolley Problems

ICLR 2025spotlight

We evaluate the moral alignment of large language models (LLMs) with human preferences in multilingual trolley problems. Building on the Moral Machine experiment, which captures over 40 million human judgments across 200+ countries, we develop a cross-lingual corpus of moral dilemma vignettes in ove…

Cited by 3SourcePDFScholar
2025

Learning Joint Interventional Effects from Single-Variable Interventions in Additive Models

ICML 2025poster

Estimating causal effects of joint interventions on multiple variables is crucial in many domains, but obtaining data from such simultaneous interventions can be challenging. Our study explores how to learn joint interventional effects using only observational data and single-variable interventions.…

Cited by 0SourcePDFScholar
2025

MathGAP: Out-of-Distribution Evaluation on Problems with Arbitrarily Complex Proofs

ICLR 2025poster

Large language models (LLMs) can solve arithmetic word problems with high accuracy, but little is known about how well they generalize to more complex problems. This is difficult to study, as (i) much of the available evaluation data has already been seen by the most capable models during training,…

Cited by 3SourcePDFScholar
2025

Preference Elicitation for Offline Reinforcement Learning

ICLR 2025poster

Applying reinforcement learning (RL) to real-world problems is often made challenging by the inability to interact with the environment and the difficulty of designing reward functions. Offline RL addresses the first challenge by considering access to an offline dataset of environment interactions l…

Cited by 0SourcePDFScholar
2025

Reparameterized LLM Training via Orthogonal Equivalence Transformation

NeurIPS 2025poster

While large language models (LLMs) are driving the rapid advancement of artificial intelligence, effectively and reliably training these large models remains one of the field's most significant challenges. To address this challenge, we propose POET, a novel reParameterized training algorithm that us…

Cited by 0SourceScholar
2025

Standardizing Structural Causal Models

ICLR 2025poster

Synthetic datasets generated by structural causal models (SCMs) are commonly used for benchmarking causal structure learning algorithms. However, the variances and pairwise correlations in SCM data tend to increase along the causal ordering. Several popular algorithms exploit these artifacts, possib…

2025

The Directionality of Optimization Trajectories in Neural Networks

ICLR 2025poster

The regularity or implicit bias in neural network optimization has been typically studied via the parameter norms or the landscape curvature, often overlooking the trajectory leading to these parameters. However, properties of the trajectory --- particularly its directionality --- capture critical a…

Cited by 0SourcePDFScholar
2024

Analyzing the Role of Semantic Representations in the Era of Large Language Models

NAACL 2024long

Traditionally, natural language processing (NLP) models often use a rich set of features created by linguistic expertise, such as semantic representations. However, in the era of large language models (LLMs), more and more tasks are turned into generic, end-to-end sequence generation problems. In th…

2024

Can Large Language Models Infer Causation from Correlation?

ICLR 2024poster

Causal inference is one of the hallmarks of human intelligence. While the field of CausalNLP has attracted much interest in the recent years, existing causal inference datasets in NLP primarily rely on discovering causality from empirical knowledge (e.g., commonsense knowledge). In this work, we pro…

2024

Causal vs. Anticausal merging of predictors

NeurIPS 2024poster

We study the differences arising from merging predictors in the causal and anticausal directions using the same data. In particular we study the asymmetries that arise in a simple model where we merge the predictors using one binary variable as target and two continuous variables as predictors. We u…

Cited by 0SourcePDFScholar
2024

CausalCite: A Causal Formulation of Paper Citations

ACL 2024findings

Citation count of a paper is a commonly used proxy for evaluating the significance of a paper in the scientific community. Yet citation measures are widely criticized for failing to accurately reflect the true impact of a paper. Thus, we propose CausalCite, a new way to measure the significance of a…

2024

Competition of Mechanisms: Tracing How Language Models Handle Facts and Counterfactuals

ACL 2024long

Interpretability research aims to bridge the gap between the empirical success and our scientific understanding of the inner workings of large language models (LLMs). However, most existing research in this area focused on analyzing a single mechanism, such as how models copy or recall factual knowl…

2024

Cooperate or Collapse: Emergence of Sustainable Cooperation in a Society of LLM Agents

NeurIPS 2024poster

As AI systems pervade human life, ensuring that large language models (LLMs) make safe decisions remains a significant challenge. We introduce the Governance of the Commons Simulation (GovSim), a generative simulation platform designed to study strategic interactions and cooperative decision-making…

2024

Delphic Offline Reinforcement Learning under Nonidentifiable Hidden Confounding

ICLR 2024poster

A prominent challenge of offline reinforcement learning (RL) is the issue of hidden confounding: unobserved variables may influence both the actions taken by the agent and the observed outcomes. Hidden confounding can compromise the validity of any causal conclusion drawn from data and presents a ma…

Cited by 10SourcePDFScholar
2024

Detecting and Identifying Selection Structure in Sequential Data

ICML 2024poster

We argue that the selective inclusion of data points based on latent objectives is common in practical situations, such as music sequences. Since this selection process often distorts statistical analysis, previous work primarily views it as a bias to be corrected and proposes various methods to mit…

Cited by 4SourcePDFScholar
2024

Do Finetti: On Causal Effects for Exchangeable Data

NeurIPS 2024oral

We study causal effect estimation in a setting where the data are not i.i.d.$\ $(independent and identically distributed). We focus on exchangeable data satisfying an assumption of independent causal mechanisms. Traditional causal effect estimation frameworks, e.g., relying on structural causal mode…

Cited by 1SourcePDFScholar
2024

Do LLMs Think Fast and Slow? A Causal Study on Sentiment Analysis

EMNLP 2024finding

Sentiment analysis (SA) aims to identify the sentiment expressed in a piece of text, often in the form of a review. Assuming a review and the sentiment associated with it, in this paper we formulate SA as a combination of two tasks: (1) a causal discovery task that distinguishes whether a review “pr…

2024

Do Language Models Exhibit the Same Cognitive Biases in Problem Solving as Human Learners?

ICML 2024poster

There is increasing interest in employing large language models (LLMs) as cognitive models. For such purposes, it is central to understand which properties of human cognition are well-modeled by LLMs, and which are not. In this work, we study the biases of LLMs in relation to those known in children…

2024

From Causal to Concept-Based Representation Learning

NeurIPS 2024poster

To build intelligent machine learning systems, modern representation learning attempts to recover latent generative factors from data, such as in causal representation learning. A key question in this growing field is to provide rigorous conditions under which latent factors can be identified and th…

Cited by 2SourcePDFScholar
2024

Ghost on the Shell: An Expressive Representation of General 3D Shapes

ICLR 2024oral

The creation of photorealistic virtual worlds requires the accurate modeling of 3D surface geometry for a wide range of objects. For this, meshes are appealing since they enable 1) fast physics-based rendering with realistic material and lighting, 2) physical simulation, and 3) are memory-efficient…

Cited by 15SourcePDFScholar
2024

GraphDreamer: Compositional 3D Scene Synthesis from Scene Graphs

CVPR 2024poster

As pretrained text-to-image diffusion models become increasingly powerful recent efforts have been made to distill knowledge from these text-to-image pretrained models for optimizing a text-guided 3D model. Most of the existing methods generate a holistic 3D model from a plain text input. This can b…

Cited by 52SourcePDFScholar
2024

Identifying Policy Gradient Subspaces

ICLR 2024poster

Policy gradient methods hold great potential for solving complex continuous control tasks. Still, their training efficiency can be improved by exploiting structure within the optimization problem. Recent work indicates that supervised learning can be accelerated by leveraging the fact that gradients…

Cited by 2SourcePDFScholar
2024

Implicit Personalization in Language Models: A Systematic Study

EMNLP 2024finding

Implicit Personalization (IP) is a phenomenon of language models inferring a user’s background from the implicit cues in the input prompts and tailoring the response based on this inference. While previous work has touched upon various instances of this problem, there lacks a unified framework to st…

2024

Limits of Transformer Language Models on Learning to Compose Algorithms

NeurIPS 2024poster

We analyze the capabilities of Transformer language models in learning compositional discrete tasks. To this end, we evaluate training LLaMA models and prompting GPT-4 and Gemini on four tasks demanding to learn a composition of several discrete sub-tasks. In particular, we measure how well these mo…

2024

Moûsai: Efficient Text-to-Music Diffusion Models

ACL 2024long

Recent years have seen the rapid development of large generative models for text; however, much less research has explored the connection between text and another “language” of communication – music. Music, much like text, can convey emotions, stories, and ideas, and has its own unique structure and…

2024

On Affine Homotopy between Language Encoders

NeurIPS 2024poster

Pre-trained language encoders---functions that represent text as vectors---are an integral component of many NLP tasks. We tackle a natural question in language encoder analysis: What does it mean for two encoders to be similar? We contend that a faithful measure of similarity needs to be \e…

Cited by 0SourcePDFScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
2024

Out-of-Variable Generalisation for Discriminative Models

ICLR 2024poster

The ability of an agent to do well in new environments is a critical aspect of intelligence. In machine learning, this ability is known as $\textit{strong}$ or $\textit{out-of-distribution}$ generalization. However, merely considering differences in distributions is inadequate for fully capturing di…

2024

Parameter-Efficient Orthogonal Finetuning via Butterfly Factorization

ICLR 2024poster

Large foundation models are becoming ubiquitous, but training them from scratch is prohibitively expensive. Thus, efficiently adapting these powerful models to downstream tasks is increasingly important. In this paper, we study a principled finetuning paradigm -- Orthogonal Finetuning (OFT) -- for d…

Cited by 57SourcePDFScholar
2024

RP1M: A Large-Scale Motion Dataset for Piano Playing with Bi-Manual Dexterous Robot Hands

CoRL 2024poster

Endowing robot hands with human-level dexterity is a long-lasting research objective. Bi-manual robot piano playing constitutes a task that combines challenges from dynamic tasks, such as generating fast while precise motions, with slower but contact-rich manipulation problems. Although reinforcemen…

Cited by 2SourceScholar
2024

Safe & Accurate at Speed with Tendons: A Robot Arm for Exploring Dynamic Motion

RSS 2024poster

Operating robots precisely and at high speeds has been a long-standing goal of robotics research. Balancing these competing demands is key to enabling the seamless collaboration of robots and humans and increasing task performance. However, traditional motor-driven systems often fall short in this b…

Cited by 3SourcePDFScholar
2024

The Expressive Leaky Memory Neuron: an Efficient and Expressive Phenomenological Neuron Model Can Solve Long-Horizon Tasks.

ICLR 2024poster

Biological cortical neurons are remarkably sophisticated computational devices, temporally integrating their vast synaptic input over an intricate dendritic tree, subject to complex, nonlinearly interacting internal biological processes. A recent study proposed to characterize this complexity by fi…

2024

The Odyssey of Commonsense Causality: From Foundational Benchmarks to Cutting-Edge Reasoning

EMNLP 2024main

Understanding commonsense causality is a unique mark of intelligence for humans. It helps people understand the principles of the real world better and benefits the decision-making process related to causation. For instance, commonsense causality is crucial in judging whether a defendant’s action ca…

2023

A Measure-Theoretic Axiomatisation of Causality

NeurIPS 2023oral

Causality is a central concept in a wide range of research areas, yet there is still no universally agreed axiomatisation of causality. We view causality both as an extension of probability theory and as a study of what happens when one intervenes on a system, and argue in favour of taking Kolmogoro…

Cited by 7SourcePDFScholar
2023

AIMY: An Open-source Table Tennis Ball Launcher for Versatile and High-fidelity Trajectory Generation

ICRA 2023poster

To approach the level of advanced human players in table tennis with robots, generating varied ball trajectories in a reproducible and controlled manner is essential. Current ball launchers used in robot table tennis either do not provide an interface for automatic control or are limited in their ca…

Cited by 7SourcecodeScholar
2023

BaCaDI: Bayesian Causal Discovery with Unknown Interventions

AISTATS 2023poster

Inferring causal structures from experimentation is a central task in many domains. For example, in biology, recent advances allow us to obtain single-cell expression data under multiple interventions such as drugs or gene knockouts. However, the targets of the interventions are often uncertain or u…

2023

Benchmarking Offline Reinforcement Learning on Real-Robot Hardware

ICLR 2023top-25%

Learning policies from previously recorded data is a promising direction for real-world robotics tasks, as online learning is often infeasible. Dexterous manipulation in particular remains an open problem in its general form. The combination of offline reinforcement learning with large diverse datas…

Cited by 38SourcePDFScholar
2023

Bridging the Gap to Real-World Object-Centric Learning

ICLR 2023poster

Humans naturally decompose their environment into entities at the appropriate level of abstraction to act in the world. Allowing machine learning algorithms to derive this decomposition in an unsupervised way has become an important line of research. However, current methods are restricted to simula…

Cited by 144SourcePDFScholar
2023

CLadder: Assessing Causal Reasoning in Language Models

NeurIPS 2023poster

The ability to perform causal reasoning is widely considered a core feature of intelligence. In this work, we investigate whether large language models (LLMs) can coherently reason about causality. Much of the existing work in natural language processing (NLP) focuses on evaluating _commonsense_ cau…

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 de Finetti: On the Identification of Invariant Causal Structure in Exchangeable Data

NeurIPS 2023poster

Constraint-based causal discovery methods leverage conditional independence tests to infer causal relationships in a wide variety of applications. Just as the majority of machine learning methods, existing work focuses on studying $\textit{independent and identically distributed}$ data. However, it…

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

Controlling Text-to-Image Diffusion by Orthogonal Finetuning

NeurIPS 2023poster

Large text-to-image diffusion models have impressive capabilities in generating photorealistic images from text prompts. How to effectively guide or control these powerful models to perform different downstream tasks becomes an important open problem. To tackle this challenge, we introduce a princip…

Cited by 123SourcePDFScholar
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

Data-Efficient Online Learning of Ball Placement in Robot Table Tennis

IROS 2023poster

We present an implementation of an online op-timization algorithm for hitting a predefined target when returning ping-pong balls with a table tennis robot. The online algorithm optimizes over so-called interception policies, which define the manner in which the robot arm intercepts the ball. In our…

Cited by 1SourceScholar
2023

Diffusion Based Representation Learning

ICML 2023poster

Diffusion-based methods, represented as stochastic differential equations on a continuous-time domain, have recently proven successful as non-adversarial generative models. Training such models relies on denoising score matching, which can be seen as multi-scale denoising autoencoders. Here, we augm…

Cited by 35SourcePDFScholar
2023

Discrete Key-Value Bottleneck

ICML 2023poster

Deep neural networks perform well on classification tasks where data streams are i.i.d. and labeled data is abundant. Challenges emerge with non-stationary training data streams such as continual learning. One powerful approach that has addressed this challenge involves pre-training of large encoder…

2023

Estimation Beyond Data Reweighting: Kernel Method of Moments

ICML 2023poster

Moment restrictions and their conditional counterparts emerge in many areas of machine learning and statistics ranging from causal inference to reinforcement learning. Estimators for these tasks, generally called methods of moments, include the prominent generalized method of moments (GMM) which has…

2023

Flow Annealed Importance Sampling Bootstrap

ICLR 2023top-25%

Normalizing flows are tractable density models that can approximate complicated target distributions, e.g. Boltzmann distributions of physical systems. However, current methods for training flows either suffer from mode-seeking behavior, use samples from the target generated beforehand by expensive…

2023

Flow Matching for Scalable Simulation-Based Inference

NeurIPS 2023poster

Neural posterior estimation methods based on discrete normalizing flows have become established tools for simulation-based inference (SBI), but scaling them to high-dimensional problems can be challenging. Building on recent advances in generative modeling, we here present flow matching posterior es…

2023

Generalizing and Decoupling Neural Collapse via Hyperspherical Uniformity Gap

ICLR 2023poster

The neural collapse (NC) phenomenon describes an underlying geometric symmetry for deep neural networks, where both deeply learned features and classifiers converge to a simplex equiangular tight frame. It has been shown that both cross-entropy loss and mean square error can provably lead to NC. We…

2023

Hindsight States: Blending Sim & Real Task Elements for Efficient Reinforcement Learning

RSS 2023poster

Reinforcement learning has shown great potential in solving complex tasks when large amounts of data can be generated with little effort. In robotics, one approach to generate training data builds on simulations or models. However, for many tasks, such as with complex soft robots, devising such mode…

Cited by 2SourcePDFScholar
2023

Homomorphism AutoEncoder --- Learning Group Structured Representations from Observed Transitions

ICML 2023poster

How can agents learn internal models that veridically represent interactions with the real world is a largely open question. As machine learning is moving towards representations containing not just observational but also interventional knowledge, we study this problem using tools from representatio…

2023

Iterative Teaching by Data Hallucination

AISTATS 2023poster

We consider the problem of iterative machine teaching, where a teacher sequentially provides examples based on the status of a learner under a discrete input space (i.e., a pool of finite samples), which greatly limits the teacher’s capability. To address this issue, we study iterative teaching unde…

2023

Learning Linear Causal Representations from Interventions under General Nonlinear Mixing

NeurIPS 2023oral

We study the problem of learning causal representations from unknown, latent interventions in a general setting, where the latent distribution is Gaussian but the mixing function is completely general. We prove strong identifiability results given unknown single-node interventions, i.e., without hav…

Cited by 71SourcePDFScholar
2023

Leveraging sparse and shared feature activations for disentangled representation learning

NeurIPS 2023spotlight

Recovering the latent factors of variation of high dimensional data has so far focused on simple synthetic settings. Mostly building on unsupervised and weakly-supervised objectives, prior work missed out on the positive implications for representation learning on real world data. In this work, we p…

Cited by 22SourcePDFScholar
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

On Data Manifolds Entailed by Structural Causal Models

ICML 2023poster

The geometric structure of data is an important inductive bias in machine learning. In this work, we characterize the data manifolds entailed by structural causal models. The strengths of the proposed framework are twofold: firstly, the geometric structure of the data manifolds is causally informed,…

Cited by 6SourcePDFScholar
2023

On the Identifiability and Estimation of Causal Location-Scale Noise Models

ICML 2023poster

We study the class of location-scale or heteroscedastic noise models (LSNMs), in which the effect $Y$ can be written as a function of the cause $X$ and a noise source $N$ independent of $X$, which may be scaled by a positive function $g$ over the cause, i.e., $Y = f(X) + g(X)N$. Despite the generali…

2023

On the Relationship Between Explanation and Prediction: A Causal View

ICML 2023poster

Being able to provide explanations for a model's decision has become a central requirement for the development, deployment, and adoption of machine learning models. However, we are yet to understand what explanation methods can and cannot do. How do upstream factors such as data, model prediction, h…

Cited by 21SourcePDFScholar
2023

Pairwise Similarity Learning is SimPLE

ICCV 2023poster

In this paper, we focus on a general yet important learning problem, pairwise similarity learning (PSL). PSL subsumes a wide range of important applications, such as open-set face recognition, speaker verification, image retrieval and person re-identification. The goal of PSL is to learn a pairwise…

Cited by 10PDFcodeScholar
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

SE(3) Equivariant Augmented Coupling Flows

NeurIPS 2023spotlight

Coupling normalizing flows allow for fast sampling and density evaluation, making them the tool of choice for probabilistic modeling of physical systems. However, the standard coupling architecture precludes endowing flows that operate on the Cartesian coordinates of atoms with the SE(3) and permut…

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
2023

Stochastic Marginal Likelihood Gradients using Neural Tangent Kernels

ICML 2023poster

Selecting hyperparameters in deep learning greatly impacts its effectiveness but requires manual effort and expertise. Recent works show that Bayesian model selection with Laplace approximations can allow to optimize such hyperparameters just like standard neural network parameters using gradients a…

2023

Structure by Architecture: Structured Representations without Regularization

ICLR 2023poster

We study the problem of self-supervised structured representation learning using autoencoders for downstream tasks such as generative modeling. Unlike most methods which rely on matching an arbitrary, relatively unstructured, prior distribution for sampling, we propose a sampling technique that reli…

Cited by 9SourcePDFScholar
2023

The Hessian perspective into the Nature of Convolutional Neural Networks

ICML 2023poster

While Convolutional Neural Networks (CNNs) have long been investigated and applied, as well as theorized, we aim to provide a slightly different perspective into their nature --- through the perspective of their Hessian maps. The reason is that the loss Hessian captures the pairwise interaction of p…

Cited by 9SourcePDFScholar
2022

A Learning-based Iterative Control Framework for Controlling a Robot Arm with Pneumatic Artificial Muscles

RSS 2022poster

In this work, we propose a new learning-based iterative control (IC) framework that enables a complex soft-robotic arm to track trajectories accurately. Compared to traditional iterative learning control (ILC), which operates on a single fixed reference trajectory, we use a deep learning approach to…

Cited by 12SourcePDFScholar
2022

A Witness Two-Sample Test

AISTATS 2022poster

The Maximum Mean Discrepancy (MMD) has been the state-of-the-art nonparametric test for tackling the two-sample problem. Its statistic is given by the difference in expectations of the witness function, a real-valued function defined as a weighted sum of kernel evaluations on a set of basis points.…

2022

A prior-based approximate latent Riemannian metric

AISTATS 2022poster

Stochastic generative models enable us to capture the geometric structure of a data manifold lying in a high dimensional space through a Riemannian metric in the latent space. However, its practical use is rather limited mainly due to inevitable functionality problems and computational complexity. I…

Cited by 15SourcePDFScholar
2022

Action-Sufficient State Representation Learning for Control with Structural Constraints

ICML 2022spotlight

Perceived signals in real-world scenarios are usually high-dimensional and noisy, and finding and using their representation that contains essential and sufficient information required by downstream decision-making tasks will help improve computational efficiency and generalization ability in the ta…

Cited by 48SourcePDFScholar
2022

Adversarial Robustness Through the Lens of Causality

ICLR 2022poster

The adversarial vulnerability of deep neural networks has attracted significant attention in machine learning. As causal reasoning has an instinct for modeling distribution change, it is essential to incorporate causality into analyzing this specific type of distribution change induced by adversarial…

Cited by 105SourcePDFScholar
2022

Adversarially Robust Kernel Smoothing

AISTATS 2022poster

We propose a scalable robust learning algorithm combining kernel smoothing and robust optimization. Our method is motivated by the convex analysis perspective of distributionally robust optimization based on probability metrics, such as the Wasserstein distance and the maximum mean discrepancy. We a…

2022

Amortized Inference for Causal Structure Learning

NeurIPS 2022accept

Inferring causal structure poses a combinatorial search problem that typically involves evaluating structures with a score or independence test. The resulting search is costly, and designing suitable scores or tests that capture prior knowledge is difficult. In this work, we propose to amortize caus…

2022

Assaying Out-Of-Distribution Generalization in Transfer Learning

NeurIPS 2022accept

Since out-of-distribution generalization is a generally ill-posed problem, various proxy targets (e.g., calibration, adversarial robustness, algorithmic corruptions, invariance across shifts) were studied across different research programs resulting in different recommendations. While sharing the sa…

2022

AutoML Two-Sample Test

NeurIPS 2022accept

Two-sample tests are important in statistics and machine learning, both as tools for scientific discovery as well as to detect distribution shifts. This led to the development of many sophisticated test procedures going beyond the standard supervised learning frameworks, whose usage can require spec…

Cited by 26SourcePDFScholar
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

Exploring the Latent Space of Autoencoders with Interventional Assays

NeurIPS 2022accept

Autoencoders exhibit impressive abilities to embed the data manifold into a low-dimensional latent space, making them a staple of representation learning methods. However, without explicit supervision, which is often unavailable, the representation is usually uninterpretable, making analysis and pri…

2022

Function Classes for Identifiable Nonlinear Independent Component Analysis

NeurIPS 2022accept

Unsupervised learning of latent variable models (LVMs) is widely used to represent data in machine learning. When such model reflects the ground truth factors and the mechanisms mapping them to observations, there is reason to expect that such models allow generalisation in downstream tasks. It is h…

Cited by 51SourcePDFScholar
2022

Functional Generalized Empirical Likelihood Estimation for Conditional Moment Restrictions

ICML 2022spotlight

Important problems in causal inference, economics, and, more generally, robust machine learning can be expressed as conditional moment restrictions, but estimation becomes challenging as it requires solving a continuum of unconditional moment restrictions. Previous works addressed this problem by ex…

2022

GalilAI: Out-of-Task Distribution Detection using Causal Active Experimentation for Safe Transfer RL

AISTATS 2022poster

Out-of-distribution (OOD) detection is a well-studied topic in supervised learning. Extending the successes in supervised learning methods to the reinforcement learning (RL) setting, however, is difficult due to the data generating process - RL agents actively query their environment for data and th…

Cited by 3SourcePDFScholar
2022

Generalization and Robustness Implications in Object-Centric Learning

ICML 2022spotlight

The idea behind object-centric representation learning is that natural scenes can better be modeled as compositions of objects and their relations as opposed to distributed representations. This inductive bias can be injected into neural networks to potentially improve systematic generalization and…

2022

Group equivariant neural posterior estimation

ICLR 2022poster

Simulation-based inference with conditional neural density estimators is a powerful approach to solving inverse problems in science. However, these methods typically treat the underlying forward model as a black box, with no way to exploit geometric properties such as equivariances. Equivariances ar…

2022

Interventions, Where and How? Experimental Design for Causal Models at Scale

NeurIPS 2022accept

Causal discovery from observational and interventional data is challenging due to limited data and non-identifiability which introduces uncertainties in estimating the underlying structural causal model (SCM). Incorporating these uncertainties and selecting optimal experiments (interventions) to per…

2022

Invariant Causal Representation Learning for Out-of-Distribution Generalization

ICLR 2022poster

Due to spurious correlations, machine learning systems often fail to generalize to environments whose distributions differ from the ones used at training time. Prior work addressing this, either explicitly or implicitly, attempted to find a data representation that has an invariant relationship with…

Cited by 116SourcePDFScholar
2022

Leveling Down in Computer Vision: Pareto Inefficiencies in Fair Deep Classifiers

CVPR 2022poster

Algorithmic fairness is frequently motivated in terms of a trade-off in which overall performance is decreased so as to improve performance on disadvantaged groups where the algorithm would otherwise be less accurate. Contrary to this, we find that applying existing fairness approaches to computer v…

Cited by 66PDFScholar
2022

Neural Attentive Circuits

NeurIPS 2022accept

Recent work has seen the development of general purpose neural architectures that can be trained to perform tasks across diverse data modalities. General purpose models typically make few assumptions about the underlying data-structure and are known to perform well in the large-data regime. At the s…

Cited by 6SourcePDFScholar
2022

On the Adversarial Robustness of Causal Algorithmic Recourse

ICML 2022spotlight

Algorithmic recourse seeks to provide actionable recommendations for individuals to overcome unfavorable classification outcomes from automated decision-making systems. Recourse recommendations should ideally be robust to reasonably small uncertainty in the features of the individual seeking recours…

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

Original or Translated? A Causal Analysis of the Impact of Translationese on Machine Translation Performance

NAACL 2022long

Human-translated text displays distinct features from naturally written text in the same language. This phenomena, known as translationese, has been argued to confound the machine translation (MT) evaluation. Yet, we find that existing work on translationese neglects some important factors and the c…

2022

Phenomenology of Double Descent in Finite-Width Neural Networks

ICLR 2022poster

`Double descent' delineates the generalization behaviour of models depending on the regime they belong to: under- or over-parameterized. The current theoretical understanding behind the occurrence of this phenomenon is primarily based on linear and kernel regression models --- with informal parallel…

Cited by 13SourcePDFScholar
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

Resampling Base Distributions of Normalizing Flows

AISTATS 2022poster

Normalizing flows are a popular class of models for approximating probability distributions. However, their invertible nature limits their ability to model target distributions whose support have a complex topological structure, such as Boltzmann distributions. Several procedures have been proposed…

2022

Sampling without Replacement Leads to Faster Rates in Finite-Sum Minimax Optimization

NeurIPS 2022accept

We analyze the convergence rates of stochastic gradient algorithms for smooth finite-sum minimax optimization and show that, for many such algorithms, sampling the data points \emph{without replacement} leads to faster convergence compared to sampling with replacement. For the smooth and strongly co…

Cited by 8SourcePDFScholar
2022

Score Matching Enables Causal Discovery of Nonlinear Additive Noise Models

ICML 2022oral

This paper demonstrates how to recover causal graphs from the score of the data distribution in non-linear additive (Gaussian) noise models. Using score matching algorithms as a building block, we show how to design a new generation of scalable causal discovery methods. To showcase our approach, we…

Cited by 103SourcePDFScholar
2022

Source-Free Adaptation to Measurement Shift via Bottom-Up Feature Restoration

ICLR 2022spotlight

Source-free domain adaptation (SFDA) aims to adapt a model trained on labelled data in a source domain to unlabelled data in a target domain without access to the source-domain data during adaptation. Existing methods for SFDA leverage entropy-minimization techniques which: (i) apply only to classif…

2022

The Role of Pretrained Representations for the OOD Generalization of RL Agents

ICLR 2022poster

Building sample-efficient agents that generalize out-of-distribution (OOD) in real-world settings remains a fundamental unsolved problem on the path towards achieving higher-level cognition. One particularly promising approach is to begin with low-dimensional, pretrained representations of our world…

Cited by 13SourcePDFScholar
2022

Towards Principled Disentanglement for Domain Generalization

CVPR 2022oral

A fundamental challenge for machine learning models is generalizing to out-of-distribution (OOD) data, in part due to spurious correlations. To tackle this challenge, we first formalize the OOD generalization problem as constrained optimization, called Disentanglement-constrained Domain Generalizati…

Cited by 152PDFcodeScholar
2022

Towards Total Recall in Industrial Anomaly Detection

CVPR 2022poster

Being able to spot defective parts is a critical component in large-scale industrial manufacturing. A particular challenge that we address in this work is the cold-start problem: fit a model using nominal (non-defective) example images only. While handcrafted solutions per class are possible, the go…

Cited by 1227PDFcodeScholar
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

When to Make Exceptions: Exploring Language Models as Accounts of Human Moral Judgment

NeurIPS 2022accept

AI systems are becoming increasingly intertwined with human life. In order to effectively collaborate with humans and ensure safety, AI systems need to be able to understand, interpret and predict human moral judgments and decisions. Human moral judgments are often guided by rules, but not always. A…

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

A Theory of Independent Mechanisms for Extrapolation in Generative Models

AAAI 2021technical

Generative models can be trained to emulate complex empirical data, but are they useful to make predictions in the context of previously unobserved environments? An intuitive idea to promote such extrapolation capabilities is to have the architecture of such model reflect a causal graph of the true…

2021

A teacher-student framework to distill future trajectories

ICLR 2021poster

By learning to predict trajectories of dynamical systems, model-based methods can make extensive use of all observations from past experience. However, due to partial observability, stochasticity, compounding errors, and irrelevant dynamics, training to predict observations explicitly often results…

Cited by 5SourcePDFScholar
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

Bayesian Quadrature on Riemannian Data Manifolds

ICML 2021spotlight

Riemannian manifolds provide a principled way to model nonlinear geometric structure inherent in data. A Riemannian metric on said manifolds determines geometry-aware shortest paths and provides the means to define statistical models accordingly. However, these operations are typically computational…

2021

Causal Curiosity: RL Agents Discovering Self-supervised Experiments for Causal Representation Learning

ICML 2021spotlight

Humans show an innate ability to learn the regularities of the world through interaction. By performing experiments in our environment, we are able to discern the causal factors of variation and infer how they affect the dynamics of our world. Analogously, here we attempt to equip reinforcement lear…

Cited by 81SourcePDFScholar
2021

Causal Influence Detection for Improving Efficiency in Reinforcement Learning

NeurIPS 2021poster

Many reinforcement learning (RL) environments consist of independent entities that interact sparsely. In such environments, RL agents have only limited influence over other entities in any particular situation. Our idea in this work is that learning can be efficiently guided by knowing when and what…

2021

CausalWorld: A Robotic Manipulation Benchmark for Causal Structure and Transfer Learning

ICLR 2021poster

Despite recent successes of reinforcement learning (RL), it remains a challenge for agents to transfer learned skills to related environments. To facilitate research addressing this problem, we proposeCausalWorld, a benchmark for causal structure and transfer learning in a robotic manipulation envir…

Cited by 161SourcePDFScholar
2021

Conditional Distributional Treatment Effect with Kernel Conditional Mean Embeddings and U-Statistic Regression

ICML 2021spotlight

We propose to analyse the conditional distributional treatment effect (CoDiTE), which, in contrast to the more common conditional average treatment effect (CATE), is designed to encode a treatment’s distributional aspects beyond the mean. We first introduce a formal definition of the CoDiTE associat…

Cited by 41SourcePDFScholar
2021

DiBS: Differentiable Bayesian Structure Learning

NeurIPS 2021spotlight

Bayesian structure learning allows inferring Bayesian network structure from data while reasoning about the epistemic uncertainty---a key element towards enabling active causal discovery and designing interventions in real world systems. In this work, we propose a general, fully differentiable frame…

2021

Dynamic Inference with Neural Interpreters

NeurIPS 2021poster

Modern neural network architectures can leverage large amounts of data to generalize well within the training distribution. However, they are less capable of systematic generalization to data drawn from unseen but related distributions, a feat that is hypothesized to require compositional reasoning…

Cited by 36SourcePDFScholar
2021

Fast And Slow Learning Of Recurrent Independent Mechanisms

ICLR 2021poster

Decomposing knowledge into interchangeable pieces promises a generalization advantage when there are changes in distribution. A learning agent interacting with its environment is likely to be faced with situations requiring novel combinations of existing pieces of knowledge. We hypothesize that such…

Cited by 55SourcePDFScholar
2021

Function Contrastive Learning of Transferable Meta-Representations

ICML 2021spotlight

Meta-learning algorithms adapt quickly to new tasks that are drawn from the same task distribution as the training tasks. The mechanism leading to fast adaptation is the conditioning of a downstream predictive model on the inferred representation of the task’s underlying data generative process, or…

Cited by 24SourcePDFScholar
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

Iterative Teaching by Label Synthesis

NeurIPS 2021spotlight

In this paper, we consider the problem of iterative machine teaching, where a teacher provides examples sequentially based on the current iterative learner. In contrast to previous methods that have to scan over the entire pool and select teaching examples from it in each iteration, we propose a lab…

Cited by 15SourcePDFScholar
2021

Kernel Distributionally Robust Optimization: Generalized Duality Theorem and Stochastic Approximation

AISTATS 2021poster

We propose kernel distributionally robust optimization (Kernel DRO) using insights from the robust optimization theory and functional analysis. Our method uses reproducing kernel Hilbert spaces (RKHS) to construct a wide range of convex ambiguity sets, which can be generalized to sets based on integ…

2021

Learning explanations that are hard to vary

ICLR 2021poster

In this paper, we investigate the principle that good explanations are hard to vary in the context of deep learning. We show that averaging gradients across examples -- akin to a logical OR of patterns -- can favor memorization and `patchwork' solutions that sew together different strategies, instea…

Cited by 214SourcePDFScholar
2021

Learning with Hyperspherical Uniformity

AISTATS 2021poster

Due to the over-parameterization nature, neural networks are a powerful tool for nonlinear function approximation. In order to achieve good generalization on unseen data, a suitable inductive bias is of great importance for neural networks. One of the most straightforward ways is to regularize the n…

Cited by 46SourcePDFScholar
2021

Necessary and sufficient conditions for causal feature selection in time series with latent common causes

ICML 2021spotlight

We study the identification of direct and indirect causes on time series with latent variables, and provide a constrained-based causal feature selection method, which we prove that is both sound and complete under some graph constraints. Our theory and estimation algorithm require only two condition…

Cited by 55SourcePDFScholar
2021

On Disentangled Representations Learned from Correlated Data

ICML 2021oral

The focus of disentanglement approaches has been on identifying independent factors of variation in data. However, the causal variables underlying real-world observations are often not statistically independent. In this work, we bridge the gap to real-world scenarios by analyzing the behavior of the…

2021

On the Transfer of Disentangled Representations in Realistic Settings

ICLR 2021poster

Learning meaningful representations that disentangle the underlying structure of the data generating process is considered to be of key importance in machine learning. While disentangled representations were found to be useful for diverse tasks such as abstract reasoning and fair classification, the…

Cited by 95SourcePDFScholar
2021

Predicting Infectiousness for Proactive Contact Tracing

ICLR 2021spotlight

The COVID-19 pandemic has spread rapidly worldwide, overwhelming manual contact tracing in many countries and resulting in widespread lockdowns for emergency containment. Large-scale digital contact tracing (DCT) has emerged as a potential solution to resume economic and social activity while minimi…

2021

Recurrent Independent Mechanisms

ICLR 2021spotlight

We explore the hypothesis that learning modular structures which reflect the dynamics of the environment can lead to better generalization and robustness to changes that only affect a few of the underlying causes. We propose Recurrent Independent Mechanisms (RIMs), a new recurrent architecture in wh…

Cited by 389SourcePDFScholar
2021

Regret Bounds for Gaussian-Process Optimization in Large Domains

NeurIPS 2021poster

The goal of this paper is to characterize Gaussian-Process optimization in the setting where the function domain is large relative to the number of admissible function evaluations, i.e., where it is impossible to find the global optimum. We provide upper bounds on the suboptimality (Bayesian simple…

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…

2021

Spatially Structured Recurrent Modules

ICLR 2021poster

Capturing the structure of a data-generating process by means of appropriate inductive biases can help in learning models that generalise well and are robust to changes in the input distribution. While methods that harness spatial and temporal structures find broad application, recent work has demon…

Cited by 4SourcePDFScholar
2020

A Real-Robot Dataset for Assessing Transferability of Learned Dynamics Models

ICRA 2020poster

In the context of model-based reinforcement learning and control, a large number of methods for learning system dynamics have been proposed in recent years. The purpose of these learned models is to synthesize new control policies. An important open question is how robust current dynamics-learning m…

Cited by 10SourceScholar
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…

2020

Bayesian Online Prediction of Change Points

UAI 2020poster

Online detection of instantaneous changes in the generative process of a data sequence generally focuses on retrospective inference of such change points without considering their future occurrences. We extend the Bayesian Online Change Point Detection algorithm to also infer the number of time step…

2020

Counterfactuals uncover the modular structure of deep generative models

ICLR 2020poster

Deep generative models can emulate the perceptual properties of complex image datasets, providing a latent representation of the data. However, manipulating such representation to perform meaningful and controllable transformations in the data space remains challenging without some form of supervisi…

Cited by 120SourceScholar
2020

Disentangling Factors of Variations Using Few Labels

ICLR 2020poster

Learning disentangled representations is considered a cornerstone problem in representation learning. Recently, Locatello et al. (2019) demonstrated that unsupervised disentanglement learning without inductive biases is theoretically impossible and that existing inductive biases and unsupervised met…

Cited by 210SourceScholar
2020

Fair Decisions Despite Imperfect Predictions

AISTATS 2020poster

Consequential decisions are increasingly informed by sophisticated data-driven predictive models. However, consistently learning accurate predictive models requires access to ground truth labels. Unfortunately, in practice, labels may only exist conditional on certain decisions—if a loan is denied,…

2020

Learning Kernel Tests Without Data Splitting

NeurIPS 2020poster

Modern large-scale kernel-based tests such as maximum mean discrepancy (MMD) and kernelized Stein discrepancy (KSD) optimize kernel hyperparameters on a held-out sample via data splitting to obtain the most powerful test statistics. While data splitting results in a tractable null distribution, it s…

2020

On the design of consequential ranking algorithms

UAI 2020poster

Ranking models are typically designed to optimize some measure of immediate utility to the users. As a result, they have been unable to anticipate an increasing number of undesirable long-term consequences of their proposed rankings, from fueling the spread of misinformation and increasing polarizat…

Cited by 16SourcePDFScholar
2020

Real Time Trajectory Prediction Using Deep Conditional Generative Models

RA-L 2020

Data driven methods for time series forecasting that quantify uncertainty open new important possibilities for robot tasks with hard real time constraints, allowing the robot system to make decisions that trade off between reaction time and accuracy in the predictions. Despite the recent advances in

Cited by 47SourcecodeScholar
2020

Relative gradient optimization of the Jacobian term in unsupervised deep learning

NeurIPS 2020poster

Learning expressive probabilistic models correctly describing the data is a ubiquitous problem in machine learning. A popular approach for solving it is mapping the observations into a representation space with a simple joint distribution, which can typically be written as a product of its marginals…

2020

Semi-supervised learning, causality, and the conditional cluster assumption

UAI 2020poster

While the success of semi-supervised learning (SSL) is still not fully understood, Schölkopf et al. (2012) have established a link to the principle of independent causal mechanisms. They conclude that SSL should be impossible when predicting a target variable from its causes, but possible when predi…

Cited by 33SourcePDFScholar
2020

Testing Goodness of Fit of Conditional Density Models with Kernels

UAI 2020poster

We propose two nonparametric statistical tests of goodness of fit for conditional distributions: given a conditional probability density function p(y|x) and a joint sample, decide whether the sample is drawn from p(y|x)q(x) for some density q(x). Our tests, formulated with a Stein operator, can be a…

2020

TriFinger: An Open-Source Robot for Learning Dexterity

CoRL 2020

Dexterous object manipulation is still an open problem in robotics, despite the rapid progress in machine learning during the past decade. We argue that a key issue which has hindered progress is the high cost of experimentation on real systems, in terms of both time and money. We address this probl

2020

Weakly-Supervised Disentanglement Without Compromises

ICML 2020poster

Intelligent agents should be able to learn useful representations by observing changes in their environment. We model such observations as pairs of non-i.i.d. images sharing at least one of the underlying factors of variation. First, we theoretically show that only knowing how many factors have chan…

2019

AReS and MaRS Adversarial and MMD-Minimizing Regression for SDEs

ICML 2019oral

Stochastic differential equations are an important modeling class in many disciplines. Consequently, there exist many methods relying on various discretization and numerical integration schemes. In this paper, we propose a novel, probabilistic model for estimating the drift and diffusion given noisy…

2019

Challenging Common Assumptions in the Unsupervised Learning of Disentangled Representations

ICML 2019oral

The key idea behind the unsupervised learning of disentangled representations is that real-world data is generated by a few explanatory factors of variation which can be recovered by unsupervised learning algorithms. In this paper, we provide a sober look at recent progress in the field and challeng…

2019

Coordinating Users of Shared Facilities via Data-driven Predictive Assistants and Game Theory

UAI 2019poster

We study data-driven assistants that provide congestion forecasts to users of shared facilities (roads, cafeterias, etc.), to support coordination between them, and increase efficiency of such collective systems. Key questions are: (1) when and how much can (accurate) predictions help for coordinati…

Cited by 0SourcePDFScholar
2019

First-Order Adversarial Vulnerability of Neural Networks and Input Dimension

ICML 2019oral

Over the past few years, neural networks were proven vulnerable to adversarial images: targeted but imperceptible image perturbations lead to drastically different predictions. We show that adversarial vulnerability increases with the gradients of the training objective when viewed as a function of…

2019

Kernel Mean Matching for Content Addressability of GANs

ICML 2019oral

We propose a novel procedure which adds "content-addressability" to any given unconditional implicit model e.g., a generative adversarial network (GAN). The procedure allows users to control the generative process by specifying a set (arbitrary size) of desired examples based on which similar sample…

2019

Kernel Stein Tests for Multiple Model Comparison

NeurIPS 2019poster

We address the problem of non-parametric multiple model comparison: given $l$ candidate models, decide whether each candidate is as good as the best one(s) or worse than it. We propose two statistical tests, each controlling a different notion of decision errors. The first test, building on the pos…

2019

On the Fairness of Disentangled Representations

NeurIPS 2019poster

Recently there has been a significant interest in learning disentangled representations, as they promise increased interpretability, generalization to unseen scenarios and faster learning on downstream tasks. In this paper, we investigate the usefulness of different notions of disentanglement for i…

Cited by 267SourcePDFScholar
2019

On the Transfer of Inductive Bias from Simulation to the Real World: a New Disentanglement Dataset

NeurIPS 2019poster

Learning meaningful and compact representations with disentangled semantic aspects is considered to be of key importance in representation learning. Since real-world data is notoriously costly to collect, many recent state-of-the-art disentanglement models have heavily relied on synthetic toy data-s…

2019

Perceiving the arrow of time in autoregressive motion

NeurIPS 2019spotlight

Understanding the principles of causal inference in the visual system has a long history at least since the seminal studies by Albert Michotte. Many cognitive and machine learning scientists believe that intelligent behavior requires agents to possess causal models of the world. Recent ML algorithms…

Cited by 2SourcePDFScholar
2019

Robustly Disentangled Causal Mechanisms: Validating Deep Representations for Interventional Robustness

ICML 2019oral

The ability to learn disentangled representations that split underlying sources of variation in high dimensional, unstructured data is important for data efficient and robust use of neural networks. While various approaches aiming towards this goal have been proposed in recent times, a commonly acce…

Cited by 192SourcePDFScholar
2019

Selecting causal brain features with a single conditional independence test per feature

NeurIPS 2019poster

We propose a constraint-based causal feature selection method for identifying causes of a given target variable, selecting from a set of candidate variables, while there can also be hidden variables acting as common causes with the target. We prove that if we observe a cause for each candidate cause…

Cited by 19SourcePDFScholar
2019

The Incomplete Rosetta Stone problem: Identifiability results for Multi-view Nonlinear ICA

UAI 2019poster

We consider the problem of recovering a common latent source with independent components from multiple views. This applies to settings in which a variable is measured with multiple experimental modalities, and where the goal is to synthesize the disparate measurements into a single unified represent…

Cited by 101SourcePDFScholar
2018

Control of Musculoskeletal Systems Using Learned Dynamics Models

RA-L 2018

Controlling musculoskeletal systems, especially robots actuated by pneumatic artificial muscles, is a challenging task due to nonlinearities, hysteresis effects, massive actuator delay, and unobservable dependencies such as temperature. Despite such difficulties, muscular systems offer many benefici

Cited by 24SourceScholar
2018

Differentially Private Database Release via Kernel Mean Embeddings

ICML 2018oral

We lay theoretical foundations for new database release mechanisms that allow third-parties to construct consistent estimators of population statistics, while ensuring that the privacy of each individual contributing to the database is protected. The proposed framework rests on two main ideas. First…