ArXiv

VibeAct: Vibration to Actions for Contact-Rich Reactive Robot Dexterity

Authors
Yuemin Mao, Uksang Yoo, Jean Oh...
Categories
cs.RO
arXiv
https://arxiv.org/abs/2606.27344v1
PDF
https://arxiv.org/pdf/2606.27344v1

Brief

VibeAct tackles occluded, fast contact events by using high-bandwidth piezoelectric microphones on a dexterous hand, teleoperating to collect vibro-acoustic traces, and replaying them in a calibrated digital clone to automatically label per-finger contact and slip. A tactile estimator maps real waveforms to contact/slip; RL policies are trained in simulation on those labels (avoiding raw-audio sim). Evaluated on five contact-rich tasks, VibeAct yields the largest gains on sustained reactive control where the continuous slip-magnitude channel is most informative, and the policies transfer to physical hardware. (Authors: Yuemin Mao et al., arXiv 2026; project: https://vibeact.github.io/.)

Why it matters

VibeAct embeds piezoelectric microphones in a dexterous robot hand, records vibro-acoustic data via teleoperation, and replays recordings in a calibrated digital clone to auto-label per-finger contact and slip for training a tactile estimator.

Key details

  • Trained policies use the estimator's contact and continuous slip-magnitude channels (not raw audio) and, across five contact-rich tasks (regrasping, in-hand reorientation, insertion), VibeAct outperforms a proprioception+point-cloud baseline in simulation and transfers to a real hand-arm platform, improving success rates.
Source evidence

Abstract

Dexterous manipulation depends on contact events that are fast, local, and often visually occluded. Piezoelectric microphones offer a compact and high-bandwidth way to sense these interactions, but the resulting vibro-acoustic signals are difficult to simulate faithfully enough for end-to-end sim-to-real policy learning on dexterous robot hands. We propose VibeAct, a framework that bridges real vibrotactile sensing and simulation-based reinforcement learning through a shared physical representation of contact and slip. In the real world, we embed piezoelectric microphones into a dexterous robot hand and collect vibro-acoustic data through teleoperation, then replay the recordings in a calibrated digital clone to automatically label per-finger contact and slip. A tactile estimator learns to predict contact and slip from real microphone waveforms, while manipulation policies are trained in simulation on the same representation computed directly from simulated contacts. This decoupling lets policies exploit rapid tactile feedback without simulating raw audio. Across five contact-rich tasks spanning regrasping, in-hand reorientation, and insertion, VibeAct consistently outperforms a proprioception-and-point-cloud baseline in simulation, with the largest gains on tasks requiring sustained reactive control, where the continuous slip-magnitude channel proves the most informative observation. The learned policies transfer to a physical dexterous hand-arm platform, improving success rates on deployed tasks. Project videos and additional details are at https://vibeact.github.io/.