paper-with-me

Papers

Phoenix: A Motion-based Self-Reflection Framework for Fine-grained Robotic Action Correction

2025-04-20 · CVPR 2025 1 · Wenke Xia, Ruoxuan Feng, Dong Wang, Di Hu

Building a generalizable self-correction system is crucial for robots to recover from failures. Despite advancements in Multimodal Large Language Models (MLLMs) that empower robots with semantic reflection ability for failure, translating semantic reflection into how to correct fine-grained robotic actions remains a significant challenge. To address this gap, we build the Phoenix framework, which leverages motion instruction as a bridge to connect high-level semantic reflection with low-level robotic action correction. In this motion-based self-reflection framework, we start with a dual-process motion adjustment mechanism with MLLMs to translate the semantic reflection into coarse-grained motion instruction adjustment. To leverage this motion instruction for guiding how to correct fine-grained robotic actions, a multi-task motion-conditioned diffusion policy is proposed to integrate visual observations for high-frequency robotic action correction. By combining these two models, we could shift the demand for generalization capability from the low-level manipulation policy to the MLLMs-driven motion adjustment model and facilitate precise, fine-grained robotic action correction. Utilizing this framework, we further develop a lifelong learning method to automatically improve the model's capability from interactions with dynamic environments. The experiments conducted in both the RoboMimic simulation and real-world scenarios prove the superior generalization and robustness of our framework across a variety of manipulation tasks. Our code is released at \href{https://github.com/GeWu-Lab/Motion-based-Self-Reflection-Framework}{https://github.com/GeWu-Lab/Motion-based-Self-Reflection-Framework}.

📄 PDF Abstract BibTeX arXiv:2504.14588

Code (1)

gewu-lab/motion-based-self-reflection-framework 공식 구현 pytorch

Tasks

Lifelong learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

TCNet: Continuous Sign Language Recognition from Trajectories and Correlated Regions

2024-03-18 · Hui Lu, Albert Ali Salah, Ronald Poppe

A key challenge in continuous sign language recognition (CSLR) is to efficiently capture long-range spatial interactions over time from the video input. To address this challenge, we propose TCNet, a hybrid network that …

Sign Language Recognition

OLMD: Orientation-aware Long-term Motion Decoupling for Continuous Sign Language Recognition

2025-03-11 · Yiheng Yu, Sheng Liu, Yuan Feng, Min Xu 외

The primary challenge in continuous sign language recognition (CSLR) mainly stems from the presence of multi-orientational and long-term motions. However, current research overlooks these crucial aspects, significantly i…

Sign Language Recognition

Self-Sufficient Framework for Continuous Sign Language Recognition

2023-03-21 · Youngjoon Jang, Youngtaek Oh, Jae Won Cho, Myungchul Kim 외

The goal of this work is to develop self-sufficient framework for Continuous Sign Language Recognition (CSLR) that addresses key issues of sign language recognition. These include the need for complex multi-scale feature…

Pseudo LabelSign Language Recognition

From Generic Empathy to Personalized Emotional Support: A Self-Evolution Framework for User Preference Alignment

2025-05-22 · Jing Ye, Lu Xiang, Yaping Zhang, Chengqing Zong

Effective emotional support hinges on understanding users' emotions and needs to provide meaningful comfort during multi-turn interactions. Large Language Models (LLMs) show great potential for expressing empathy; howeve…

Self-Supervised Monocular Depth and Ego-Motion Estimation in Endoscopy: Appearance Flow to the Rescue

2021-12-15 · Shuwei Shao, Zhongcai Pei, Weihai Chen, Wentao Zhu 외

Recently, self-supervised learning technology has been applied to calculate depth and ego-motion from monocular videos, achieving remarkable performance in autonomous driving scenarios. One widely adopted assumption of d…

Depth EstimationMotion EstimationSelf-Supervised Learning