基于Leap Motion Controller 2手部关键点的个体未知身份识别 / Subject-Level Unknown-Identity Identification from Leap Motion Controller 2 Hand Landmarks
1️⃣ 一句话总结
本文利用Leap Motion Controller 2采集的手部关键点数据,通过提取指尖到掌心距离和手指间角度等特征,在小型数据集上实现了对已知个体和未知闯入者的有效识别与拒识,其中极端随机树方法表现最佳。
This work studies subject recognition from Leap Motion Controller 2 (LMC2) hand landmark data under a subject-level unknown-identity identification protocol on the Multi View Leap2 Hand Pose (ML2HP) dataset. Using only the landmark modality, we retain the original geometric representation and enrich it with fingertip-to-palm distances and palm-normalized inter-finger angular descriptors. Evaluation is performed under a Leave-One-Subject-Out (LOSO) protocol in which, for each outer fold, one subject is excluded from the enrolled set and treated as unknown at test time. To avoid tuning on the true outer unknown subject, the unknown-rejection threshold is selected in an inner validation step by temporarily withholding one enrolled subject from the inner gallery and using it only for threshold estimation. We compare a tree ensemble baseline with two neural alternatives: a learned embedding baseline based on centroid matching and cosine-similarity-based rejection, and an MLP+OpenMax model, which represents a more established open-set recognition approach. Under this evaluation setup, Extra Trees remains the strongest overall method, indicating that the main challenge on this benchmark is not enrolled-subject discrimination alone, but robust score separation between known and unknown probes. The results support the feasibility of compact, interpretable landmark-based descriptors for contactless hand-based unknown-subject rejection and identification on a small-cohort dataset.
基于Leap Motion Controller 2手部关键点的个体未知身份识别 / Subject-Level Unknown-Identity Identification from Leap Motion Controller 2 Hand Landmarks
本文利用Leap Motion Controller 2采集的手部关键点数据,通过提取指尖到掌心距离和手指间角度等特征,在小型数据集上实现了对已知个体和未知闯入者的有效识别与拒识,其中极端随机树方法表现最佳。
源自 arXiv: 2606.22986