Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

70139209278 · Jun 202019922001200920182026
48 results for dynamic gestures

A machine learning system identifies dynamic gestures from accelerometer data.

problem Identifying dynamic gestures from accelerometer data.
method Machine learning approach using tri-axial acceleration data from uWave and Sony datasets.
result The system can classify gestures at varying speeds with minimal preprocessing and runs on a low-cost platform.

Enhances hand gesture recognition with separate networks and shared features.

problem Improving recognition accuracy of unimodal 3D-CNNs for dynamic hand gestures.
method Separate networks for each modality, collaborative learning, spatiotemporal semantic alignment loss, focal regularization.
result Improves test time recognition accuracy and state-of-the-art performance.

Many real-valued stochastic time-series are locally linear (Gassian), but globally non-linear. For example, the trajectory of a human hand gesture can be viewed as a linear dynamic system driven by a nonlinear dynamic system that represents muscle actions. We present a mixed-state dynamic graphical model in which a hid…

2013-01-23abs ↗pdf ↗

New dataset improves EMG gesture recognition accuracy.

problem Discrepancy between offline and online EMG gesture recognition accuracy.
method Recorded dynamic dataset using virtual reality and EMG-independent controller.
result TADANN algorithm consistently outperforms fine-tuning for long-term gesture recognition.

We provide a benchmark dataset for hand gesture recognition using force myography.

problem Lack of publicly available benchmark data for force myography hand gesture recognition.
method Collected data from 20 persons covering 18 unique gestures using a commercially available sensor setup.
result Improved gesture recognition accuracy through transfer learning.

In this report, an automated bartender system was developed for making orders in a bar using hand gestures. The gesture recognition of the system was developed using Machine Learning techniques, where the model was trained to classify gestures using collected data. The final model used in the system reached an average …

2017-05-16abs ↗pdf ↗

Study shows context-specific models improve swipe gesture authentication for smartphone users.

problem Improving swipe gesture-based continuous authentication for smartphones.
method Conducted experiments on HMOG dataset with 100 subjects, analyzing authentication error in different scenarios.
result Context-specific models are needed for different smartphone usage and human activity scenarios.

Paper explores the impact of training data size on eating gesture recognition.

problem Uncertainty in recognition accuracy with larger data sets in natural settings.
method Collection and annotation of 51,614 eating gestures from 269 subjects; experiments with hidden Markov models (HMMs).
result HMMs need 13 states and 5 Gaussians to reach plateau in accuracy; 65 samples per gesture type are needed for optimal recognition.

This paper explores supervised techniques for continuous anomaly detection from biometric touch screen data. A capacitive sensor array used to mimic a touch screen as used to collect touch and swipe gestures from participants. The gestures are recorded over fixed segments of time, with position and force measured for e…

2018-09-10abs ↗pdf ↗

New metric and method for sEMG-based gesture recognition under domain shifts.

problem Measuring and adapting to domain divergence in sEMG-based gesture recognition.
method Probability distribution-based metric, 2-stage autoregressive RNN architecture.
result Improved autoregressive, RNN-based architecture enhances performance.

Paper introduces a method for generating interlocutor-aware facial gestures in dyadic settings.

problem Generating appropriate non-verbal behavior for conversational agents in dyadic settings.
method Probabilistic method using multi-modal cues from the interlocutor to synthesize facial gestures.
result The model successfully leverages multi-modal input from the interlocutor to generate more appropriate behavior.

Deep neural network improves hand gesture classification from wearable IMUs.

problem Classifying hand gestures from wearable IMUs using conventional methods.
method Deep Neural Network (DNN) with optimization objective for signal fitting.
result 3-5% improvement in classification accuracy compared to SVM and kNN.

Dual-stage sEMG classification improves gesture recognition accuracy.

problem Improving accuracy in hand gesture recognition from sEMG signals.
method Dual-stage classification approach: first stage groups similar activities, second stage classifies within groups.
result Dual-stage classification yields significantly higher accuracy than single-stage approach.

Method tracks finger movements to render shapes on display devices.

problem Designing touchless user interfaces for electronic devices.
method Leap Motion controller tracks finger movements, analyzes trajectories, and uses HMM for gesture recognition.
result Method achieves 92.87% accuracy in rendering shapes on display devices.

The paper proposes a method to align surgical videos using kinematic data.

problem Difficulty in learning from comparing novice to expert surgical videos due to variability in gesture duration and execution.
method A novel technique using Dynamic Time Warping to synchronize videos of the same gesture at different speeds.
result The proposed approach allows for the alignment of surgical videos, enabling better learning for novice trainees.

FLDCRF improves sequence labeling performance with latent dynamics interactions.

problem Sequence labeling with improved performance and latent dynamics interactions.
method Factored Latent-Dynamic Conditional Random Fields (FLDCRF) with multiple latent dynamics interactions.
result FLDCRF outperforms state-of-the-art models across multiple datasets.

Master thesis applies deep learning to sEMG hand gesture recognition, improving accuracy.

problem Reliability issues in sEMG-based hand gesture recognition due to motion artefacts and variability.
method Used deep learning on Unibo-INAIL dataset, collecting data over 8 sessions of 7 subjects.
result Deep learning architecture yields 81.2% inter-posture test accuracy and 75.9% inter-day test accuracy.

XceptionTime improves hand gesture recognition accuracy using novel deep learning.

problem Improving hand gesture recognition from sparse sEMG signals.
method Depthwise separable convolutions, adaptive pooling, non-linear normalization.
result Significantly improved accuracy (5.71% improvement) in hand gesture recognition.

Online detection of abrupt changes in high-dimensional data streams.

problem Detecting abrupt changes in high-dimensional, streaming data with multiple subspaces.
method Dynamic sparse subspace learning approach with multiple structural change-point model, Bayesian information criterion for penalty coefficients selection, and Pruned Exact Linear Time algorithm.
result Effectiveness demonstrated through simulation and real gesture data studies.

First ABAW 2020 Competition analyzes affective behavior tasks.

problem Automatic analysis of valence-arousal, basic expressions, and action units in real-world scenarios.
method Provided Aff-Wild2 database, described Challenges, evaluation metrics, and top-performing systems.
result Demonstrated the feasibility of automatic affective behavior analysis in real-world settings.

Novel CNN array for sign language recognition using wearable IMUs.

problem Efficiently recognizing sign language from wearable IMU signals.
method Two-dimensional Convolutional Neural Network array architecture for Indian sign language recognition.
result Peak classification accuracies of 94.20% for general sentences and 95.00% for interrogative sentences achieved.

Enhances SNNs for spatio-temporal feature extraction.

problem Insufficient temporal dependencies in existing SNN synaptic structures.
method Integrates temporal convolution and attention mechanisms into synaptic connections.
result Improves SNN performance on classification tasks.

A new tensor-based method improves multi-dimensional data classification accuracy.

problem Efficient representation and classification of multi-dimensional data from multiple sensors.
method n-mode generalized difference subspace (n-mode GDS) for tensor data, with improved metric based on geodesic distance.
result The proposed method outperforms existing methods in gesture and action recognition.

Multidimensional time series are sequences of real valued vectors. They occur in different areas, for example handwritten characters, GPS tracking, and gestures of modern virtual reality motion controllers. Within these areas, a common task is to search for similar time series. Dynamic Time Warping (DTW) is a common di…

2018-04-17abs ↗pdf ↗