paper-with-me

홈 › Papers

Fast Rates for Inverse Reinforcement Learning

2026-05-14 · Andreas Schlaginhaufen, Maryam Kamgarpour arxiv

We establish novel structural and statistical results for entropy-regularized min-max inverse reinforcement learning (Min-Max-IRL) in finite-horizon MDPs with Borel state and action spaces. We show that maximum likelihood estimation (MLE) and Min-Max-IRL are equivalent at the population level, and at the empirical level under deterministic dynamics. For linear reward classes, we leverage pseudo-self-concordance of the Min-Max-IRL loss to prove that both the excess trajectory-level KL divergence and the squared parameter error in the Hessian norm decay at the fast rate $O(n^{-1})$, where $n$ is the number of expert trajectories. A local minimax lower bound matches the parameter-error rate up to logarithmic factors in the well-specified deterministic setting. Our guarantees apply under misspecification and require no uniform state-coverage assumption. We further extend reward-identifiability results to general Borel spaces and compare our results with MLE-based guarantees.

📄 PDF Abstract BibTeX arXiv:2605.14599

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

X-MEN: Guaranteed XOR-Maximum Entropy Constrained Inverse Reinforcement Learning

2022-03-22 · Fan Ding, Yeiang Xue

Inverse Reinforcement Learning (IRL) is a powerful way of learning from demonstrations. In this paper, we address IRL problems with the availability of prior knowledge that optimal policies will never violate certain con…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Interaction-limited Inverse Reinforcement Learning

2020-07-01 · Martin Troussard, Emmanuel Pignat, Parameswaran Kamalaruban, Sylvain Calinon 외

This paper proposes an inverse reinforcement learning (IRL) framework to accelerate learning when the learner-teacher \textit{interaction} is \textit{limited} during training. Our setting is motivated by the realistic sc…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

On the Correctness and Sample Complexity of Inverse Reinforcement Learning

2019-06-02 · NeurIPS 2019 12 · Abi Komanduru, Jean Honorio

Inverse reinforcement learning (IRL) is the problem of finding a reward function that generates a given optimal policy for a given Markov Decision Process. This paper looks at an algorithmic-independent geometric analysi…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

IRLAS: Inverse Reinforcement Learning for Architecture Search

2018-12-13 · CVPR 2019 6 · Minghao Guo, Zhao Zhong, Wei Wu, Dahua Lin 외

In this paper, we propose an inverse reinforcement learning method for architecture search (IRLAS), which trains an agent to learn to search network structures that are topologically inspired by human-designed network. M…

Neural Architecture Searchreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Rank-1 Approximation of Inverse Fisher for Natural Policy Gradients in Deep Reinforcement Learning

2026-01-26 · Yingxiao Huo, Satya Prakash Dash, Radu Stoican, Samuel Kaski 외 arxiv

Natural gradients have long been studied in deep reinforcement learning due to their fast convergence properties and covariant weight updates. However, computing natural gradients requires inversion of the Fisher Informa…

Reinforcement Learning