Hugging Face Trending Papers

Beyond Gait: Person Identification from Millimeter-Wave Point Clouds Across Activities of Daily Living

The paper explores person identification using millimeter‑wave point clouds beyond traditional gait analysis, focusing on seven activities of daily living (ADLs). It introduces the mm‑ADL dataset of 11 subjects and proposes an activity‑conditioned framework that routes each clip to an activity‑specific identity expert via a supervised mixture of experts. Experiments show that hard routing improves closed‑set ID accuracy from 62.1% to 68.0% and significantly boosts re‑identification metrics, demonstrating the benefit of activity context under controlled indoor conditions.

arXiv Computer Vision
Sep 11

MMGait: Benchmarking and Unifying Gait Recognition across Heterogeneous Modalities

MMGait is a large‑scale multi‑sensor benchmark that aligns visible, infrared, depth, LiDAR, and radar observations at the sequence level, enabling evaluation of single‑modal, cross‑modal, and multi‑modal gait recognition. The study shows that modality rankings shift with probe conditions, cross‑modal alignment remains challenging, and fusion can yield complementary gains. To address the scalability issue of training separate experts, the authors propose Omni‑Modal Gait Recognition and its implementation, OmniGait++, which unifies all recognition settings within a shared identity space using modality‑specific front ends, a shared encoder, and an anchor‑guided fusion module. whyItMatters":"MMGait provides a common testbed for heterogeneous gait sensing and demonstrates that unified recognition across varying modality availability is feasible, offering a scalable alternative to task‑specific experts."

By Saihui Hou, Chenye Wang, Qingyuan Cai, Aoqi Li, Yongzhen Huang
Hugging Face Trending Papers
Jun 11

Person Identification from Contextual Motion

We consider the problem of identifying people based on their motion styles. We present a generative model describing the action instance creation process and derive a probabilistic identity inference scheme for two common person identification scenarios motivated by the surveillance and authentication applications.