paper-with-me

Papers

Kernel Density Bayesian Inverse Reinforcement Learning

2023-03-13 · Aishwarya Mandyam, Didong Li, Diana Cai, Andrew Jones, Barbara E. Engelhardt

Inverse reinforcement learning (IRL) methods infer an agent's reward function using demonstrations of expert behavior. A Bayesian IRL approach models a distribution over candidate reward functions, capturing a degree of uncertainty in the inferred reward function. This is critical in some applications, such as those involving clinical data. Typically, Bayesian IRL algorithms require large demonstration datasets, which may not be available in practice. In this work, we incorporate existing domain-specific data to achieve better posterior concentration rates. We study a common setting in clinical and biological applications where we have access to expert demonstrations and known reward functions for a set of training tasks. Our aim is to learn the reward function of a new test task given limited expert demonstrations. Existing Bayesian IRL methods impose restrictions on the form of input data, thus limiting the incorporation of training task data. To better leverage information from training tasks, we introduce kernel density Bayesian inverse reinforcement learning (KD-BIRL). Our approach employs a conditional kernel density estimator, which uses the known reward functions of the training tasks to improve the likelihood estimation across a range of reward functions and demonstration samples. Our empirical results highlight KD-BIRL's faster concentration rate in comparison to baselines, particularly in low test task expert demonstration data regimes. Additionally, we are the first to provide theoretical guarantees of posterior concentration for a Bayesian IRL algorithm. Taken together, this work introduces a principled and theoretically grounded framework that enables Bayesian IRL to be applied across a variety of domains.

📄 PDF Abstract BibTeX arXiv:2303.06827

Code (1)

bee-hive/kdbirl_public 공식 구현 tf

Tasks

BIRLDensity Estimationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Efficient Bayesian Inverse Reinforcement Learning via Conditional Kernel Density Estimation

2021-11-22 · pproximateinference AABI Symposium 2022 2 · Aishwarya Mandyam, Didong Li, Diana Cai, Andrew Jones 외

Inverse reinforcement learning (IRL) methods attempt to recover the reward function of an agent by observing its behavior. Given the large amount of uncertainty in the underlying reward function, it is often useful to mo…

BIRLDensity Estimationreinforcement-learningReinforcement Learning+1

Verifiable Regularity Criterion for Conditional Expectation Operators and Conditional Mean Embeddings with Applications to Nonparametric Regression, Bayesian Inverse Problems, and Koopman Operators

2026-08-06 · Maximiliano Hertel, Ilja Klebanov, Manuel Schaller, Karl Worthmann arxiv

Conditional expectation operators (CEOs) and their associated conditional mean embeddings (CMEs) play a central role across applied mathematics and machine learning, appearing in nonparametric regression, Bayesian invers…

Nonlinear Bayesian Update via Ensemble Kernel Regression with Clustering and Subsampling

2025-03-19 · Yoonsang Lee

Nonlinear Bayesian update for a prior ensemble is proposed to extend traditional ensemble Kalman filtering to settings characterized by non-Gaussian priors and nonlinear measurement operators. In this framework, the obse…

ClusteringDensity Estimationregression

Efficient Bayesian inference using physics-informed invertible neural networks for inverse problems

2023-04-25 · Xiaofei Guan, Xintong Wang, Hao Wu, Zihao Yang 외

In this paper, we introduce an innovative approach for addressing Bayesian inverse problems through the utilization of physics-informed invertible neural networks (PI-INN). The PI-INN framework encompasses two sub-networ…

Bayesian Inference

Efficient Exploration of Reward Functions in Inverse Reinforcement Learning via Bayesian Optimization

2020-11-17 · NeurIPS 2020 12 · Sreejith Balakrishnan, Quoc Phong Nguyen, Bryan Kian Hsiang Low, Harold Soh

The problem of inverse reinforcement learning (IRL) is relevant to a variety of tasks including value alignment and robot learning from demonstration. Despite significant algorithmic contributions in recent years, IRL re…

Bayesian OptimizationEfficient Explorationreinforcement-learningReinforcement Learning (RL)