paper-with-me

Papers

Feel the Force: Contact-Driven Learning from Humans

2025-06-02 · Ademi Adeniji, Zhuoran Chen, Vincent Liu, Venkatesh Pattabiraman, Raunaq Bhirangi, Siddhant Haldar, Pieter Abbeel, Lerrel Pinto

Controlling fine-grained forces during manipulation remains a core challenge in robotics. While robot policies learned from robot-collected data or simulation show promise, they struggle to generalize across the diverse range of real-world interactions. Learning directly from humans offers a scalable solution, enabling demonstrators to perform skills in their natural embodiment and in everyday environments. However, visual demonstrations alone lack the information needed to infer precise contact forces. We present FeelTheForce (FTF): a robot learning system that models human tactile behavior to learn force-sensitive manipulation. Using a tactile glove to measure contact forces and a vision-based model to estimate hand pose, we train a closed-loop policy that continuously predicts the forces needed for manipulation. This policy is re-targeted to a Franka Panda robot with tactile gripper sensors using shared visual and action representations. At execution, a PD controller modulates gripper closure to track predicted forces-enabling precise, force-aware control. Our approach grounds robust low-level force control in scalable human supervision, achieving a 77% success rate across 5 force-sensitive manipulation tasks. Code and videos are available at https://feel-the-force-ftf.github.io.

📄 PDF Abstract BibTeX arXiv:2506.01944

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

FEEL (Force-Enhanced Egocentric Learning): A Dataset for Physical Action Understanding

2026-03-16 · Eadom Dessalene, Botao He, Michael Maynord, Yonatan Tussa 외 arxiv

We introduce FEEL (Force-Enhanced Egocentric Learning), the first large-scale dataset pairing force measurements gathered from custom piezoresistive gloves with egocentric video. Our gloves enable scalable data collectio…

Representation LearningAction UnderstandingObject Segmentation

ForceFlow: Learning to Feel and Act via Contact-Driven Flow Matching

2026-05-11 · Shuoheng Zhang, Yifu Yuan, Hongyao Tang, Yan Zheng 외 arxiv

Existing imitation learning methods enable robots to interact autonomously with the physical environment. However, contact-rich manipulation tasks remain a significant challenge due to complex contact dynamics that deman…

Feel Robot Feels: Tactile Feedback Array Glove for Dexterous Manipulation

2026-03-30 · Feiyu Jia, Xiaojie Niu, Sizhe Yang, Qingwei Ben 외 arxiv

Teleoperation is a key approach for collecting high-quality, physically consistent demonstrations for robotic manipulation. However, teleoperation for dexterous manipulation remains constrained by: (i) inaccurate hand-ro…

FeelAnyForce: Estimating Contact Force Feedback from Tactile Sensation for Vision-Based Tactile Sensors

2024-10-02 · Amir-Hossein Shahidzadeh, Gabriele Caddeo, Koushik Alapati, Lorenzo Natale 외

In this paper, we tackle the problem of estimating 3D contact forces using vision-based tactile sensors. In particular, our goal is to estimate contact forces over a large range (up to 15 N) on any objects while generali…

Interactive Force-Impedance Control

2025-10-20 · Fan Shao, Satoshi Endo, Sandra Hirche, Fanny Ficuciello arxiv

Human collaboration with robots requires flexible role adaptation, enabling the robot to switch between an active leader and a passive follower. Effective role switching depends on accurately estimating human intentions,…