paper-with-me

홈 › Papers

Understanding Reward Ambiguity Through Optimal Transport Theory in Inverse Reinforcement Learning

2023-10-18 · Ali Baheri

In inverse reinforcement learning (IRL), the central objective is to infer underlying reward functions from observed expert behaviors in a way that not only explains the given data but also generalizes to unseen scenarios. This ensures robustness against reward ambiguity where multiple reward functions can equally explain the same expert behaviors. While significant efforts have been made in addressing this issue, current methods often face challenges with high-dimensional problems and lack a geometric foundation. This paper harnesses the optimal transport (OT) theory to provide a fresh perspective on these challenges. By utilizing the Wasserstein distance from OT, we establish a geometric framework that allows for quantifying reward ambiguity and identifying a central representation or centroid of reward functions. These insights pave the way for robust IRL methodologies anchored in geometric interpretations, offering a structured approach to tackle reward ambiguity in high-dimensional settings.

📄 PDF Abstract BibTeX arXiv:2310.12055

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learning

Similar Papers 제목 키워드 기반

Designing Ambiguity Sets for Distributionally Robust Optimization Using Structural Causal Optimal Transport

2025-10-01 · Ahmad-Reza Ehyaei, Golnoosh Farnadi, Samira Samadi arxiv

Distributionally robust optimization tackles out-of-sample issues like overfitting and distribution shifts by adopting an adversarial approach over a range of possible data distributions, known as the ambiguity set. To b…

Align Your Intents: Offline Imitation Learning via Optimal Transport

2024-02-20 · Maksim Bobrin, Nazar Buzun, Dmitrii Krylov, Dmitry V. Dylov

Offline Reinforcement Learning (RL) addresses the problem of sequential decision-making by learning optimal policy through pre-collected data, without interacting with the environment. As yet, it has remained somewhat im…

D4RLDecision MakingImitation LearningOffline RL+2

Semi-Discrete Optimal Transport: Hardness, Regularization and Numerical Solution

2021-03-10 · Bahar Taskesen, Soroosh Shafieezadeh-Abadeh, Daniel Kuhn

Semi-discrete optimal transport problems, which evaluate the Wasserstein distance between a discrete and a generic (possibly non-discrete) probability measure, are believed to be computationally hard. Even though such pr…

Discrete Choice Models

Optimal Transport for Offline Imitation Learning

2023-03-24 · Yicheng Luo, Zhengyao Jiang, samuel cohen, Edward Grefenstette 외

With the advent of large datasets, offline reinforcement learning (RL) is a promising framework for learning good decision-making policies without the need to interact with the real environment. However, offline RL requi…

D4RLDecision MakingImitation LearningOffline RL+1

Non-Rectangular Average-Reward Robust MDPs: Optimal Policies and Their Transient Values

2026-03-01 · Shengbo Wang, Nian Si arxiv

We study non-rectangular robust Markov decision processes under the average-reward criterion, where the ambiguity set couples transition probabilities across states and the adversary commits to a stationary kernel for th…

Reinforcement Learning