CVMMMar 24, 2022

AIMusicGuru: Music Assisted Human Pose Correction

arXiv:2203.12829v110 citationsh-index: 54Has Code
Originality Incremental advance
AI Analysis

This work addresses motion blur and occlusions in pose estimation for musicians, offering a multi-modal approach that is incremental but promising for specific domains.

The paper tackles the problem of pose estimation in videos by leveraging audio to refine and predict human body motion, particularly for violin playing, and demonstrates that combining audio with visual observations improves pose estimation methods both qualitatively and quantitatively.

Pose Estimation techniques rely on visual cues available through observations represented in the form of pixels. But the performance is bounded by the frame rate of the video and struggles from motion blur, occlusions, and temporal coherence. This issue is magnified when people are interacting with objects and instruments, for example playing the violin. Standard approaches for postprocessing use interpolation and smoothing functions to filter noise and fill gaps, but they cannot model highly non-linear motion. We present a method that leverages our understanding of the high degree of a causal relationship between the sound produced and the motion that produces them. We use the audio signature to refine and predict accurate human body pose motion models. We propose MAPnet (Music Assisted Pose network) for generating a fine grain motion model from sparse input pose sequences but continuous audio. To accelerate further research in this domain, we also open-source MAPdat, a new multi-modal dataset of 3D violin playing motion with music. We perform a comparison of different standard machine learning models and perform analysis on input modalities, sampling techniques, and audio and motion features. Experiments on MAPdat suggest multi-modal approaches like ours as a promising direction for tasks previously approached with visual methods only. Our results show both qualitatively and quantitatively how audio can be combined with visual observation to help improve any pose estimation methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes