paper-with-me

홈 › Papers

Robust Offline Imitation Learning Through State-level Trajectory Stitching

2025-03-28 · Shuze Wang, Yunpeng Mei, Hongjie Cao, Yetian Yuan, Gang Wang, Jian Sun, Jie Chen

Imitation learning (IL) has proven effective for enabling robots to acquire visuomotor skills through expert demonstrations. However, traditional IL methods are limited by their reliance on high-quality, often scarce, expert data, and suffer from covariate shift. To address these challenges, recent advances in offline IL have incorporated suboptimal, unlabeled datasets into the training. In this paper, we propose a novel approach to enhance policy learning from mixed-quality offline datasets by leveraging task-relevant trajectory fragments and rich environmental dynamics. Specifically, we introduce a state-based search framework that stitches state-action pairs from imperfect demonstrations, generating more diverse and informative training trajectories. Experimental results on standard IL benchmarks and real-world robotic tasks showcase that our proposed method significantly improves both generalization and performance.

📄 PDF Abstract BibTeX arXiv:2503.22524

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Imitation from Observations with Trajectory-Level Generative Embeddings

2026-01-01 · Yongtao Qu, Shangzhe Li, Weitong Zhang arxiv

We consider the offline imitation learning from observations (LfO) where the expert demonstrations are scarce and the available offline suboptimal data are far from the expert behavior. Many existing distribution-matchin…

When Does Trajectory-Level Supervision Permit Efficient Offline Reinforcement Learning?

2026-06-16 · Xuanfei Ren, Tengyang Xie arxiv

Offline reinforcement learning is typically analyzed under process-level reward supervision, yet many sequential decision datasets record only trajectory-level outcomes. We develop a statistical theory for offline policy…

Reinforcement LearningOffline RL

ELA: Exploited Level Augmentation for Offline Learning in Zero-Sum Games

2024-02-28 · Shiqi Lei, Kanghoon Lee, Linjing Li, Jinkyoo Park 외

Offline learning has become widely used due to its ability to derive effective policies from offline datasets gathered by expert demonstrators without interacting with the environment directly. Recent research has explor…

Imitation Learning

A Simple Solution for Offline Imitation from Observations and Examples with Possibly Incomplete Trajectories

2023-09-21 · NeurIPS 2023 11

Offline imitation from observations aims to solve MDPs where only task-specific expert states and task-agnostic non-expert state-action pairs are available. Offline imitation is useful in real-world scenarios where arbit…

Navigation with QPHIL: Quantizing Planner for Hierarchical Implicit Q-Learning

2024-11-12 · Alexi Canesse, Mathieu Petitbois, Ludovic Denoyer, Sylvain Lamprier 외

Offline Reinforcement Learning (RL) has emerged as a powerful alternative to imitation learning for behavior modeling in various domains, particularly in complex navigation tasks. An existing challenge with Offline RL is…

Imitation LearningOffline RLQ-LearningQuantization+1