paper-with-me

Papers

Remote Medication Status Prediction for Individuals with Parkinson's Disease using Time-series Data from Smartphones

2022-07-26 · Weijian Li, Wei Zhu, E. Ray Dorsey, Jiebo Luo

Medication for neurological diseases such as the Parkinson's disease usually happens remotely away from hospitals. Such out-of-lab environments pose challenges in collecting timely and accurate health status data. Individual differences in behavioral signals collected from wearable sensors also lead to difficulties in adopting current general machine learning analysis pipelines. To address these challenges, we present a method for predicting the medication status of Parkinson's disease patients using the public mPower dataset, which contains 62,182 remote multi-modal test records collected on smartphones from 487 patients. The proposed method shows promising results in predicting three medication statuses objectively: Before Medication (AUC=0.95), After Medication (AUC=0.958), and Another Time (AUC=0.976) by examining patient-wise historical records with the attention weights learned through a Transformer model. Our method provides an innovative way for personalized remote health sensing in a timely and objective fashion which could benefit a broad range of similar applications.

📄 PDF Abstract BibTeX arXiv:2207.13700

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Test 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

Wearable-based Mediation State Detection in Individuals with Parkinson's Disease

2018-09-19 · Murtadha D. Hssayeni, Michelle A. Burack, Joohi Jimenez-Shahed, M. D. 외

One of the most prevalent complaints of individuals with mid-stage and advanced Parkinson's disease (PD) is the fluctuating response to their medication (i.e., ON state with maximum benefit from medication and OFF state …

Specificity

Hierarchical Machine Learning Classification of Parkinsonian Disorders using Saccadic Eye Movements: A Development and Validation Study

2024-07-22 · Salil B Patel, Oliver B Bredemeyer, James J FitzGerald, Chrystalina A Antoniades

Discriminating between Parkinson's Disease (PD) and Progressive Supranuclear Palsy (PSP) is difficult due to overlapping symptoms, especially early on. Saccades (rapid conjugate eye movements between fixation points) are…

Probabilistic modelling of gait for remote passive monitoring applications

2019-01-30

Passive and non-obtrusive health monitoring using wearables can potentially bring new insights into the user's health status throughout the day and may support clinical diagnosis and treatment. However, identifying segme…

Beyond the Signal: Medication State Effect on EEG-Based AI models for Parkinson's Disease

2025-03-27 · Anna Kurbatskaya, Fredrik Nilsen Låder, Andreas Solvang Nese, Kolbjørn Brønnick 외

Parkinson's disease (PD) poses a growing challenge due to its increasing prevalence, complex pathology, and functional ramifications. Electroencephalography (EEG), when integrated with artificial intelligence (AI), holds…

EEG

Mixture of Input-Output Hidden Markov Models for Heterogeneous Disease Progression Modeling

2022-07-24 · Taha Ceritli, Andrew P. Creagh, David A. Clifton

A particular challenge for disease progression modeling is the heterogeneity of a disease and its manifestations in the patients. Existing approaches often assume the presence of a single disease progression characterist…

Time SeriesTime Series Analysis