paper-with-me

Papers

oIRL: Robust Adversarial Inverse Reinforcement Learning with Temporally Extended Actions

2020-02-20 · David Venuto, Jhelum Chakravorty, Leonard Boussioux, Junhao Wang, Gavin McCracken, Doina Precup

Explicit engineering of reward functions for given environments has been a major hindrance to reinforcement learning methods. While Inverse Reinforcement Learning (IRL) is a solution to recover reward functions from demonstrations only, these learned rewards are generally heavily \textit{entangled} with the dynamics of the environment and therefore not portable or \emph{robust} to changing environments. Modern adversarial methods have yielded some success in reducing reward entanglement in the IRL setting. In this work, we leverage one such method, Adversarial Inverse Reinforcement Learning (AIRL), to propose an algorithm that learns hierarchical disentangled rewards with a policy over options. We show that this method has the ability to learn \emph{generalizable} policies and reward functions in complex transfer learning tasks, while yielding results in continuous control benchmarks that are comparable to those of the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2002.09043

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous Controlreinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Similar Papers 제목 키워드 기반

GoIRL: Graph-Oriented Inverse Reinforcement Learning for Multimodal Trajectory Prediction

2025-06-26 · Muleilan Pei, Shaoshuai Shi, Lu Zhang, Peiliang Li 외

Trajectory prediction for surrounding agents is a challenging task in autonomous driving due to its inherent uncertainty and underlying multimodality. Unlike prevailing data-driven methods that primarily rely on supervis…

Autonomous DrivingMotion ForecastingPredictionTrajectory Prediction

RoiRL: Efficient, Self-Supervised Reasoning with Offline Iterative Reinforcement Learning

2025-10-03 · Aleksei Arzhantsev, Otmane Sakhi, Flavian Vasile arxiv

Reinforcement learning (RL) is central to improving reasoning in large language models (LLMs) but typically requires ground-truth rewards. Test-Time Reinforcement Learning (TTRL) removes this need by using majority-vote …

Reinforcement Learning

CoIRL-AD: Collaborative-Competitive Imitation-Reinforcement Learning in Latent World Models for Autonomous Driving

2025-10-14 · Xiaoji Zheng, Ziyuan Yang, Yanhao Chen, Yuhang Peng 외 arxiv

End-to-end autonomous driving models trained with imitation learning (IL) often generalize poorly, particularly in long-tail scenarios where expert demonstrations are sparse. Reinforcement learning (RL) can provide compl…

Reinforcement LearningAutonomous Driving

Query-Dependent Prompt Evaluation and Optimization with Offline Inverse RL

2023-09-13 · Hao Sun, Alihan Hüyük, Mihaela van der Schaar

In this study, we aim to enhance the arithmetic reasoning ability of Large Language Models (LLMs) through zero-shot prompt optimization. We identify a previously overlooked objective of query dependency in such optimizat…

Arithmetic ReasoningNavigatePrompt Engineeringreinforcement-learning

Temporally Extended Successor Representations

2022-09-25 · Matthew J. Sargent, Peter J. Bentley, Caswell Barry, William de Cothi

We present a temporally extended variation of the successor representation, which we term t-SR. t-SR captures the expected state transition dynamics of temporally extended actions by constructing successor representation…