Tactile-Conditioned Diffusion Policy for Force-Aware Robotic Manipulation
Erik Helmut, Niklas Funk, Tim Schneider, Cristiana de Farias, Jan Peters
TL;DR
This work introduces FARM, a tactile-conditioned diffusion policy for force-aware robotic manipulation. By fusing high-dimensional tactile information from GelSight sensors with explicit grip-force commands, FARM learns to predict and control both grip width and grip force in a unified diffusion framework, enabling stable contact-rich manipulation across tasks with diverse force requirements. Real-robot experiments demonstrate that explicit force signals and high-dimensional force distributions substantially improve success rates, especially for delicate or dynamic contact tasks, and that force-distribution knowledge yields closer alignment to demonstration forces as shown by Wasserstein analyses. The approach closes the loop between tactile sensing and force control, offering a practical, transferable pipeline from demo collection with a hand-held gripper to deployment on an actuated robotic hand, with open-source hardware and software accompanying the work.
Abstract
Contact-rich manipulation depends on applying the correct grasp forces throughout the manipulation task, especially when handling fragile or deformable objects. Most existing imitation learning approaches often treat visuotactile feedback only as an additional observation, leaving applied forces as an uncontrolled consequence of gripper commands. In this work, we present Force-Aware Robotic Manipulation (FARM), an imitation learning framework that integrates high-dimensional tactile data to infer tactile-conditioned force signals, which in turn define a matching force-based action space. We collect human demonstrations using a modified version of the handheld Universal Manipulation Interface (UMI) gripper that integrates a GelSight Mini visual tactile sensor. For deploying the learned policies, we developed an actuated variant of the UMI gripper with geometry matching our handheld version. During policy rollouts, the proposed FARM diffusion policy jointly predicts robot pose, grip width, and grip force. FARM outperforms several baselines across three tasks with distinct force requirements -- high-force, low-force, and dynamic force adaptation -- demonstrating the advantages of its two key components: leveraging force-grounded, high-dimensional tactile observations and a force-based control space. The codebase and design files are open-sourced and available at https://tactile-farm.github.io .
