paper-with-me

Papers

Gesture2Text: A Generalizable Decoder for Word-Gesture Keyboards in XR Through Trajectory Coarse Discretization and Pre-training

2024-10-08 · Junxiao Shen, Khadija Khaldi, Enmin Zhou, Hemant Bhaskar Surale, Amy Karlson

Text entry with word-gesture keyboards (WGK) is emerging as a popular method and becoming a key interaction for Extended Reality (XR). However, the diversity of interaction modes, keyboard sizes, and visual feedback in these environments introduces divergent word-gesture trajectory data patterns, thus leading to complexity in decoding trajectories into text. Template-matching decoding methods, such as SHARK^2, are commonly used for these WGK systems because they are easy to implement and configure. However, these methods are susceptible to decoding inaccuracies for noisy trajectories. While conventional neural-network-based decoders (neural decoders) trained on word-gesture trajectory data have been proposed to improve accuracy, they have their own limitations: they require extensive data for training and deep-learning expertise for implementation. To address these challenges, we propose a novel solution that combines ease of implementation with high decoding accuracy: a generalizable neural decoder enabled by pre-training on large-scale coarsely discretized word-gesture trajectories. This approach produces a ready-to-use WGK decoder that is generalizable across mid-air and on-surface WGK systems in augmented reality (AR) and virtual reality (VR), which is evident by a robust average Top-4 accuracy of 90.4% on four diverse datasets. It significantly outperforms SHARK^2 with a 37.2% enhancement and surpasses the conventional neural decoder by 7.4%. Moreover, the Pre-trained Neural Decoder's size is only 4 MB after quantization, without sacrificing accuracy, and it can operate in real-time, executing in just 97 milliseconds on Quest 3.

📄 PDF Abstract BibTeX arXiv:2410.18099

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderQuantizationTemplate Matching

Similar Papers 제목 키워드 기반

GesGPT: Speech Gesture Synthesis With Text Parsing from ChatGPT

2023-03-23 · Nan Gao, Zeyu Zhao, Zhi Zeng, Shuwu Zhang 외

Gesture synthesis has gained significant attention as a critical research field, aiming to produce contextually appropriate and natural gestures corresponding to speech or textual input. Although deep learning-based appr…

Gesture Generation

The ReprGesture entry to the GENEA Challenge 2022

2022-08-25 · Sicheng Yang, Zhiyong Wu, Minglei Li, Mengchen Zhao 외

This paper describes the ReprGesture entry to the Generation and Evaluation of Non-verbal Behaviour for Embodied Agents (GENEA) challenge 2022. The GENEA challenge provides the processed datasets and performs crowdsource…

DecoderGesture GenerationRepresentation LearningRhythm

Understanding Co-speech Gestures in-the-wild

2025-03-28 · Sindhu B Hegde, K R Prajwal, Taein Kwon, Andrew Zisserman

Co-speech gestures play a vital role in non-verbal communication. In this paper, we introduce a new framework for co-speech gesture understanding in the wild. Specifically, we propose three new tasks and benchmarks to ev…

Active Speaker Detection

RingGesture: A Ring-Based Mid-Air Gesture Typing System Powered by a Deep-Learning Word Prediction Framework

2024-10-08 · Junxiao Shen, Roger Boldu, Arpit Kalla, Michael Glueck 외

Text entry is a critical capability for any modern computing experience, with lightweight augmented reality (AR) glasses being no exception. Designed for all-day wearability, a limitation of lightweight AR glass is the r…

Spelling Correction

Gesture2Vec: Clustering Gestures using Representation Learning Methods for Co-speech Gesture Generation

2021-09-29 · Payam Jome Yazdian, Mo Chen, Angelica Lim

Co-speech gestures are a principal component in conveying messages and enhancing interaction experiences between humans. Similarly, the co-speech gesture is a key ingredient in human-agent interaction including both virt…

ClusteringDecoderDiversityGesture Generation+3