paper-with-me

Papers

Learning to Play Piano in the Real World

2025-03-19 · Yves-Simon Zeulner, Sandeep Selvaraj, Roberto Calandra

Towards the grand challenge of achieving human-level manipulation in robots, playing piano is a compelling testbed that requires strategic, precise, and flowing movements. Over the years, several works demonstrated hand-designed controllers on real world piano playing, while other works evaluated robot learning approaches on simulated piano scenarios. In this paper, we develop the first piano playing robotic system that makes use of learning approaches while also being deployed on a real world dexterous robot. Specifically, we make use of Sim2Real to train a policy in simulation using reinforcement learning before deploying the learned policy on a real world dexterous robot. In our experiments, we thoroughly evaluate the interplay between domain randomization and the accuracy of the dynamics model used in simulation. Moreover, we evaluate the robot's performance across multiple songs with varying complexity to study the generalization of our learned policy. By providing a proof-of-concept of learning to play piano in the real world, we want to encourage the community to adopt piano playing as a compelling benchmark towards human-level manipulation. We open-source our code and show additional videos at https://lasr.org/research/learning-to-play-piano .

📄 PDF Abstract BibTeX arXiv:2503.15481

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

HandelBot: Real-World Piano Playing via Fast Adaptation of Dexterous Robot Policies

2026-03-12 · Amber Xie, Haozhi Qi, Dorsa Sadigh arxiv

Mastering dexterous manipulation with multi-fingered hands has been a grand challenge in robotics for decades. Despite its potential, the difficulty of collecting high-quality data remains a primary bottleneck for high-p…

Reinforcement Learning

Piano Skills Assessment

2021-01-13 · Paritosh Parmar, Jaiden Reddy, Brendan Morris

Can a computer determine a piano player's skill level? Is it preferable to base this assessment on visual analysis of the player's performance or should we trust our ears over our eyes? Since current CNNs have difficulty…

Action Quality AssessmentAudio ClassificationMultimodal Deep LearningSkills Assessment+3

Piano Genie

2018-10-11 · Chris Donahue, Ian Simon, Sander Dieleman

We present Piano Genie, an intelligent controller which allows non-musicians to improvise on the piano. With Piano Genie, a user performs on a simple interface with eight buttons, and their performance is decoded into th…

Decoder

PianoMime: Learning a Generalist, Dexterous Piano Player from Internet Demonstrations

2024-07-25 · Cheng Qian, Julen Urain, Kevin Zakka, Jan Peters

In this work, we introduce PianoMime, a framework for training a piano-playing agent using internet demonstrations. The internet is a promising source of large-scale demonstrations for training our robot agents. In parti…

RP1M: A Large-Scale Motion Dataset for Piano Playing with Bi-Manual Dexterous Robot Hands

2024-08-20 · Yi Zhao, Le Chen, Jan Schneider, Quankai Gao 외

It has been a long-standing research goal to endow robot hands with human-level dexterity. Bi-manual robot piano playing constitutes a task that combines challenges from dynamic tasks, such as generating fast while preci…

BenchmarkingContact-rich ManipulationImitation Learning