← Search

Luisa Zintgraf

5 accepted papers

2025

DataRater: Meta-Learned Dataset Curation

NeurIPS 2025poster

The quality of foundation models depends heavily on their training data. Consequently, great efforts have been put into dataset curation. Yet most approaches rely on manual tuning of coarse-grained mixtures of large buckets of data, or filtering by hand-crafted heuristics. An approach that is ultima…

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

2018

Deep Variational Reinforcement Learning for POMDPs

ICML 2018oral

Many real-world sequential decision making problems are partially observable by nature, and the environment model is typically unknown. Consequently, there is great need for reinforcement learning methods that can tackle such problems given only a stream of rewards and incomplete and noisy observati…