paper-with-me

홈 › Papers

Inverse Reinforcement Learning with Multiple Planning Horizons

2024-09-26 · Jiayu Yao, Weiwei Pan, Finale Doshi-Velez, Barbara E Engelhardt

In this work, we study an inverse reinforcement learning (IRL) problem where the experts are planning under a shared reward function but with different, unknown planning horizons. Without the knowledge of discount factors, the reward function has a larger feasible solution set, which makes it harder for existing IRL approaches to identify a reward function. To overcome this challenge, we develop algorithms that can learn a global multi-agent reward function with agent-specific discount factors that reconstruct the expert policies. We characterize the feasible solution space of the reward function and discount factors for both algorithms and demonstrate the generalizability of the learned reward function across multiple domains.

📄 PDF Abstract BibTeX arXiv:2409.18051

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Data-Driven Physics Embedded Dynamics with Predictive Control and Reinforcement Learning for Quadrupeds

2026-03-15 · Prakrut Kotecha, Aditya Shirwatkar, Shishir Kolathaya arxiv

State of the art quadrupedal locomotion approaches integrate Model Predictive Control (MPC) with Reinforcement Learning (RL), enabling complex motion capabilities with planning and terrain adaptive behaviors. However, th…

Computational EfficiencyReinforcement Learning

DARIL: When Imitation Learning outperforms Reinforcement Learning in Surgical Action Planning

2025-07-07 · Maxence Boels, Harry Robertshaw, Thomas C Booth, Prokar Dasgupta 외 arxiv

Surgical action planning requires predicting future instrument-verb-target triplets for real-time assistance. While teleoperated robotic surgery provides natural expert demonstrations for imitation learning (IL), reinfor…

Action Triplet RecognitionReinforcement LearningDecision Making

Search on the Replay Buffer: Bridging Planning and Reinforcement Learning

2019-06-12 · NeurIPS 2019 12 · Benjamin Eysenbach, Ruslan Salakhutdinov, Sergey Levine

The history of learning for control has been an exciting back and forth between two broad classes of algorithms: planning and reinforcement learning. Planning algorithms effectively reason over long horizons, but assume …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Laplacian Representations for Decision-Time Planning

2026-02-04 · Dikshant Shehmar, Matthew Schlegel, Matthew E. Taylor, Marlos C. Machado arxiv

Planning with a learned model remains a key challenge in model-based reinforcement learning (RL). In decision-time planning, state representations are critical as they must support local cost computation while preserving…

Reinforcement Learning

Inverse Resource Rational Based Stochastic Driver Behavior Model

2022-07-14 · Mehmet Ozkan, Yao Ma

Human drivers have limited and time-varying cognitive resources when making decisions in real-world traffic scenarios, which often leads to unique and stochastic behaviors that can not be explained by perfect rationality…

modelModel Predictive Control