paper-with-me

Papers

Learning Visual Servoing with Deep Features and Fitted Q-Iteration

2017-03-31 · Alex X. Lee, Sergey Levine, Pieter Abbeel

Visual servoing involves choosing actions that move a robot in response to observations from a camera, in order to reach a goal configuration in the world. Standard visual servoing approaches typically rely on manually designed features and analytical dynamics models, which limits their generalization capability and often requires extensive application-specific feature and model engineering. In this work, we study how learned visual features, learned predictive dynamics models, and reinforcement learning can be combined to learn visual servoing mechanisms. We focus on target following, with the goal of designing algorithms that can learn a visual servo using low amounts of data of the target in question, to enable quick adaptation to new targets. Our approach is based on servoing the camera in the space of learned visual features, rather than image pixels or manually-designed keypoints. We demonstrate that standard deep features, in our case taken from a model trained for object classification, can be used together with a bilinear predictive model to learn an effective visual servo that is robust to visual variation, changes in viewing angle and appearance, and occlusions. A key component of our approach is to use a sample-efficient fitted Q-iteration algorithm to learn which features are best suited for the task at hand. We show that we can learn an effective visual servo on a complex synthetic car following benchmark using just 20 training trajectory samples for reinforcement learning. We demonstrate substantial improvement over a conventional approach based on image pixels or hand-designed keypoints, and we show an improvement in sample-efficiency of more than two orders of magnitude over standard model-free deep reinforcement learning algorithms. Videos are available at http://rll.berkeley.edu/visual_servoing .

📄 PDF Abstract BibTeX arXiv:1703.11000

Code (2)

alexlee-gk/citysim3d 공식 구현
alexlee-gk/visual_dynamics 공식 구현

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Hybrid Visual Servoing of Tendon-driven Continuum Robots

2025-02-19 · Rana Danesh, Farrokh Janabi-Sharifi, Farhad Aghili

This paper introduces a novel Hybrid Visual Servoing (HVS) approach for controlling tendon-driven continuum robots (TDCRs). The HVS system combines Image-Based Visual Servoing (IBVS) with Deep Learning-Based Visual Servo…

Exploring Convolutional Networks for End-to-End Visual Servoing

2017-06-10 · Aseem Saxena, Harit Pandya, Gourav Kumar, Ayush Gaud 외

Present image based visual servoing approaches rely on extracting hand crafted visual features from an image. Choosing the right set of features is important as it directly affects the performance of any approach. Motiva…

Perception-Control Coupled Visual Servoing for Textureless Objects Using Keypoint-Based EKF

2026-02-06 · Allen Tao, Jun Yang, Stanko Oparnica, Wenjie Xue arxiv

Visual servoing is fundamental to robotic applications, enabling precise positioning and control. However, applying it to textureless objects remains a challenge due to the absence of reliable visual features. Moreover, …

Keypoint Detection

ViT-VS: On the Applicability of Pretrained Vision Transformer Features for Generalizable Visual Servoing

2025-03-06 · Alessandro Scherl, Stefan Thalhammer, Bernhard Neuberger, Wilfried Wöber 외

Visual servoing enables robots to precisely position their end-effector relative to a target object. While classical methods rely on hand-crafted features and thus are universally applicable without task-specific trainin…

DFVS: Deep Flow Guided Scene Agnostic Image Based Visual Servoing

2020-03-08 · Y V S Harish, Harit Pandya, Ayush Gaud, Shreya Terupally 외

Existing deep learning based visual servoing approaches regress the relative camera pose between a pair of images. Therefore, they require a huge amount of training data and sometimes fine-tuning for adaptation to a nove…

Optical Flow Estimation