paper-with-me

Papers

Perceiving, Reasoning, Adapting: A Dual-Layer Framework for VLM-Guided Precision Robotic Manipulation

2025-03-07 · Qingxuan Jia, Guoqin Tang, Zeyuan Huang, Zixuan Hao, Ning Ji, Shihang, Yin, Gang Chen

Vision-Language Models (VLMs) demonstrate remarkable potential in robotic manipulation, yet challenges persist in executing complex fine manipulation tasks with high speed and precision. While excelling at high-level planning, existing VLM methods struggle to guide robots through precise sequences of fine motor actions. To address this limitation, we introduce a progressive VLM planning algorithm that empowers robots to perform fast, precise, and error-correctable fine manipulation. Our method decomposes complex tasks into sub-actions and maintains three key data structures: task memory structure, 2D topology graphs, and 3D spatial networks, achieving high-precision spatial-semantic fusion. These three components collectively accumulate and store critical information throughout task execution, providing rich context for our task-oriented VLM interaction mechanism. This enables VLMs to dynamically adjust guidance based on real-time feedback, generating precise action plans and facilitating step-wise error correction. Experimental validation on complex assembly tasks demonstrates that our algorithm effectively guides robots to rapidly and precisely accomplish fine manipulation in challenging scenarios, significantly advancing robot intelligence for precision tasks.

📄 PDF Abstract BibTeX arXiv:2503.05064

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

PaLMR: Towards Faithful Visual Reasoning via Multimodal Process Alignment

2026-02-28 · Yantao Li, Qiang Hui, Chenyang Yan, Kanzhi Cheng 외 arxiv

Reinforcement learning has recently improved the reasoning ability of Large Language Models and Multimodal LLMs, yet prevailing reward designs emphasise final-answer correctness and consequently tolerate process hallucin…

Reinforcement LearningMultimodal ReasoningVisual Reasoning

Perceiving the Invisible: Proposal-Free Amodal Panoptic Segmentation

2022-05-29 · Rohit Mohan, Abhinav Valada

Amodal panoptic segmentation aims to connect the perception of the world to its cognitive understanding. It entails simultaneously predicting the semantic labels of visible scene regions and the entire shape of traffic p…

Amodal Panoptic SegmentationDecoderPanoptic Segmentation

Deep Learning for Embodied Vision Navigation: A Survey

2021-07-07 · Fengda Zhu, Yi Zhu, Vincent CS Lee, Xiaodan Liang 외

"Embodied visual navigation" problem requires an agent to navigate in a 3D environment mainly rely on its first-person observation. This problem has attracted rising attention in recent years due to its wide application …

Autonomous DrivingDeep LearningNavigateSurvey+1

GLAM: Global-Local Variation Awareness in Mamba-based World Model

2025-01-21 · Qian He, Wenqi Liang, Chunhui Hao, Gan Sun 외

Mimicking the real interaction trajectory in the inference of the world model has been shown to improve the sample efficiency of model-based reinforcement learning (MBRL) algorithms. Many methods directly use known state…

MambaModel-based Reinforcement Learning

DualAD: Dual-Layer Planning for Reasoning in Autonomous Driving

2024-09-26 · Dingrui Wang, Marc Kaufeld, Johannes Betz

We present a novel autonomous driving framework, DualAD, designed to imitate human reasoning during driving. DualAD comprises two layers: a rule-based motion planner at the bottom layer that handles routine driving tasks…

Autonomous DrivingLanguage ModelingLanguage ModellingLarge Language Model