paper-with-me

Papers

Reward Transfer from Inverse Reinforcement Learning: A Coupled Minimax Approach

2026-05-27 · Guang-Yuan Hao, Lars van der Laan, Aurélien Bibaut, Nathan Kallus arxiv

We study the transfer of rewards learned using inverse reinforcement learning from expert demonstrations in one environment to reinforcement learning in a new, different environment. This arises naturally when demonstrations are collected in a controlled environment. We formulate the problem as a joint system of Bellman equations across the source and target environments and develop minimax estimators for the target soft-$q$-function. Whereas a sequential solution approach first estimates the source reward and then plugs it into the target control problem, a coupled approach solves the source and target system of equations jointly. We show that, in contrast to the sequential approach, the coupled approach removes the first-order influence of source Bellman residual error. We characterize the local behavior of each approach, develop finite-sample soft-$q$-function error bounds, and prove regret guarantees for the resulting soft-control policy. An empirical investigation using a sepsis simulator validates the theoretical comparison.

📄 PDF Abstract BibTeX arXiv:2605.27834

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Decoupling Dynamics and Reward for Transfer Learning

2018-04-27 · Amy Zhang, Harsh Satija, Joelle Pineau

Current reinforcement learning (RL) methods can successfully learn single tasks but often generalize poorly to modest perturbations in task domain or training procedure. In this work, we present a decoupled learning stra…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

ConTraIRL: Factorized Contrastive Abstractions for Transferable IRL

2026-06-02 · Yikang Gui, Bikramjit Banerjee, Prashant Doshi arxiv

Reward transfer in Inverse Reinforcement Learning (IRL) is unreliable when policies must generalize to unseen combinations of environment dynamics and task goals. We propose Factorized Contrastive Abstractions for Transf…

Reinforcement LearningContinuous Control

Statistical analysis of Inverse Entropy-regularized Reinforcement Learning

2025-12-07 · Denis Belomestny, Alexey Naumov, Sergey Samsonov arxiv

Inverse reinforcement learning aims to infer the reward function that explains expert behavior observed through trajectories of state--action pairs. A long-standing difficulty in classical IRL is the non-uniqueness of th…

Reinforcement Learning

Multi-agent Inverse Reinforcement Learning for Two-person Zero-sum Games

2014-03-25 · Xiaomin Lin, Peter A. Beling, Randy Cogill

The focus of this paper is a Bayesian framework for solving a class of problems termed multi-agent inverse reinforcement learning (MIRL). Compared to the well-known inverse reinforcement learning (IRL) problem, MIRL is f…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Vocal Bursts Valence Prediction

Transferable Reward Learning by Dynamics-Agnostic Discriminator Ensemble

2022-06-01 · Fan-Ming Luo, Xingchen Cao, Rong-Jun Qin, Yang Yu

Recovering reward function from expert demonstrations is a fundamental problem in reinforcement learning. The recovered reward function captures the motivation of the expert. Agents can imitate experts by following these…

Imitation LearningMuJoCo