paper-with-me

홈 › Papers

DiffusionVS: A Generative Framework for Robust Visual Servoing Based on Diffusion Policy

2026-06-17 · Hongkang Cui, Rui He, Haoyao Chen arxiv

Visual servoing is a fundamental technique in robotic manipulation and navigation. Regression-based visual servoing frequently experiences trajectory jitter as a result of noise-sensitive single-step mappings and the accumulation of errors during distribution shifts. In contrast, Diffusion Policy maintains temporal consistency by predicting action sequences and improves robustness through implicit data augmentation. This paper presents a novel diffusion-based servoing method. Based on Diffusion Policy, the proposed approach uses normalized image coordinates of observed tag corners as input and generates camera velocity through conditional denoising. To overcome the generalization limitations of models trained on static datasets, an online training paradigm is adopted, continuously expanding the diversity of training data through interactive experience collection. This strategy substantially enhances both the performance and generalization capability of the model. Comprehensive simulations and real-world experiments demonstrate the effectiveness of the proposed method, achieving success rates of nearly 100\% in simulation and 93\% in physical experiments. Beyond the specific pipeline, we further validate the generality of the diffusion mechanism. Experiments show that existing visual servoing networks consistently achieve improved performance when integrated with our diffusion-based module. These results indicate that the proposed strategy possesses broad applicability and can enhance various visual servoing systems beyond the specific architecture presented here.

📄 PDF Abstract BibTeX arXiv:2606.19397

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Last-Meter Precision Navigation for UAVs: A Diffusion-Refined Aerial Visual Servoing Approach

2026-07-05 · Yaxuan Li, Jiarui Zeng, Shaofei Huang, Zhedong Zheng arxiv

In this work, we study the last-meter precision navigation for UAVs, e.g., autonomously reaching a target within the final 10 meters using monocular vision. This task is challenging due to scale ambiguity, rotation disco…

Spatial Reasoning

A Closed-Loop Multi-perspective Visual Servoing Approach with Reinforcement Learning

2023-12-25 · Lei Zhang, Jiacheng Pei, Kaixin Bai, Zhaopeng Chen 외

Traditional visual servoing methods suffer from serving between scenes from multiple perspectives, which humans can complete with visual signals alone. In this paper, we investigated how multi-perspective visual servoing…

OpenAI Gymreinforcement-learning

Compositional Servoing by Recombining Demonstrations

2023-10-06 · Max Argus, Abhijeet Nayak, Martin Büchner, Silvio Galesso 외

Learning-based manipulation policies from image inputs often show weak task transfer capabilities. In contrast, visual servoing methods allow efficient task transfer in high-precision scenarios while requiring only a few…

Conditional Visual Servoing for Multi-Step Tasks

2022-05-17 · Sergio Izquierdo, Max Argus, Thomas Brox

Visual Servoing has been effectively used to move a robot into specific target locations or to track a recorded demonstration. It does not require manual programming, but it is typically limited to settings where one dem…

Learning View and Target Invariant Visual Servoing for Navigation

2020-03-04 · Yimeng Li, Jana Kosecka

The advances in deep reinforcement learning recently revived interest in data-driven learning based approaches to navigation. In this paper we propose to learn viewpoint invariant and target invariant visual servoing for…

Deep Reinforcement LearningReinforcement LearningRobot Navigation