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,181 papers · 148 categories

Trend · papers per month

13253850 · Mar 202019922001200920182026
48 results for wearable device

DeepBeat uses deep learning to assess signal quality and detect arrhythmia in wearable devices.

problem Detecting atrial fibrillation from wearable devices with noise.
method Multi-task deep learning approach using convolutional denoising autoencoders.
result Significantly improved AF detection accuracy compared to traditional methods.

Extracts behavioral features from smartphone and wearable data.

problem Processing raw data streams from smartphones and wearables for human behavior analysis.
method Generic framework for processing raw data streams and extracting behavioral features.
result Extracts useful features related to non-verbal human behavior from raw data streams.

Improved cardiac arrhythmia detection in wearable devices with neural networks.

problem Resource constraints in low-power wearable devices for accurate arrhythmia detection.
method Adapted a convolutional-recurrent neural network to a low-power microcontroller, optimizing for precision and memory usage.
result Reduced F1F_1 score from 0.8 to 0.784 in fixed-point precision, with a 195.6KB memory footprint and 33.98MOps/s throughput.

New RL method optimizes power and accuracy for activity recognition.

problem Balancing power consumption and accuracy in wearable devices for activity recognition.
method Reinforcement Learning with multiple feedback sources for feature selection.
result Achieved good trade-off between power consumption and accuracy.

A wearable device-based sleep stage classifier using feature learning and RNNs.

problem Automatic sleep stage classification using wearable devices.
method Multi-level feature learning framework and RNN classifier with BLSTM.
result The algorithm achieves high precision, recall, and F1 scores in both resting and comprehensive groups.

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.

Efficiently fine-tunes patient-independent seizure detection models with tensor kernel machine.

problem Improving seizure detection accuracy for wearable devices.
method Transfer learning with tensor kernel machine using canonical polyadic decomposition.
result Patient fine-tuned model achieves high performance with smaller model size.

MoCA uses a novel autoencoder to analyze multi-modal health data.

problem Challenges in analyzing continuous multi-modal health data from wearable devices.
method Proposes MoCA, a self-supervised learning framework combining transformer and masked autoencoder methods.
result Demonstrates strong performance boosts across reconstruction and classification tasks.

Bayesian active learning improves stress and affect detection on wearable devices.

problem Handling unlabeled data in real-time for stress and affect detection.
method Bayesian Neural Networks with Monte-Carlo Dropout and suitable acquisition functions.
result Framework achieves significant efficiency boost and low number of acquired pool points.

Reservoir computing models classify ECG signals for patient-adaptive monitoring.

problem Classifying ECG signals for patients with imbalanced heartbeat classes.
method Reservoir computing paradigm applied to recurrent neural networks (RNNs).
result Accurate patient-adaptive ECG classifier that handles imbalanced classes.

Deep learning detects Parkinson's disease severity from wearable data.

problem Measuring Parkinson's disease severity from accessible biomarkers.
method Developed and evaluated deep learning models on sensor data from wearable devices.
result Deep learning models outperform classical machine learning models in classifying Parkinson's disease severity.

Deep CNN-RNN model classifies breathing sounds for respiratory disease diagnosis.

problem Automated diagnosis of respiratory diseases using wearable devices.
method Patient-specific model tuning and local log quantization of weights.
result 71.81% accuracy on leave-one-out validation with patient-specific data.

A wrist-worn device system for user authentication using writing behavior analysis.

problem User authentication through writing behavior for wearable devices.
method Dynamic Time Wrapping and Savitzky-Golay filter for fine-grained writing metrics.
result The proposed system achieves high accuracy in user identification with low false-positive and false-negative rates.

Proposes privacy-preserving sensor data transformations to prevent user re-identification and sensitive activity inference.

problem Privacy threats from shared sensor data and potential user re-identification.
method Mechanisms to transform sensor data to eliminate patterns for re-identification and sensitive activity inference, while maintaining minor utility loss.
result Reduced user re-identification accuracy to random guess level and prevented inference of sensitive activities.

Paper develops methods for evaluating mHealth interventions using historical data.

problem Evaluating the long-term effectiveness of mHealth interventions designed for near-term outcomes.
method Develops off-policy estimation techniques to infer long-term average outcomes from historical data.
result Provides estimators and confidence intervals for evaluating mHealth policies.

PhysioMTL learns personalized HRV rhythms from wearable data, improving prediction and counterfactual analysis.

problem Challenges in interpreting HRV measurements due to variability and stressors.
method PhysioMTL combines Optimal Transport and MTL to learn personalized diurnal rhythms from heterogeneous data.
result PhysioMTL outperforms other methods in predicting unseen subjects and generating counterfactual effects.

Study proposes BFEL framework for privacy-preserving FL in personalized healthcare.

problem Privacy and security concerns in traditional cloud-centric ML, especially in wearable devices.
method Develops a blockchain-enhanced federated edge learning (BFEL) framework based on FedCurv, incorporating fisher information matrix and public key encryption.
result Significant reduction in communication cost and high efficiency for federated training on non-iid and heterogeneous data.

A wearable EEG headband detects primary colors from brain activity for color perception.

problem Detecting primary colors from brain activity for color perception.
method Spectral power features, statistical features, and correlation features from continuous Morlet wavelet transform; dimensionality reduction techniques like Forward Feature Selection and Stacked Autoencoders; Random Forest Classifier.
result Best overall accuracy of 80.6% for intra-subject classification.

ESPRESSO segments time-series data for better human activity recognition.

problem Segmenting high-dimensional time-series data for applications like HAR.
method ESPRESSO combines entropy and shape analysis for multi-dimensional time-series segmentation.
result ESPRESSO outperforms four state-of-the-art methods across seven datasets.

Paper identifies resting positions using EGG, ECG, respiration rate, and SpO2.

problem Identifying the resting position for health monitoring.
method Hybrid stacked ensemble machine learning model combining Decision tree, Random Forest, and Xgboost.
result 100% accurate prediction of resting positions.

In this work we investigate intra-day patterns of activity on a population of 7,261 users of mobile health wearable devices and apps. We show that: (1) using intra-day step and sleep data recorded from passive trackers significantly improves classification performance on self-reported chronic conditions related to ment…

2016-12-04abs ↗pdf ↗

EasyTL simplifies transfer learning by leveraging intra-domain structures.

problem Transfer learning difficulty and constraints in limited labeled data.
method Exploits intra-domain structures to avoid model selection and hyperparameter tuning.
result Achieves competitive performance with reduced complexity and computational efficiency.

RAN model recognizes multiple activities from unlabeled sensor data.

problem Handling weakly labeled multi-activity data from wearable sensors.
method Recurrent Attention Networks (RAN) for sequential multi-activity recognition and localization.
result RAN model can infer multiple activities and determine activity locations from unlabeled data.