Human Motion Analysis with Deep Metric Learning
Huseyin Coskun, David Joseph Tan, Sailesh Conjeti, Nassir Navab, and, Federico Tombari

TL;DR
This paper introduces a novel deep metric learning approach using attentive recurrent neural networks to better measure human motion similarity, outperforming traditional metrics in tasks like gait analysis and action retrieval.
Contribution
It presents a triplet-based deep metric learning framework with a new objective and architecture tailored for human motion data, handling variable input sizes and improving semantic separation.
Findings
Significant performance improvements over traditional metrics.
Effective handling of varying input sizes in motion data.
Enhanced semantic separation in motion embedding space.
Abstract
Effectively measuring the similarity between two human motions is necessary for several computer vision tasks such as gait analysis, person identi- fication and action retrieval. Nevertheless, we believe that traditional approaches such as L2 distance or Dynamic Time Warping based on hand-crafted local pose metrics fail to appropriately capture the semantic relationship across motions and, as such, are not suitable for being employed as metrics within these tasks. This work addresses this limitation by means of a triplet-based deep metric learning specifically tailored to deal with human motion data, in particular with the prob- lem of varying input size and computationally expensive hard negative mining due to motion pair alignment. Specifically, we propose (1) a novel metric learn- ing objective based on a triplet architecture and Maximum Mean Discrepancy; as well as, (2) a novel deep…
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
TopicsHuman Pose and Action Recognition · Gait Recognition and Analysis · Anomaly Detection Techniques and Applications
