paper-with-me

홈 › Papers

TW-CRL: Time-Weighted Contrastive Reward Learning for Efficient Inverse Reinforcement Learning

2025-04-08 · YuXuan Li, Yicheng Gao, Ning Yang, Stephen Xia

Episodic tasks in Reinforcement Learning (RL) often pose challenges due to sparse reward signals and high-dimensional state spaces, which hinder efficient learning. Additionally, these tasks often feature hidden "trap states" -- irreversible failures that prevent task completion but do not provide explicit negative rewards to guide agents away from repeated errors. To address these issues, we propose Time-Weighted Contrastive Reward Learning (TW-CRL), an Inverse Reinforcement Learning (IRL) framework that leverages both successful and failed demonstrations. By incorporating temporal information, TW-CRL learns a dense reward function that identifies critical states associated with success or failure. This approach not only enables agents to avoid trap states but also encourages meaningful exploration beyond simple imitation of expert trajectories. Empirical evaluations on navigation tasks and robotic manipulation benchmarks demonstrate that TW-CRL surpasses state-of-the-art methods, achieving improved efficiency and robustness.

📄 PDF Abstract BibTeX arXiv:2504.05585

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

CoMI-IRL: Contrastive Multi-Intention Inverse Reinforcement Learning

2026-02-07 · Antonio Mone, Frans A. Oliehoek, Luciano Cavalcante Siebert arxiv

Inverse Reinforcement Learning (IRL) seeks to infer reward functions from expert demonstrations. When demonstrations originate from multiple experts with different intentions, the problem is known as Multi-Intention IRL …

Reinforcement Learning

IR$^3$: Contrastive Inverse Reinforcement Learning for Interpretable Detection and Mitigation of Reward Hacking

2026-02-23 · Mohammad Beigi, Ming Jin, Junshan Zhang, Jiaxin Zhang 외 arxiv

Reinforcement Learning from Human Feedback (RLHF) enables powerful LLM alignment but can introduce reward hacking - models exploit spurious correlations in proxy rewards without genuine alignment. Compounding this, the o…

Reinforcement Learning

Model Selection for Inverse Reinforcement Learning via Structural Risk Minimization

2023-12-27 · Chendi Qu, Jianping He, Xiaoming Duan, Jiming Chen

Inverse reinforcement learning (IRL) usually assumes the reward function model is pre-specified as a weighted sum of features and estimates the weighting parameters only. However, how to select features and determine a p…

Model Selection

Weighted Maximum Entropy Inverse Reinforcement Learning

2022-08-20 · The Viet Bui, Tien Mai, Patrick Jaillet

We study inverse reinforcement learning (IRL) and imitation learning (IM), the problems of recovering a reward or policy function from expert's demonstrated trajectories. We propose a new way to improve the learning proc…

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Consistent Zero-Shot Imitation with Contrastive Goal Inference

2025-10-20 · Kathryn Wantlin, Chongyi Zheng, Benjamin Eysenbach arxiv

Zero-shot imitation learning requires an agent to reproduce expert behavior from a single demonstration without additional environment interaction or gradient updates at test time. We introduce Contrastive Inverse Reinfo…

Reinforcement Learning