← Search

Ann Nowe

7 accepted papers

2024

The Wasserstein Believer: Learning Belief Updates for Partially Observable Environments through Reliable Latent Space Models

ICLR 2024poster

Partially Observable Markov Decision Processes (POMDPs) are used to model environments where the state cannot be perceived, necessitating reasoning based on past observations and actions. However, remembering the full history is generally intractable due to the exponential growth in the history spac…

Cited by 7SourcePDFScholar
2023

A Toolkit for Reliable Benchmarking and Research in Multi-Objective Reinforcement Learning

NeurIPS 2023poster

Multi-objective reinforcement learning algorithms (MORL) extend standard reinforcement learning (RL) to scenarios where agents must optimize multiple---potentially conflicting---objectives, each represented by a distinct reward function. To facilitate and accelerate research and benchmarking in mult…

2023

Expertise Trees Resolve Knowledge Limitations in Collective Decision-Making

ICML 2023poster

Experts advising decision-makers are likely to display expertise which varies as a function of the problem instance. In practice, this may lead to sub-optimal or discriminatory decisions against minority cases. In this work, we model such changes in depth and breadth of knowledge as a partitioning o…

Cited by 0SourcePDFScholar
2023

Multi-Step Generalized Policy Improvement by Leveraging Approximate Models

NeurIPS 2023poster

We introduce a principled method for performing zero-shot transfer in reinforcement learning (RL) by exploiting approximate models of the environment. Zero-shot transfer in RL has been investigated by leveraging methods rooted in generalized policy improvement (GPI) and successor features (SFs). Alt…

Cited by 6SourcePDFScholar
2023

Wasserstein Auto-encoded MDPs: Formal Verification of Efficiently Distilled RL Policies with Many-sided Guarantees

ICLR 2023poster

Although deep reinforcement learning (DRL) has many success stories, the large-scale deployment of policies learned through these advanced techniques in safety-critical scenarios is hindered by their lack of formal guarantees. Variational Markov Decision Processes (VAE-MDPs) are discrete latent spac…