paper-with-me

Papers

Phase-Conditioned Imitation Learning with Autonomous Failure Recovery for Robust Deformable Object Manipulation

2026-05-28 · Dayuan Chen, Kai Tang, Yukuan Zhang, Kazuhiro Kosuge, Yasuhisa Hirata arxiv

This paper presents a phase-conditioned, force-aware framework for robust deformable object manipulation. Standard imitation learning policies such as Action Chunking with Transformers (ACT) rely on a Markovian assumption at inference, causing state aliasing when visually similar observations require contradictory actions and preventing autonomous recovery from execution failures. We address this with a closed-loop hierarchical architecture. A FiLM-conditioned ACT encoder modulates feature extraction based on the current task phase, enabling a single unified policy to produce phase-specific behaviors while sharing action dynamics across phases. A multi-modal phase predictor fusing visual, force, and pose feedback estimates the phase in real time, detecting contact failures that are invisible to vision alone and autonomously triggering recovery trajectories. The system is completed by a hybrid impedance controller for compliant execution and a haptic teleoperation interface for force-aware data collection. Ablation studies show that FiLM-based modulation significantly outperforms both unconditioned and token-level conditioned baselines, and t-SNE analysis confirms that FiLM induces well-separated, phase-specific feature representations. Validated on hanging and removing a T-shirt with dual arms, the closed-loop system improves the hanging success rate from 56\% to 87\% through autonomous error recovery. Code and videos: https://leledeyuan00.github.io/phaser/

📄 PDF Abstract BibTeX arXiv:2605.29407

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RACER: Rich Language-Guided Failure Recovery Policies for Imitation Learning

2024-09-23 · Yinpei Dai, Jayjun Lee, Nima Fazeli, Joyce Chai

Developing robust and correctable visuomotor policies for robotic manipulation is challenging due to the lack of self-recovery mechanisms from failures and the limitations of simple language instructions in guiding robot…

Imitation LearningLanguage ModelingLanguage Modelling

Recover, Discover, Plan: Learning Skills and Concepts from Robot Failures

2026-06-16 · Bowen Li, Mayank Mishra, Y. Isabel Liu, Stone Tao 외 arxiv

Intelligent robots should not only recover from failures, but also acquire the abstract knowledge needed to avoid them in the future. While reinforcement learning (RL) can learn reactive recovery behaviors, training a se…

Reinforcement Learning

InFeR: Informed Failure Resilience in Learned Visual Navigation Control

2025-10-28 · Zishuo Wang, Joel Loo, David Hsu arxiv

While imitation learning (IL) has enabled successful visual navigation in many common environments, IL policies are prone to unpredictable failures under out-of-distribution (OOD) scenarios. This necessitates failure-res…

Visual Navigation

RePO-VLA: Recovery-Driven Policy Optimization for Vision-Language-Action Models

2026-05-10 · Weijia Liufu, Xiaoyu Guo, Ruiyi Chen, Jingzhi Liu 외 arxiv

Vision-Language-Action (VLA) models remain brittle in long-horizon, contact-rich manipulation because success-only imitation provides little supervision for execution drift, while failed rollouts are often discarded. We …

ReCoVLA: VLM-Guided Reward Compilation for Failure Recovery in Vision-Language-Action Policies

2026-06-08 · Haodi Hu, Chung-Ta Huang, Jing Liu, Ye Wang 외 arxiv

Vision-language-action (VLA) policies provide strong priors for language-conditioned manipulation, but remain brittle in off-nominal states requiring targeted recovery. We propose ReCoVLA -- a failure-conditioned residua…