paper-with-me

Papers

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 imitation learning is to learn a policy that produces behaviors nearly as good as the experts’ for a desired task, assumptions of consistent optimality for demonstrated behaviors are often violated in practice. Finding a policy that is distributionally robust against noisy demonstrations based on an adversarial construction potentially solves this problem by avoiding optimistic generalizations of the demonstrated data. This paper studies Distributionally Robust Imitation Learning (DRoIL) and establishes a close connection between DRoIL and Maximum Entropy Inverse Reinforcement Learning. We show that DRoIL can be seen as a framework that maximizes a generalized concept of entropy. We develop a novel approach to transform the objective function into a convex optimization problem over a polynomial number of variables for a class of loss functions that are additive over state and action spaces. Our approach lets us optimize both stationary and non-stationary policies and, unlike prevalent previous methods, it does not require repeatedly solving an inner reinforcement learning problem. We experimentally show the significant benefits of DRoIL’s new optimization method on synthetic data and a highway driving environment.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Long Term Fairness for Minority Groups via Performative Distributionally Robust Optimization

2022-07-12 · Liam Peet-Pare, Nidhi Hegde, Alona Fyshe

Fairness researchers in machine learning (ML) have coalesced around several fairness criteria which provide formal definitions of what it means for an ML model to be fair. However, these criteria have some serious limita…

BIG-bench Machine LearningFairness

Balance Equation-based Distributionally Robust Offline Imitation Learning

2025-11-11 · Rishabh Agrawal, Yusuf Alvi, Rahul Jain, Ashutosh Nayyar arxiv

Imitation Learning (IL) has proven highly effective for robotic and control tasks where manually designing reward functions or explicit controllers is infeasible. However, standard IL methods implicitly assume that the e…

Distributionally Robust Imitation Learning: Layered Control Architecture for Certifiable Autonomy

2025-12-19 · Aditya Gahlawat, Ahmed Aboudonia, Sandeep Banik, Naira Hovakimyan 외 arxiv

Imitation learning (IL) enables autonomous behavior by learning from expert demonstrations. While more sample-efficient than comparative alternatives like reinforcement learning, IL is sensitive to compounding errors ind…

Reinforcement Learning

Single-Trajectory Distributionally Robust Reinforcement Learning

2023-01-27 · Zhipeng Liang, Xiaoteng Ma, Jose Blanchet, Jiheng Zhang 외

To mitigate the limitation that the classical reinforcement learning (RL) framework heavily relies on identical training and test environments, Distributionally Robust RL (DRRL) has been proposed to enhance performance a…

Decision MakingQ-Learningreinforcement-learningReinforcement Learning+1

Distributionally Robust Differential Dynamic Programming with Wasserstein Distance

2023-05-16 · Astghik Hakobyan, Insoon Yang

Differential dynamic programming (DDP) is a popular technique for solving nonlinear optimal control problems with locally quadratic approximations. However, existing DDP methods are not designed for stochastic systems wi…