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

3.6%7.1%10.7%14.3% · Oct 199219922001200920182026
48 results for Person Recognition

Personalized activity recognition improves performance for diverse users.

problem Poor performance of impersonal algorithms for individual users.
method Personalized activity recognition using deep embeddings from a fully convolutional neural network with triplet loss.
result Novel subject triplet loss provides the best performance overall.

Mobile training improves speech recognition for users with unique speech characteristics.

problem Limited generalization of speaker-independent speech recognition models for users with very different speech characteristics.
method Securely training personalized end-to-end speech recognition models on mobile devices, splitting gradient computation to reduce memory usage.
result On-device personalization achieved 58.1% relative word error rate reduction compared to 63.7% in a server environment, with 18.7% performance degradation.

Real-time personalization for HAR models learns from new users without prior data.

problem Poor performance of HAR models on new users without labeled data.
method Incremental online domain adaptation using batch normalization.
result Personalized HAR models adapt to new users in real-time.

Deep learning gait recognition from smartphone data in unconstrained settings.

problem Gait recognition in unconstrained environments using smartphones.
method Hybrid deep neural network combining convolutional and recurrent neural networks for gait feature extraction.
result Achieves over 93% accuracy in person identification and authentication.

Personal VAD detects target speaker voice activity efficiently.

problem Efficiently detect target speaker voice activity for reduced computational cost and battery usage.
method Trains a neural network conditioned on speaker embedding or verification score, outputs probabilities for three speech classes.
result Trained model with 130K parameters outperforms combined standard VAD and speaker recognition networks.

Paper proposes a method to encrypt faces while maintaining visual similarity.

problem Protecting personal data from unauthorized face recognition.
method Targeted identity-protection iterative method (TIP-IM) to generate adversarial identity masks.
result TIP-IM provides 95%+ protection success rate against face recognition models.

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.

Proposes a neural network for recognizing 3D skeleton-based interactions.

problem Recognizing two-person interactions from 3D skeleton sequences.
method Uses Gaussian distributions and Riemannian geometry of SPD matrices and matrix groups.
result Achieves competitive results on three benchmarks for 3D human activity understanding.

A new method reduces redundancy in multimodal data for improved inference.

problem Understanding and optimizing the contribution of each modality in multimodal tasks.
method Modality-based Tensor Factorization (MRRF) for multimodal fusion.
result Improves multimodal inference tasks by 1% to 4% compared to state-of-the-art.

Study shows semi-supervised learning improves human activity recognition with minimal user input.

problem Improving human activity recognition models using incremental learning.
method Three approaches: non-supervised, semi-supervised, and supervised learning were compared.
result Semi-supervised learning achieves similar accuracy to supervised learning with minimal user input.

Paper tackles activity recognition from body-worn video footage.

problem Classifying frames of body-worn video footage according to the wearer's activity.
method Extract motion features and semi-supervised classification.
result Method achieves comparable results to supervised and deep learning methods using less training data.

Improved action detection for multi-person videos using attention filtering.

problem Difficulty in distinguishing relevant parts of multi-person videos for action detection.
method Fovea attention filtering and generalized binary loss function.
result 20% relative improvement in mAP over baseline in AVA dataset.

A novel tracking method for dense honeybee colonies using pixel personality.

problem Tracking large numbers of densely-arranged, interacting objects in a 2D environment.
method Segmentation-based object detection followed by adaptive object recognition through visual appearance.
result Reconstructed ~46% of trajectories in 5 minutes and 71% of tracks for at least 2 minutes.

Fawkes protects images from unauthorized facial recognition models.

problem Unauthorized training of facial recognition models poses privacy risks.
method Fawkes adds imperceptible pixel-level changes (cloaks) to images before release.
result Fawkes can protect images from misidentification by 95% and 80% even when clean images are leaked.

Deep learning identifies unique walking patterns from pressure data.

problem Tackling the challenge of accurately identifying individuals based on their walking style.
method Used deep learning, specifically convolutional neural networks (CNNs), to analyze the center-of-pressure trajectory of 36 adults walking on a treadmill.
result CNNs achieved 99.9% accuracy in classifying 2,250 segments and 100% accuracy in fine-tuning a subset of 4,500 segments, suggesting unique pressure patterns for each person.

Paper proposes DPN for encrypted speech recognition, maintaining privacy and security.

problem Privacy and security issues in cloud-based speech recognition.
method Deep Polynomial Network (DPN) for encrypted speech, cloud-local joint decoding.
result DPN can make frame-level predictions over encrypted speech and return them in encrypted form.

This paper analyzes the stability and generalization of triplet learning algorithms.

problem Lack of theoretical understanding of triplet learning's generalization performance.
method Stability analysis and high-probability generalization bounds for triplet learning algorithms.
result Established general high-probability generalization bound for triplet learning algorithms.

Paper proposes personalized climate control for driver comfort.

problem Limited research on in-vehicle climate control and driver preferences.
method IoT platform for data collection, machine learning for driver behavior recognition, and personalized preference recommendation.
result Prototype demonstrates effective and accurate climate control for driver comfort.

A new deep learning framework improves HAR with user adaptation.

problem Sensor-based human activity recognition with long-term dependencies.
method Attention-based deep learning framework with user adaptation.
result Average increment of more than 7% on F1 score over state-of-the-art.

Study uses deep learning to quickly estimate tissue properties for personalized radio-frequency dosimetry.

problem Time-consuming tissue segmentation limits personalized radio-frequency dosimetry.
method Developed a learning-based approach using Convolutional Neural Networks (CNN) for magnetic resonance images.
result Smooth distribution of dielectric properties improves SAR distribution consistency.

Improved speech recognition for voice assistants by analyzing speech data.

problem Reducing false triggers in speech-enabled assistants.
method Post-processing LVCSR hypothesis lattice with a Bidirectional Lattice Recurrent Neural Network (LatticeRNN).
result LatticeRNN significantly improves detection accuracy over traditional methods.

Greek POS Tagger and Entity Recognizer built using spaCy.

problem Developing a machine learning model for Greek language POS tagging and named entity recognition.
method Machine learning approach with spaCy platform, focusing on morphological features and token classification.
result The Greek spaCy platform improved performance in part-of-speech tagging and named entity recognition.

Robots learn intentions from multiple cues to reduce uncertainty.

problem Uncertainty in human-robot interaction for vulnerable users.
method Multimodal classifier fusion using Bayesian Independent Opinion Pool.
result Fused classifiers outperform individual modalities in accuracy and uncertainty reduction.

Bayesian framework evaluates predictors of subjective visual tasks.

problem Evaluating uncertainty in machine learning predictors for tasks with subjective annotations.
method Bayesian framework to estimate epistemic uncertainty from human labels.
result Framework successfully applied to four image classification tasks.

A novel method to prevent bias in authentication models.

problem Bias in data-driven authentication models trained in one domain but required to apply in others.
method Two-stage method involving one-versus-rest disentangle learning and additive adversarial learning.
result Demonstrated effectiveness and superiority of the proposed method through comprehensive evaluation.

Improved NER performance on imbalanced data.

problem Highly unbalanced training data in NER tasks.
method Adapted a neural architecture with CRF and BI-LSTM layers, using pre-trained embeddings. Introduced a two-class split to optimize performance.
result Significant improvement in performance for weak classes with minimal training data.