Papers › PianoMotion10M: Dataset and Benchmark for Hand Motion Generation in Piano Performance

PianoMotion10M: Dataset and Benchmark for Hand Motion Generation in Piano Performance

13 Jun 2024arXiv:2406.09326archive 2025-07-28

Qijun Gan, Song Wang, Shengtao Wu, Jianke Zhu

Recently, artificial intelligence techniques for education have been received increasing attentions, while it still remains an open problem to design the effective music instrument instructing systems. Although key presses can be directly derived from sheet music, the transitional movements among key presses require more extensive guidance in piano performance. In this work, we construct a piano-hand motion generation benchmark to guide hand movements and fingerings for piano playing. To this end, we collect an annotated dataset, PianoMotion10M, consisting of 116 hours of piano playing videos from a bird's-eye view with 10 million annotated hand poses. We also introduce a powerful baseline model that generates hand motions from piano audios through a position predictor and a position-guided gesture generator. Furthermore, a series of evaluation metrics are designed to assess the performance of the baseline model, including motion similarity, smoothness, positional accuracy of left and right hands, and overall fidelity of movement distribution. Despite that piano key presses with respect to music scores or audios are already accessible, PianoMotion10M aims to provide guidance on piano fingering for instruction purposes. The source code and dataset can be accessed at https://github.com/agnJason/PianoMotion10M.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.09326")

Code

Syntology Ran 13 of 15 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 4 ran · honoured contract; 3 ran · violated contract; 1 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

agnjason/pianomotion10m officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 13 ran; 4 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · honoured contract
3ran · violated contract
1ran · fixture could not drive it
5ran
2unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from agnJason/PianoMotion10M. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

identity agnJason/PianoMotion10M/models/denoise_diffusion.py official repository ran · honoured contract Apache-2.0 (permissive) · 7f1040f5e3991d5e · report
GaussianDiffusion1D_piano2pose agnjason/pianomotion10m/models/denoise_diffusion.py official repository ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 0b4dc4c570105906 · report
MW2 agnJason/PianoMotion10M/models/evaluate.py official repository ran Apache-2.0 (permissive) · c0cec5eb44a6d5fb · report
cosine_beta_schedule agnjason/pianomotion10m/models/denoise_diffusion.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 05e94467a0de94a4 · report
default agnJason/PianoMotion10M/models/denoise_diffusion.py official repository ran · violated contract Apache-2.0 (permissive) · d1ef6b8cb9a28a53 · report
enc_dec_mask agnJason/PianoMotion10M/models/utils.py official repository ran · violated contract Apache-2.0 (permissive) · 7ed01fed1fc1f58f · report
exists agnJason/PianoMotion10M/models/denoise_diffusion.py official repository ran · violated contract Apache-2.0 (permissive) · 608e364a9d2376a3 · report
fid agnJason/PianoMotion10M/models/evaluate.py official repository ran fingerprinted Apache-2.0 (permissive) · 48d5d027f2a36562 · report
init_biased_mask agnJason/PianoMotion10M/models/utils.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · f7b0318637b0548a · report
linear_beta_schedule agnjason/pianomotion10m/models/denoise_diffusion.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 482723f534770483 · report
linear_interpolation agnJason/PianoMotion10M/models/wav2vec.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · e45a37313dcbbaac · report
loc_distance agnJason/PianoMotion10M/models/evaluate.py official repository ran fingerprinted Apache-2.0 (permissive) · ae9bd94543a16207 · report
velocity_loss agnJason/PianoMotion10M/models/utils.py official repository ran Apache-2.0 (permissive) · 4537026d64143186 · report
scatter agnJason/PianoMotion10M/models/BalancedDataParallel.py official repository unverified Apache-2.0 (permissive) · e44e6e20f6209f87 · report
scatter_kwargs agnJason/PianoMotion10M/models/BalancedDataParallel.py official repository unverified Apache-2.0 (permissive) · ca2a9ebf352702e2 · report

Tasks

Motion Generation

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections