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.
Self-supervised learning boosts HAR performance with minimal labeled data.
problem Lack of labeled data for HAR.
method Multi-task temporal convolutional network for feature learning.
result Self-supervised features improve HAR performance significantly with minimal labeled data.
HAR-Net combines deep features with traditional hand-crafted features for better human activity recognition.
problem Challenges in traditional HAR methods, especially feature extraction.
method Combines deep learning and traditional feature engineering.
result Performance improvement of 0.9% compared to traditional SVM.
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.
Guidelines for deploying deep learning models on smartphones are developed.
problem Lack of unified guidelines for real-time deployment of deep learning solutions on smartphones.
method Unified flow of implementation for Android and iOS, use of multi-threading, benchmarking framework.
result Developed deployment approach allows easy conversion of deep learning models into real-time smartphone apps.
Study uses Android smartphones to measure road roughness, finds ML better than RMS.
problem Measuring road roughness using smartphones.
method Three smartphones, Android OS, RMS and ML methods, comparison with IRI.
result ML method outperforms RMS in detecting road roughness.
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.
Deep learning diagnoses MS from smartphone data.
problem Diagnosing MS with complex clinical assessments and tests.
method Deep-learning approach using smartphone-derived digital biomarkers.
result Deep-learning models distinguish MS with 88% accuracy.
CalBehav models individual smartphone user behavior for calendar events.
problem Static calendar models do not reflect individual user behavior.
method Machine learning, context-aware, personalized model using time-series smartphone data.
result Data-driven model more effective for managing incoming mobile communications.
AppsPred predicts smartphone app usage based on context.
problem Predicting personalized usage behavior of smartphone apps based on contexts.
method Random Forest machine learning technique considering multi-dimensional contexts.
result AppsPred significantly outperforms other machine learning approaches in predicting smartphone apps.
Model predicts cognitive health risks based on smartphone usage patterns.
problem Identifying cognitive health risks through smartphone usage.
method Structured models of smartphone interactions analyzed over 12 weeks.
result AUROC of 0.79 in discriminating between healthy and symptomatic subjects.
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 belief network improves smartphone activity recognition.
problem Activity recognition on mobile devices.
method Categorization through deep belief network.
result 98.25% correct diagnosis in training data, 93.01% in test data.
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.
Smartphone app counts grapes for accurate yield estimation.
problem Accurate yield estimation at minimal cost.
method Adapted Deep Learning algorithms for crowd counting to fruit counting.
result Demonstrated smartphone app for grape yield estimation.
Smartphones can estimate heart rate from other sensor data.
problem Gaps in heart rate data from wearable sensors.
method Regression, SVM, and random forest algorithms to estimate heart rate from smartphone data.
result Smartphone data can improve heart rate estimation from wearable sensors.
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.
Ensemble CNNs improve mode classification in smartphone travel surveys.
problem Classifying transportation modes from smartphone travel survey data.
method Developed an ensemble of CNN models with different architectures and hyper-parameters, combined using average voting, majority voting, optimal weights, and a Random Forest meta-learner.
result The ensemble method with Random Forest as meta-learner achieved 91.8% accuracy, surpassing other methods.
New model forecasts stock market volatility better than existing methods.
problem Forecasting volatility in stock markets.
method Combines HAR model with path-dependent volatility models.
result HAR-PD model family outperforms basic HAR model family in volatility forecasting.
Semi-supervised GANs improve travel mode inference from GPS data.
problem Travel mode inference from GPS trajectories.
method Developed semi-supervised GANs and compared them with CNNs on a large-scale smartphone dataset.
result Best semi-supervised GAN model achieved 83.4% prediction accuracy.
Smartphone data shows promise but accuracy issues remain.
problem Inaccurate travel surveys from smartphone data.
method Training algorithms on data quality and validating labels.
result Machine learning methods are limited by data quality.
Model uses smartphone data to assess MS trajectories.
problem Personalized longitudinal MS assessment.
method Imputation, generalized estimation equation, ensemble learning, fine-tuning.
result Promising model for predicting MS over time.
HAR model outperforms ML in stock forecasting with correct fitting schemes.
problem Realized volatility forecasting using machine learning techniques.
method Investigated the role of fitting schemes in HAR model performance, focusing on training window and re-estimation frequency.
result HAR model consistently outperforms ML models when using a correctly specified fitting approach.
This study uses smartphone data to predict when mood interventions are needed for bipolar disorder.
problem Chronic mental illness with extreme mood changes that lead to personal or social consequences.
method Anomaly detection framework using Temporal Normalization to predict mood anomalies from natural speech data.
result A framework for real-world speech-focused mood monitoring using deep learning.
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…
RNN-HAR model improves VaR forecasting with long-memory and non-linear dynamics.
problem Efficiently forecasting Value at Risk (VaR) with long-memory and non-linear realized volatility.
method Loss-based generalized Bayesian inference with Sequential Monte Carlo for model estimation and prediction.
result RNN-HAR model consistently outperforms other VaR forecasting models.
Smartphone app diagnoses pulmonary diseases from chest X-rays.
problem Scarcity of training data and class imbalance issues.
method Data Augmentation Generative Adversarial Network (DAGAN) and Convolutional Siamese Network with attention mechanism.
result Achieved 99.30% and 98.40% testing accuracy on Binary/Multiclass scenarios.
As part of daily monitoring of human activities, wearable sensors and devices are becoming increasingly popular sources of data. With the advent of smartphones equipped with acceloremeter, gyroscope and camera; it is now possible to develop activity classification platforms everyone can use conveniently. In this paper,…
The study compares econometric and deep learning models for forecasting COMEX copper futures volatility.
problem Forecasting volatility of COMEX copper futures across different time intervals.
method Econometric models (GARCH, HAR) and deep learning models (RNN, LSTM, GRU) applied to daily and hourly data.
result Deep learning models outperform econometric models in hourly data, but HAR remains the best overall for daily data.
This paper discusses issues in mining user behavioral rules for context-aware mobile apps.
problem Mining contextual behavioral rules from smartphone data.
method Addressing quality of data, relevancy of contexts, discretization, rule discovery, semantic understanding, and dynamic rule updating.
result Potential solutions for mining user behavioral rules for context-aware mobile apps.
PerceptionNet uses deep CNN for late sensor fusion in HAR, improving accuracy.
problem Improving human activity recognition using motion sensor fusion.
method Late 2D convolution on multimodal time-series data.
result PerceptionNet surpasses state-of-the-art methods by 3% average accuracy.
Study quantifies impacts of heterogeneity in FL on smartphone data.
problem Heterogeneity in FL devices causes performance degradation.
method Collected 136k smartphone data, built heterogeneity-aware FL platform, conducted extensive experiments.
result Heterogeneity causes up to 9.2% accuracy drop and 2.32x training time increase.
A two-layer classifier improves smartphone transportation mode recognition.
problem Improving accuracy of transportation mode classification.
method Two-layer hierarchical classifier combining time and frequency domain features.
result Maximum classification accuracy of 97.02%.
Paper compares three regularization-based methods for HAR, highlighting their strengths and limitations.
problem Challenges in evolving ML models for dynamic health and well-being applications.
method Evaluation of three regularization-based continual learning approaches for Human Activity Recognition (HAR).
result No single technique outperformed all others in all scenarios considered.
Machine learning detects road anomalies and aggressive driving from smartphone data.
problem Road quality assessment and aggressive driving detection.
method Machine learning techniques applied to smartphone acceleration data.
result Robust platform for road transport evaluation.
Study provides guidelines for smartphone-based transportation mode detection.
problem Developing a reliable transportation mode detection system using smartphone sensors.
method Detailed dataset construction, sensor relevance analysis, and unknown user detection.
result Demonstrated the feasibility and effectiveness of smartphone-based TMD.
Deep Auto-Set learns sets of activities from wearable sensor data.
problem Recognizing multiple activities simultaneously from sensor data.
method Deep auto-encoder-set network for set prediction.
result Significant improvement over baseline models in HAR datasets.
Deep learning improves skin cancer detection.
problem Early detection of skin cancer is challenging due to lack of professionals and instruments.
method Overview of recent deep learning models applied to skin cancer detection.
result Deep learning models enhance skin cancer detection accuracy.
There is an increasing interest in exploiting mobile sensing technologies and machine learning techniques for mental health monitoring and intervention. Researchers have effectively used contextual information, such as mobility, communication and mobile phone usage patterns for quantifying individuals' mood and wellbei…
Proposes BehavDT model for context-aware user behavior prediction.
problem Building a context-aware predictive model based on diverse user behavioral activities.
method Introduces BehavDT, a behavioral decision tree that considers user behavior-oriented generalization.
result BehavDT model outperforms traditional machine learning approaches in predicting user diverse behaviors considering multi-dimensional contexts.
HAR regression improves performance on small datasets.
problem Small datasets with complex functions.
method Data-adaptive kernel ridge regression using tensor-product spline basis.
result Achieves n−1/3 convergence rate for right-continuous functions. PCHAL and PCHAR use principal components to speed up HAL and HAR methods.
problem Computational infeasibility in high dimensions for HAL and HAR.
method Outcome-blind principal component reduction of HAL basis.
result Empirical performance comparable to HAL and HAR, with computational gains.
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.
Graph Signal Processing improves stock market volatility forecasting.
problem Forecasting realized volatility in a global stock market context.
method Integrating Graph Signal Processing into the HAR model.
result The proposed model outperforms HAR-type benchmarks.
CADNN optimizes DNN execution on smartphones for real-time inference.
problem Executing Deep Neural Networks on mobile devices with low latency and high accuracy.
method Advanced model compression and architecture-aware optimization.
result CADNN outperforms state-of-the-art frameworks in DNN execution on mobile devices.
System recommends workouts and predicts success rates using RNNs.
problem Promoting healthy lifestyles through personalized exercise recommendations.
method Two interconnected recurrent neural networks (RNNs) using historical workout data.
result Interconnected-RNN model predicts exercise success rates with improved accuracy.
Enhanced volatility forecasting using options data and rough volatility model.
problem Improving realized volatility forecasting accuracy.
method Infer spot volatility from options data using rough stochastic volatility model, accelerate estimation with deep learning, benchmark against traditional models.
result Augmented HAR-RV-RHeston model outperforms traditional models in daily and long-term forecasting.
Study forecasts volatility and risk in electricity markets using matrix-HAR models.
problem Forecasting volatility and risk in electricity markets.
method Constructed a parsimonious matrix-HAR type model to estimate realized covariation and risk premia in electricity markets.
result Inclusion of longer time horizons and renewable generation information improves forecasts.