论文精选

利用视频和音频生成实现力感知操作与数据生成

Dreaming the Sound of Contact: Leveraging Video and Audio Generation for Zero-Shot Force-Aware Manipulation and Data Generation

精选理由

这个研究挺有意思,用生成视频和音频来让机器人知道怎么用力,比单纯看视频学操作更靠谱。

本文提出一种新方法,通过生成视频和音频来为机器人操作生成力轨迹。该方法使用接触声音的响度来塑造期望的力剖面,解决了纯运动学轨迹缺乏力信息的问题。实验表明,该方法在需要接触的任务中比仅使用运动学基准表现更好。

原文 · arXiv cs.AI

Dreaming the Sound of Contact: Leveraging Video and Audio Generation for Zero-Shot Force-Aware Manipulation and Data Generation

Recent advances in video generation allow robots to learn manipulation trajectories from generated videos. However, these approaches produce purely kinematic trajectories that lack force information, causing failures in contact-rich tasks where appropriate contact forces are essential for success. In this work, we explore augmenting generated video with audio to shape a bounded, time-varying desired-force profile using the loudness of generated contact sounds. We present a pipeline that jointly leverages generated video and audio to derive motion trajectories and corresponding desired-force profiles from a structured natural-language task prompt. We execute these force-aware trajectories on a Franka Panda robot using a closed-loop force regulator that tracks the audio-shaped force profile during contact. We evaluate our pipeline on multiple tasks that require making contact and demonstrate successful manipulation where a kinematic-only baseline fails. We also use the pipeline as a data generation engine to train policies that achieve the tasks in a closed-loop manner. Project website, videos, and dataset: https://dreamingcontactsound.github.io/