RIDS: Implicit Detection of a Selection Gesture Using Hand Motion Dynamics During Freehand Pointing in Virtual Reality

Hand Gesture RecognitionHuman Pose & Activity Recognition

Title of the Paper

RIDS: Implicit Detection of a Selection Gesture Using Hand Motion Dynamics During Freehand Pointing in Virtual Reality

Paper Information

  • Field of Study: Gesture recognition and human-computer interaction in virtual reality
  • Keywords: Selection gesture detection, hand motion dynamics, gesture recognition, virtual reality, temporal convolutional network, natural interaction, input prediction

Research Background and Problem Statement

  • Identified Problems or Challenges:

    1. While freehand gesture interaction in current virtual and augmented reality systems is intuitive, it lacks reliability and robustness.
    2. Existing gesture recognition methods are limited by issues such as occlusion and sensor noise, leading to misrecognition (false positives and false negatives).
    3. Current methods (e.g., activation gestures) require additional user actions, increasing interaction burden.
  • Significance of the Research:

    1. Improving interaction accuracy in virtual environments can significantly enhance user experience.
    2. Leveraging implicit user behaviors (e.g., hand motion dynamics) can provide additional signals to current gesture detection models, thereby improving detection performance.
  • Motivation and Related Work:

    1. Previous studies have focused on implicit selection detection based on eye movement behavior, but eye-tracking technology is not yet widely available in many consumer-grade devices and is affected by factors such as lighting and glasses.
    2. This study explores the potential of improving gesture selection detection through hand motion dynamics, which holds significant promise in freehand gesture interaction scenarios in virtual reality.

Proposed Solution

  • Method or Solution: The authors propose a model called "Real-time Implicit Detection of Selections" (RIDS). This model uses historical hand motion data during freehand pointing to predict selection gestures, addressing errors in gesture detection.

  • Innovative Contributions:

    1. Utilizes historical hand motion dynamics data as input, independent of specific gesture sensing and target positioning.
    2. Proposes two models: a feature-based logistic regression model and a temporal convolutional network (TCN) based on raw time-series data.
    3. Validates the model not only on the current task but also explores its generalizability to other tasks.
  • Implementation Steps and Key Techniques:

    1. Data Collection: A VR dice game was designed to collect 6-DOF hand motion data and detect pinch gestures (e.g., fingertip pinching).
    2. Model Development:
      • The logistic regression model detects implicit selection behavior by extracting hand motion features (e.g., velocity, acceleration, absolute power).
      • The TCN model directly extracts information from raw hand motion time-series data.
    3. Model Evaluation: The model's performance was evaluated using cross-validation and Leave-One-Subject-Out Cross-Validation (LOSOCV), primarily through PR-AUC and precision-recall metrics.
    4. Generalizability Testing: The trained model was tested on other tasks (e.g., controller-based target selection tasks) to verify its applicability.
    5. Enhanced Application: The RIDS output was integrated with an existing IMU-based pinch gesture detection model to achieve higher accuracy.

Research Outcomes

  • Specific Results:

    1. Logistic Regression Model:
      • Achieved a maximum PR-AUC of 0.37 based on gesture features.
      • In Leave-One-Subject-Out cross-validation, the average PR-AUC was 0.36, 184% higher than random chance.
    2. TCN Model:
      • Achieved a PR-AUC of 0.93 on training data with the optimal sliding window (1333.33 ms), 644% higher than random chance.
      • In LOSOCV testing, the average PR-AUC reached 0.90, 617% higher than random chance.
    3. Generalizability:
      • After training on the Dice Game, the model achieved a PR-AUC of 0.47 in a new task (controller-based target selection), 276% higher than the baseline.
    4. Fusion Application Results:
      • Combining the TCN RIDS model with IMU-driven pinch detection significantly improved detection accuracy (from 0.62 to 0.69) while maintaining recall (from 0.79 to 0.80).
  • Advantages Over Existing Solutions:

    1. Improved gesture detection accuracy in virtual reality, especially in noisy environments.
    2. The model not only detects current gestures but also demonstrates task generalization capabilities, making it applicable to other interaction scenarios.
  • Limitations and Future Directions:

    1. Experimental Design Limitations: Current devices and task scenarios may limit the model's performance on other hardware or in more complex scenarios.
    2. Noise Issues: The model's dependence on different hardware or sensing precision requires further investigation.
    3. Application Exploration:
      • Can be applied to other gesture-based interactions, such as swiping or typing.
      • Further integration of predictive functionality to detect user intent in advance.
    4. Optimization Directions: Explore more efficient fusion methods (early data fusion), task-agnostic model training, and model adaptation for real-time deployment.

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/papers/uist/85054/2022

AdRecommended

Learn AI Coding at CodeNow

open_in_newOpen DOI Link
DOI: https://doi.org/10.1145/3526113.3545701
At a Glance

Paper Snapshot

fact_check
dataset
Source
UIST
calendar_month
Year
2022
emoji_events
Award
No award tagged
group
Authors
6 authors
sell
Subtopics
Hand Gesture Recognition, Human Pose & Activity Recognition
work
Professions
article
Content Status
Full text indexed
hub
Related Papers
9 related papers