paper-with-me

Papers

Deep Interactive Bayesian Reinforcement Learning via Meta-Learning

2021-01-11 · Luisa Zintgraf, Sam Devlin, Kamil Ciosek, Shimon Whiteson, Katja Hofmann

Agents that interact with other agents often do not know a priori what the other agents' strategies are, but have to maximise their own online return while interacting with and learning about others. The optimal adaptive behaviour under uncertainty over the other agents' strategies w.r.t. some prior can in principle be computed using the Interactive Bayesian Reinforcement Learning framework. Unfortunately, doing so is intractable in most settings, and existing approximation methods are restricted to small tasks. To overcome this, we propose to meta-learn approximate belief inference and Bayes-optimal behaviour for a given prior. To model beliefs over other agents, we combine sequential and hierarchical Variational Auto-Encoders, and meta-train this inference model alongside the policy. We show empirically that our approach outperforms existing methods that use a model-free approach, sample from the approximate posterior, maintain memory-free models of others, or do not fully utilise the known structure of the environment.

📄 PDF Abstract BibTeX arXiv:2101.03864

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Reinforcement Learning Enhanced PicHunter for Interactive Search

2023-01-09 · 29th International Conference on Multimedia Modeling 2023 1 · Zhixin Ma, Jiaxin Wu, Weixiong Loo, and Chong-Wah Ngo

With the tremendous increase in video data size, search performance could be impacted significantly. Specifically, in an interactive system, a real-time system allows a user to browse, search and refine a query. Without …

Bayesian Inferencereinforcement-learningReinforcement Learning

Bayesian Model-Agnostic Meta-Learning

2018-06-11 · NeurIPS 2018 12 · Taesup Kim, Jaesik Yoon, Ousmane Dia, Sungwoong Kim 외

Learning to infer Bayesian posterior from a few-shot dataset is an important step towards robust meta-learning due to the model uncertainty inherent in the problem. In this paper, we propose a novel Bayesian model-agnost…

Active Learningimage-classificationImage ClassificationMeta-Learning+3

Bayesian Meta-reinforcement Learning for Traffic Signal Control

2020-10-01 · Yayi Zou, Zhiwei Qin

In recent years, there has been increasing amount of interest around meta reinforcement learning methods for traffic signal control, which have achieved better performance compared with traditional control methods. Howev…

Continual LearningMeta-LearningMeta Reinforcement Learningreinforcement-learning+3

Bayesian Meta-Reinforcement Learning with Laplace Variational Recurrent Networks

2025-05-24 · Joery A. de Vries, Jinke He, Mathijs M. de Weerdt, Matthijs T. J. Spaan

Meta-reinforcement learning trains a single reinforcement learning agent on a distribution of tasks to quickly generalize to new tasks outside of the training set at test time. From a Bayesian perspective, one can interp…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningVariational Inference

Interactive Text Ranking with Bayesian Optimisation: A Case Study on Community QA and Summarisation

2019-11-22 · Edwin Simpson, Yang Gao, Iryna Gurevych

For many NLP applications, such as question answering and summarisation, the goal is to select the best solution from a large space of candidates to meet a particular user's needs. To address the lack of user-specific tr…

Bayesian OptimisationCommunity Question AnsweringQuestion AnsweringReinforcement Learning+1