Subject-Level Unknown-Identity Identification from Leap Motion Controller 2 Hand Landmarks

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, medium

Summary

This work investigates subject recognition using 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. Researchers enriched the original geometric representation with fingertip-to-palm distances and palm-normalized inter-finger angular descriptors. Evaluation employed a Leave-One-Subject-Out (LOSO) protocol, where one subject was excluded from the enrolled set and treated as unknown, with an inner validation step for unknown-rejection threshold selection. The study compared an Extra Trees ensemble baseline against a learned embedding baseline and an MLP+OpenMax model. Extra Trees emerged as the strongest overall method, highlighting that the primary challenge lies in robust score separation between known and unknown probes, rather than just enrolled-subject discrimination. The findings support the viability of compact, interpretable landmark-based descriptors for contactless hand-based unknown-subject rejection and identification on small datasets.

Key takeaway

For Machine Learning Engineers developing contactless biometric systems, this research suggests focusing on robust score separation between known and unknown subjects. You should consider Extra Trees as a strong baseline for unknown-identity identification from hand landmarks, especially when working with small datasets. Incorporating enriched geometric features like fingertip-to-palm distances and palm-normalized inter-finger angles can significantly improve your model's performance and reliability for subject rejection.

Key insights

Contactless hand landmark data can enable robust unknown-subject identification and rejection, even with compact descriptors.

Principles

Method

The method involves enriching LMC2 hand landmark data with fingertip-to-palm distances and palm-normalized inter-finger angular descriptors, then evaluating with LOSO and inner validation for thresholding.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.