paper-with-me

Papers

Bayesian Experience Reuse for Learning from Multiple Demonstrators

2020-06-10 · Michael Gimelfarb, Scott Sanner, Chi-Guhn Lee

Learning from demonstrations (LfD) improves the exploration efficiency of a learning agent by incorporating demonstrations from experts. However, demonstration data can often come from multiple experts with conflicting goals, making it difficult to incorporate safely and effectively in online settings. We address this problem in the static and dynamic optimization settings by modelling the uncertainty in source and target task functions using normal-inverse-gamma priors, whose corresponding posteriors are, respectively, learned from demonstrations and target data using Bayesian neural networks with shared features. We use this learned belief to derive a quadratic programming problem whose solution yields a probability distribution over the expert models. Finally, we propose Bayesian Experience Reuse (BERS) to sample demonstrations in accordance with this distribution and reuse them directly in new tasks. We demonstrate the effectiveness of this approach for static optimization of smooth functions, and transfer learning in a high-dimensional supply chain problem with cost uncertainty.

📄 PDF Abstract BibTeX arXiv:2006.05725

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Reinforcement Learning Experience Reuse with Policy Residual Representation

2019-05-31 · Wen-Ji Zhou, Yang Yu, Yingfeng Chen, Kai Guan 외

Experience reuse is key to sample-efficient reinforcement learning. One of the critical issues is how the experience is represented and stored. Previously, the experience can be stored in the forms of features, individua…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Imitation Learning by Estimating Expertise of Demonstrators

2022-02-02 · Mark Beliaev, Andy Shih, Stefano Ermon, Dorsa Sadigh 외

Many existing imitation learning datasets are collected from multiple demonstrators, each with different expertise at different parts of the environment. Yet, standard imitation learning algorithms typically treat all de…

continuous-controlContinuous ControlImitation Learning

Domain Generalization for Robust Model-Based Offline Reinforcement Learning

2022-11-27 · Alan Clark, Shoaib Ahmed Siddiqui, Robert Kirk, Usman Anwar 외

Existing offline reinforcement learning (RL) algorithms typically assume that training data is either: 1) generated by a known policy, or 2) of entirely unknown origin. We consider multi-demonstrator offline RL, a middle…

Domain GeneralizationOffline RLreinforcement-learningReinforcement Learning+1

ELA: Exploited Level Augmentation for Offline Learning in Zero-Sum Games

2024-02-28 · Shiqi Lei, Kanghoon Lee, Linjing Li, Jinkyoo Park 외

Offline learning has become widely used due to its ability to derive effective policies from offline datasets gathered by expert demonstrators without interacting with the environment directly. Recent research has explor…

Imitation Learning

Experience Constrained Hierarchical Federated Reinforcement Learning for Large-scale UAV Teams in Hazardous Environments

2026-05-04 · Qinwei Huang, Rui Zuo, Simon Khan, Qinru Qiu arxiv

Conventional federated learning assumes that greater learner participation improves training performance, by leveraging abundant, independently generated local data. However, in federated reinforcement learning (FRL) for…

Reinforcement LearningFederated Learning