paper-with-me

홈 › Papers

Distributional Inverse Reinforcement Learning

2025-10-03 · Feiyang Wu, Ye Zhao, Anqi Wu arxiv

We propose a distributional framework for offline Inverse Reinforcement Learning (IRL) that jointly models uncertainty over reward functions and full distributions of returns. Unlike conventional IRL approaches that recover a deterministic reward estimate or match only expected returns, our method captures richer structure in expert behavior, particularly in learning the reward distribution, by minimizing first-order stochastic dominance (FSD) violations and thus integrating distortion risk measures (DRMs) into policy learning, enabling the recovery of both reward distributions and distribution-aware policies. This formulation is well-suited for behavior analysis and risk-aware imitation learning. Theoretical analysis shows that the algorithm converges with $\mathcal{O}(\varepsilon^{-2})$ iteration complexity. Empirical results on synthetic benchmarks, real-world neurobehavioral data, and MuJoCo control tasks demonstrate that our method recovers expressive reward representations and achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2510.03013

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Distributionally Robust Inverse Reinforcement Learning for Identifying Multi-Agent Coordinated Sensing

2024-09-22 · Luke Snow, Vikram Krishnamurthy

We derive a minimax distributionally robust inverse reinforcement learning (IRL) algorithm to reconstruct the utility functions of a multi-agent sensing system. Specifically, we construct utility estimators which minimiz…

RIZE: Regularized Imitation Learning via Distributional Reinforcement Learning

2025-02-27 · Adib Karimi, Mohammad Mehdi Ebadzadeh

We introduce a novel Inverse Reinforcement Learning (IRL) approach that overcomes limitations of fixed reward assignments and constrained flexibility in implicit reward regularization. By extending the Maximum Entropy IR…

Distributional Reinforcement LearningImitation LearningMuJoCoreinforcement-learning+1

Distributional Reinforcement Learning with Diffusion Bridge Critics

2026-02-05 · Shutong Ding, Yimiao Zhou, Ke Hu, Mokai Pan 외 arxiv

Recent advances in diffusion-based reinforcement learning (RL) methods have demonstrated promising results in a wide range of continuous control tasks. However, existing works in this field focus on the application of di…

Reinforcement LearningContinuous Control

AIRL-S: Unifying Reinforcement Learning and Search-Based Test-Time Scaling via Adversarial Inverse Reinforcement Learning

2025-08-19 · Can Jin, Yang Zhou, Qixin Zhang, Hongwu Peng 외 arxiv

Test-time scaling strategies for Large Language Models predominantly rely on either reinforcement learning with sparse outcome rewards or search-based methods guided by static Process Reward Models. However, outcome-base…

Reinforcement LearningCode Generation

Distributionally Robust Imitation Learning

2021-12-01 · NeurIPS 2021 12 · Mohammad Ali Bashiri, Brian Ziebart, Xinhua Zhang

We consider the imitation learning problem of learning a policy in a Markov Decision Process (MDP) setting where the reward function is not given, but demonstrations from experts are available. Although the goal of imita…

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)