paper-with-me

Papers

Offline Imitation Learning by Controlling the Effective Planning Horizon

2024-01-18 · Hee-Jun Ahn, Seong-Woong Shim, Byung-Jun Lee

In offline imitation learning (IL), we generally assume only a handful of expert trajectories and a supplementary offline dataset from suboptimal behaviors to learn the expert policy. While it is now common to minimize the divergence between state-action visitation distributions so that the agent also considers the future consequences of an action, a sampling error in an offline dataset may lead to erroneous estimates of state-action visitations in the offline case. In this paper, we investigate the effect of controlling the effective planning horizon (i.e., reducing the discount factor) as opposed to imposing an explicit regularizer, as previously studied. Unfortunately, it turns out that the existing algorithms suffer from magnified approximation errors when the effective planning horizon is shortened, which results in a significant degradation in performance. We analyze the main cause of the problem and provide the right remedies to correct the algorithm. We show that the corrected algorithm improves on popular imitation learning benchmarks by controlling the effective planning horizon rather than an explicit regularization.

📄 PDF Abstract BibTeX arXiv:2401.09728

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Planning Transformer: Long-Horizon Offline Reinforcement Learning with Planning Tokens

2024-09-14 · Joseph Clinton, Robert Lieck

Supervised learning approaches to offline reinforcement learning, particularly those utilizing the Decision Transformer, have shown effectiveness in continuous environments and for sparse rewards. However, they often str…

D4RLreinforcement-learningReinforcement Learning

GraSP-STL: A Graph-Based Framework for Zero-Shot Signal Temporal Logic Planning via Offline Goal-Conditioned Reinforcement Learning

2026-03-31 · Ancheng Hou, Ruijia Liu, Xiang Yin arxiv

This paper studies offline, zero-shot planning under Signal Temporal Logic (STL) specifications. We assume access only to an offline dataset of state-action-state transitions collected by a task-agnostic behavior policy,…

Zero-shot GeneralizationReinforcement Learning

Offline Skill Graph (OSG): A Framework for Learning and Planning using Offline Reinforcement Learning Skills

2023-06-23 · Ben-ya Halevy, Yehudit Aperstein, Dotan Di Castro

Reinforcement Learning has received wide interest due to its success in competitive games. Yet, its adoption in everyday applications is limited (e.g. industrial, home, healthcare, etc.). In this paper, we address this l…

reinforcement-learning

LUMOS: Language-Conditioned Imitation Learning with World Models

2025-03-13 · Iman Nematollahi, Branton DeMoss, Akshay L Chandra, Nick Hawes 외

We introduce LUMOS, a language-conditioned multi-task imitation learning framework for robotics. LUMOS learns skills by practicing them over many long-horizon rollouts in the latent space of a learned world model and tra…

Imitation Learning

VH-Diffuser: Variable Horizon Diffusion Planner for Time-Aware Goal-Conditioned Trajectory Planning

2025-09-15 · Ruijia Liu, Ancheng Hou, Shaoyuan Li, Xiang Yin arxiv

Diffusion-based planners have gained significant recent attention for their robustness and performance in long-horizon tasks. However, most existing planners rely on a fixed, pre-specified horizon during both training an…

Trajectory Planning