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

11.2%22.4%33.5%44.7% · Jun 202019922001200920182026
48 results for human accelerometer data

Automated GMA using accelerometers detects abnormal infant movements with human-level accuracy.

problem Undetected perinatal stroke leads to lifelong disability.
method Wearable accelerometers and Discriminative Pattern Discovery (DPD) for automated GMA.
result Automated method correctly identifies abnormal movements with human-level accuracy.

The CHAMPION study clusters multi-dimensional accelerometer data to understand health links.

problem Clustering multi-dimensional data from pediatric longitudinal studies.
method Developed a finite mixture of multidimensional arrays model for clustering 4-dimensional accelerometer data.
result Demonstrated the feasibility and utility of clustering higher order data.

Deep learning models accurately recognize and estimate physical activity types and energy expenditure from wrist accelerometer data.

problem Rigorous evaluation of wrist-worn accelerometers for assessing physical activity across the lifespan.
method Built deep learning networks to extract spatial and temporal representations from time-series data, recognizing physical activity types and estimating energy expenditure.
result Deep learning models achieved high performance: F1 scores of 0.82, 0.81, and 95 for sedentary, locomotor, and lifestyle activities, respectively; root mean square error of 1.1 for EE estimation.

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.

MEx dataset benchmarks HAR and multi-modal fusion for exercise quality.

problem Recognizing and evaluating exercise quality for Musculoskeletal Disorders patients.
method Multi-sensor, multi-modal dataset with four sensors (pressure mat, depth camera, accelerometers) for HAR and exercise quality assessment.
result Reference performance for each sensor identified, exposing their strengths and weaknesses.

New gait segmentation method identifies users and adversaries with high accuracy.

problem Simultaneous identification of users and adversaries from accelerometer data.
method Geometric features and a new similarity metric for time series analysis.
result 98.79% accuracy for 6 classes (user-adversary identification) and 99.06% for binary (user only identification).

Study on hyperparameter optimization for smartphone-based HAR.

problem Maintaining stable classification accuracy in HAR systems with mobile devices.
method Semi-supervised classifier and study on hyperparameter configuration.
result Adjusting hyperparameters can maintain classification accuracy.

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.

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.

Graph-based multimodal federated learning for HAR improves accuracy and privacy.

problem Challenges in HAR due to noisy data, incomplete measurements, and privacy concerns.
method Proposes GraMFedDHAR, a Graph-based Multimodal Federated Learning framework for HAR tasks, using modality-specific graphs, residual GCNs, and attention-based fusion.
result Experimental results show up to 13 percent performance improvement for MultiModalGCN under differential privacy constraints.

Wearable smart suit tracks infant movements with high accuracy.

problem Early detection of atypical motor development in infants.
method Developed a multi-sensor smart suit for data collection, trained a deep CNN algorithm for automatic posture and movement classification.
result Setup achieves human equivalent accuracy in infant posture and movement classification.

This paper uses ML to identify prey handling in seals.

problem Automatically classify prey handling activity in seals for monitoring.
method Developed and compared three ML algorithms: Input Delay Neural Networks, Support Vector Machines, and Echo State Networks.
result Echo State Networks outperformed other algorithms in terms of accuracy and F1score.

Deep learning generates efficient change-point detection methods.

problem Detecting change-points in data with various types of change and data behavior.
method Train a neural network to automatically generate detection methods.
result Neural network-based methods are competitive and outperform standard methods in various noise conditions.

Pre-trained model from healthy ADLs improves gait pattern classification for Parkinson's disease.

problem Limited training data for deep learning models in healthcare applications.
method Used convolutional autoencoder to extract features from healthy ADLs data and trained a multi-layer perceptron model for Parkinson's disease classification.
result Features extracted from healthy ADLs data can be used to train an effective classification model for Parkinson's disease.

Automated scoring prioritizes risky driving behavior in telematic auto insurance policies.

problem Identifying risky driving behavior in telematic auto insurance policies using machine learning.
method Bayesian approach using MCMC to model propensity of policyholders to undertake trips resulting in positive classification.
result The approach improves efficiency of human resource allocation in identifying risky driving 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.

Deep RNN detects FoG episodes in Parkinson's disease with high accuracy.

problem Detecting freezing episodes in Parkinson's disease patients.
method Deep Recurrent Neural Network (RNN) with Long Short-Term Memory cells on 3D-accelerometer measurements.
result Frequency domain features from trunk sensor achieve an AUC score of 93% in subject-independent method.

Paper introduces a streaming compression method for monitoring pedestrian events on footbridges.

problem Storage and analysis of high-rate sensor data from instrumented infrastructure is computationally challenging.
method Develops a streaming feature-based compression method to preserve key patterns and features of pedestrian events.
result Demonstrates the trade-off between compression and accuracy during and between pedestrian events.

The behaviors of patients with depression are usually difficult to predict because the patients demonstrate the symptoms of a depressive episode without a warning at unexpected times. The goal of this research is to build algorithms that detect signals of such unusual moments so that doctors can be proactive in approac…

2016-03-24abs ↗pdf ↗

Technical report predicts eating and food purchasing behaviors of free-living individuals.

problem Predicting eating and food purchasing behaviors of free-living individuals.
method Applied multiple machine learning algorithms (Logistic Regression, RBF-SVM, Random Forest, Gradient Boosting) to minute-level features from sensors and environmental context.
result Gradient Boosting model had the highest mean accuracy score (0.7289) for predicting eating events before 0 to 4 minutes.

Model creates human-like text descriptions for time series data.

problem Creating textual summaries for complex time series data that mimic human behavior.
method Utility estimation model based on Bayesian network to rank patterns in time series data.
result Output is a natural language description of time series that matches human summary.

New cognitive model priors improve human decision prediction.

problem Predicting human decisions with high precision remains challenging.
method Pretrained neural networks on synthetic data generated by cognitive models, fine-tuning on real human data.
result Fine-tuned neural networks achieve unprecedented state-of-the-art improvements on benchmark datasets.

Study finds resolution impacts human classification performance in MNIST data.

problem Understanding factors affecting human classification performance in machine learning.
method Empirical study of MNIST data at various resolutions.
result Derived a quantitative relationship between resolution and human classification performance.

MCAL reduces labeling costs by 6x for auto-labeling data sets.

problem Expensive human annotation for ground-truth data sets.
method Iterative approach that trains a classifier to auto-label part of the data set, determining which samples to label using humans and which to label using the classifier at each step.
result 6x lower overall cost compared to human labeling the entire data set, always cheaper than competing strategies.