← Search

Katja Hofmann

25 accepted papers

2026

When does predictive inverse dynamics outperform behavior cloning?

ICML 2026poster

Behavior cloning (BC) is a practical offline imitation learning method, but it often fails when expert demonstrations are limited. Recent works have introduced a class of architectures named predictive inverse dynamics models (PIDM) that combine a future state predictor with an inverse dynamics mode…

Cited by 0SourceScholar
2025

Scaling Laws for Pre-training Agents and World Models

ICML 2025poster

The performance of embodied agents has been shown to improve by increasing model parameters, dataset size, and compute. This has been demonstrated in domains from robotics to video games, when generative learning objectives on offline datasets (pre-training) are used to model an agent's behavior (im…

Cited by 5SourcePDFScholar
2024

Learning Safety Constraints from Demonstrations with Unknown Rewards

AISTATS 2024poster

We propose Convex Constraint Learning for Reinforcement Learning (CoCoRL), a novel approach for inferring shared constraints in a Constrained Markov Decision Process (CMDP) from a set of safe demonstrations with possibly different reward functions. While previous work is limited to demonstrations wi…

2023

Imitating Human Behaviour with Diffusion Models

ICLR 2023poster

Diffusion models have emerged as powerful generative models in the text-to-image domain. This paper studies their application as observation-to-action models for imitating human behaviour in sequential environments. Human behaviour is stochastic and multimodal, with structured correlations between a…

2022

Contextual Squeeze-and-Excitation for Efficient Few-Shot Image Classification

NeurIPS 2022accept

Recent years have seen a growth in user-centric applications that require effective knowledge transfer across tasks in the low-data regime. An example is personalization, where a pretrained system is adapted by learning on small amounts of labeled data belonging to a specific user. This setting requ…

2022

Deterministic and Discriminative Imitation (D2-Imitation): Revisiting Adversarial Imitation for Sample Efficiency

AAAI 2022technical

Sample efficiency is crucial for imitation learning methods to be applicable in real-world applications. Many studies improve sample efficiency by extending adversarial imitation to be off-policy regardless of the fact that these off-policy extensions could either change the original objective or in…

2022

Interactively Learning Preference Constraints in Linear Bandits

ICML 2022spotlight

We study sequential decision-making with known rewards and unknown constraints, motivated by situations where the constraints represent expensive-to-evaluate human preferences, such as safe and comfortable driving behavior. We formalize the challenge of interactively learning about these constraints…

2022

Uni[MASK]: Unified Inference in Sequential Decision Problems

NeurIPS 2022accept

Randomly masking and predicting word tokens has been a successful approach in pre-training language models for a variety of downstream tasks. In this work, we observe that the same idea also applies naturally to sequential decision making, where many well-studied tasks like behavior cloning, offline…

2021

Exploration in Approximate Hyper-State Space for Meta Reinforcement Learning

ICML 2021spotlight

To rapidly learn a new task, it is often essential for agents to explore efficiently - especially when performance matters from the first timestep. One way to learn such behaviour is via meta-learning. Many existing methods however rely on dense rewards for meta-training, and can fail catastrophical…

2021

Grounding Spatio-Temporal Language with Transformers

NeurIPS 2021poster

Language is an interface to the outside world. In order for embodied agents to use it, language must be grounded in other, sensorimotor modalities. While there is an extended literature studying how machines can learn grounded language, the topic of how to learn spatio-temporal linguistic concepts i…

2021

Memory Efficient Meta-Learning with Large Images

NeurIPS 2021poster

Meta learning approaches to few-shot classification are computationally efficient at test time, requiring just a few optimization steps or single forward pass to learn a new task, but they remain highly memory-intensive to train. This limitation arises because a task's entire support set, which can…

Cited by 26SourcePDFScholar
2021

Navigation Turing Test (NTT): Learning to Evaluate Human-Like Navigation

ICML 2021spotlight

A key challenge on the path to developing agents that learn complex human-like behavior is the need to quickly and accurately quantify human-likeness. While human assessments of such behavior can be highly accurate, speed and scalability are limited. We address these limitations through a novel auto…

2021

ORBIT: A Real-World Few-Shot Dataset for Teachable Object Recognition

ICCV 2021poster

Object recognition has made great advances in the last decade, but predominately still relies on many high-quality training examples per object category. In contrast, learning new objects from only a few examples could enable many impactful applications from robotics to user personalization. Most fe…

Cited by 57PDFcodeScholar
2021

Strategically efficient exploration in competitive multi-agent reinforcement learning

UAI 2021poster

High sample complexity remains a barrier to the application of reinforcement learning (RL), particularly in multi-agent systems. A large body of work has demonstrated that exploration mechanisms based on the principle of optimism under uncertainty can significantly improve the sample efficiency of R…

2021

TeachMyAgent: a Benchmark for Automatic Curriculum Learning in Deep RL

ICML 2021spotlight

Training autonomous agents able to generalize to multiple tasks is a key target of Deep Reinforcement Learning (DRL) research. In parallel to improving DRL algorithms themselves, Automatic Curriculum Learning (ACL) study how teacher algorithms can train DRL agents more efficiently by adapting task s…

2020

AMRL: Aggregated Memory For Reinforcement Learning

ICLR 2020poster

In many partially observable scenarios, Reinforcement Learning (RL) agents must rely on long-term memory in order to learn an optimal policy. We demonstrate that using techniques from NLP and supervised learning fails at RL tasks due to stochasticity from the environment and from exploration. Utiliz…

Cited by 26SourceScholar
2020

Automatic Curriculum Learning For Deep RL: A Short Survey

IJCAI 2020poster

Automatic Curriculum Learning (ACL) has become a cornerstone of recent successes in Deep Reinforcement Learning (DRL). These methods shape the learning trajectories of agents by challenging them with tasks adapted to their capacities. In recent years, they have been used to improve sample efficiency…

Cited by 0SourcePDFScholar
2020

Conservative Uncertainty Estimation By Fitting Prior Networks

ICLR 2020poster

Obtaining high-quality uncertainty estimates is essential for many applications of deep neural networks. In this paper, we theoretically justify a scheme for estimating uncertainties, based on sampling from a prior distribution. Crucially, the uncertainty estimates are shown to be conservative in th…

Cited by 79SourceScholar
2020

VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning

ICLR 2020poster

Trading off exploration and exploitation in an unknown environment is key to maximising expected return during learning. A Bayes-optimal policy, which does so optimally, conditions its actions not only on the environment state but on the agent’s uncertainty about the environment. Computing a Bayes-o…

Cited by 329SourcecodeScholar
2020

Variational Integrator Networks for Physically Structured Embeddings

AISTATS 2020poster

Learning workable representations of dynamical systems is becoming an increasingly important problem in a number of application areas. By leveraging recent work connecting deep neural networks to systems of differential equations, we propose \emph{variational integrator networks}, a class of neural…

2019

Fast Context Adaptation via Meta-Learning

ICML 2019oral

We propose CAVIA for meta-learning, a simple extension to MAML that is less prone to meta-overfitting, easier to parallelise, and more interpretable. CAVIA partitions the model parameters into two parts: context parameters that serve as additional input to the model and are adapted on individual tas…

2019

Generalization in Reinforcement Learning with Selective Noise Injection and Information Bottleneck

NeurIPS 2019poster

The ability for policies to generalize to new environments is key to the broad application of RL agents. A promising approach to prevent an agent’s policy from overfitting to a limited set of training environments is to apply regularization techniques originally developed for supervised learning. Ho…

2019

Successor Uncertainties: Exploration and Uncertainty in Temporal Difference Learning

NeurIPS 2019poster

Posterior sampling for reinforcement learning (PSRL) is an effective method for balancing exploration and exploitation in reinforcement learning. Randomised value functions (RVF) can be viewed as a promising approach to scaling PSRL. However, we show that most contemporary algorithms combining RVF w…

Cited by 76SourcePDFScholar
2019

Teacher algorithms for curriculum learning of Deep RL in continuously parameterized environments

CoRL 2019

We consider the problem of how a teacher algorithm can enable an unknown Deep Reinforcement Learning (DRL) student to become good at a skill over a wide range of diverse environments. To do so, we study how a teacher algorithm can learn to generate a learning curriculum, whereby it sequentially samp