paper-with-me

Papers

Obesity Prediction with EHR Data: A deep learning approach with interpretable elements

2019-12-05 · Mehak Gupta, Thao-Ly T. Phan, Timothy Bunnell, Rahmatollah Beheshti

Childhood obesity is a major public health challenge. Early prediction and identification of the children at a high risk of developing childhood obesity may help in engaging earlier and more effective interventions to prevent and manage obesity. Most existing predictive tools for childhood obesity primarily rely on traditional regression-type methods using only a few hand-picked features and without exploiting longitudinal patterns of children data. Deep learning methods allow the use of high-dimensional longitudinal datasets. In this paper, we present a deep learning model designed for predicting future obesity patterns from generally available items on children medical history. To do this, we use a large unaugmented electronic health records dataset from a large pediatric health system. We adopt a general LSTM network architecture which are known to better represent the longitudinal data. We train our proposed model on both dynamic and static EHR data. Our model is used to predict obesity for ages between 2-20 years. We compared the performance of our LSTM model with other machine learning methods that aggregate over sequential data and ignore temporality. To add interpretability, we have additionally included an attention layer to calculate the attention scores for the timestamps and rank features of each timestamp.

📄 PDF Abstract BibTeX arXiv:1912.02655

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

OBESEYE: Interpretable Diet Recommender for Obesity Management using Machine Learning and Explainable AI

2023-08-05 · Mrinmoy Roy, Srabonti Das, Anica Tasnim Protity

Obesity, the leading cause of many non-communicable diseases, occurs mainly for eating more than our body requirements and lack of proper activity. So, being healthy requires heathy diet plans, especially for patients wi…

ManagementPredictionRecommendation Systemsregression

DeepHealthNet: Adolescent Obesity Prediction System Based on a Deep Learning Framework

2023-08-28 · Ji-Hoon Jeong, In-Gyu Lee, Sung-Kyung Kim, Tae-Eui Kam 외

Childhood and adolescent obesity rates are a global concern because obesity is associated with chronic diseases and long-term health risks. Artificial intelligence technology has emerged as a promising solution to accura…

Data AugmentationDeep LearningPrediction

Patient foundation model for risk stratification in low-risk overweight patients

2026-02-09 · Zachary N. Flamholz, Dillon Tracy, Ripple Khera, Jordan Wolinsky 외 arxiv

Accurate risk stratification in patients with overweight or obesity is critical for guiding preventive care and allocating high-cost therapies such as GLP-1 receptor agonists. We present PatientTPP, a neural temporal poi…

Clinical Knowledge

Recurrent Neural Networks based Obesity Status Prediction Using Activity Data

2018-09-20 · Qinghan Xue, Xiaoran Wang, Samuel Meehan, Jilong Kuang 외

Obesity is a serious public health concern world-wide, which increases the risk of many diseases, including hypertension, stroke, and type 2 diabetes. To tackle this problem, researchers across the health ecosystem are c…

BIG-bench Machine Learning

An Interoperable Machine Learning Pipeline for Pediatric Obesity Risk Estimation

2024-12-12 · Hamed Fayyaz, Mehak Gupta, Alejandra Perez Ramirez, Claudine Jurkovitz 외

Reliable prediction of pediatric obesity can offer a valuable resource to providers, helping them engage in timely preventive interventions before the disease is established. Many efforts have been made to develop ML-bas…