TL;DR
This paper introduces a locality-based graph neural network approach for cleaning and solving noisy optical motion capture data, effectively handling occlusions and tracking errors to improve motion reconstruction accuracy.
Contribution
The paper presents a novel heterogeneous graph neural network that leverages local marker correlations and a masking-based training regime for enhanced motion capture data cleaning.
Findings
Outperforms state-of-the-art in marker position error by ~20%.
Reduces joint reconstruction errors by 30%.
Effectively handles occlusions and tracking errors.
Abstract
We present a novel locality-based learning method for cleaning and solving optical motion capture data. Given noisy marker data, we propose a new heterogeneous graph neural network which treats markers and joints as different types of nodes, and uses graph convolution operations to extract the local features of markers and joints and transform them to clean motions. To deal with anomaly markers (e.g. occluded or with big tracking errors), the key insight is that a marker's motion shows strong correlations with the motions of its immediate neighboring markers but less so with other markers, a.k.a. locality, which enables us to efficiently fill missing markers (e.g. due to occlusion). Additionally, we also identify marker outliers due to tracking errors by investigating their acceleration profiles. Finally, we propose a training regime based on representation learning and data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network · Convolution
