paper-with-me

홈 › Papers

You Only Touch Once: 6-DoF Object Pose Estimation from Single Tactile Contact

2026-06-27 · Pengfei Ye, Yuxiang Ma, Haonan Chen, Guangming Wang, Yixiong Jing, Brian Sheil, Yilun Du, Edward Adelson arxiv

Accurate 6-DoF object pose estimation is fundamental to robotic manipulation, yet vision-based methods often fail under occlusion, poor lighting, and reflective or transparent surfaces. We present YOTO, a tactile-only pose estimation system that recovers the full 6-DoF object pose from a single pair of simultaneous contacts, without requiring contact history. YOTO represents each tactile contact as a local 3D point cloud and localizes it on the object surface through a coarse-to-fine network. The two localized contacts, together with the calibrated sensor poses, are then fed to a closed-form normal-aware SVD solver that recovers the full 6-DoF object pose in one step. To reduce real-data requirements, the localization network is pretrained on virtual tactile patches sampled from the object model and fine-tuned with a small number of real contacts. We further show that YOTO can operate on object models reconstructed from consumer-grade mobile scans, and quantify the gap relative to CAD-based models. Experiments on four geometrically diverse objects demonstrate accurate tactile contact localization and pose estimation, outperforming vision-based and geometric baselines, especially when visual perception is unreliable. Code, trained models, and the real GelSight dataset will be released upon publication.

📄 PDF Abstract BibTeX arXiv:2606.28899

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Text-Guided Mask-free Local Image Retouching

2022-12-15 · Zerun Liu, Fan Zhang, Jingxuan He, Jin Wang 외

In the realm of multi-modality, text-guided image retouching techniques emerged with the advent of deep learning. Most currently available text-guided methods, however, rely on object-level supervision to constrain the r…

Deep LearningImage Retouching

TouchAnything: Diffusion-Guided 3D Reconstruction from Sparse Robot Touches

2026-04-10 · Langzhe Gu, Hung-Jui Huang, Mohamad Qadri, Michael Kaess 외 arxiv

Accurate object geometry estimation is essential for many downstream tasks, including robotic manipulation and physical interaction. Although vision is the dominant modality for shape perception, it becomes unreliable un…

3D Reconstruction

LiDARTouch: Monocular metric depth estimation with a few-beam LiDAR

2021-09-08 · Florent Bartoccioni, Éloi Zablocki, Patrick Pérez, Matthieu Cord 외

Vision-based depth estimation is a key feature in autonomous systems, which often relies on a single camera or several independent ones. In such a monocular setup, dense depth is obtained with either additional input fro…

Depth CompletionDepth Estimation

TactoFind: A Tactile Only System for Object Retrieval

2023-03-23 · Sameer Pai, Tao Chen, Megha Tippur, Edward Adelson 외

We study the problem of object retrieval in scenarios where visual sensing is absent, object shapes are unknown beforehand and objects can move freely, like grabbing objects out of a drawer. Successful solutions require …

ObjectRetrieval

PyTouch: A Machine Learning Library for Touch Processing

2021-05-26 · Mike Lambeta, Huazhe Xu, Jingwei Xu, Po-Wei Chou 외

With the increased availability of rich tactile sensors, there is an equally proportional need for open-source and integrated software capable of efficiently and effectively processing raw touch measurements into high-le…

BIG-bench Machine LearningDecision MakingTouch detection