paper-with-me

홈 › Papers

Efficient and Personalized Mobile Health Event Prediction via Small Language Models

2024-09-17 · Xin Wang, Ting Dang, Vassilis Kostakos, Hong Jia

Healthcare monitoring is crucial for early detection, timely intervention, and the ongoing management of health conditions, ultimately improving individuals' quality of life. Recent research shows that Large Language Models (LLMs) have demonstrated impressive performance in supporting healthcare tasks. However, existing LLM-based healthcare solutions typically rely on cloud-based systems, which raise privacy concerns and increase the risk of personal information leakage. As a result, there is growing interest in running these models locally on devices like mobile phones and wearables to protect users' privacy. Small Language Models (SLMs) are potential candidates to solve privacy and computational issues, as they are more efficient and better suited for local deployment. However, the performance of SLMs in healthcare domains has not yet been investigated. This paper examines the capability of SLMs to accurately analyze health data, such as steps, calories, sleep minutes, and other vital statistics, to assess an individual's health status. Our results show that, TinyLlama, which has 1.1 billion parameters, utilizes 4.31 GB memory, and has 0.48s latency, showing the best performance compared other four state-of-the-art (SOTA) SLMs on various healthcare applications. Our results indicate that SLMs could potentially be deployed on wearable or mobile devices for real-time health monitoring, providing a practical solution for efficient and privacy-preserving healthcare.

📄 PDF Abstract BibTeX arXiv:2409.18987

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Tailoring Adverse Event Prediction in Type 1 Diabetes with Patient-Specific Deep Learning Models

2026-01-21 · Giorgia Rigamonti, Mirko Paolo Barbato, Davide Marelli, Paolo Napoletano arxiv

Effective management of Type 1 Diabetes requires continuous glucose monitoring and precise insulin adjustments to prevent hyperglycemia and hypoglycemia. With the growing adoption of wearable glucose monitors and mobile …

Rapidly Personalizing Mobile Health Treatment Policies with Limited Data

2020-02-23 · Sabina Tomkins, Peng Liao, Predrag Klasnja, Serena Yeung 외

In mobile health (mHealth), reinforcement learning algorithms that adapt to one's context without learning personalized policies might fail to distinguish between the needs of individuals. Yet the high amount of noise du…

Reinforcement LearningReinforcement Learning (RL)

Deep Mixed Effect Model using Gaussian Processes: A Personalized and Reliable Prediction for Healthcare

2018-06-05 · Ingyo Chung, Saehoon Kim, Juho Lee, Kwang Joon Kim 외

We present a personalized and reliable prediction model for healthcare, which can provide individually tailored medical services such as diagnosis, disease treatment, and prevention. Our proposed framework targets at mak…

Gaussian ProcessesTime SeriesTime Series Analysis

Online structural kernel selection for mobile health

2021-07-21 · Eura Shin, Pedja Klasnja, Susan Murphy, Finale Doshi-Velez

Motivated by the need for efficient and personalized learning in mobile health, we investigate the problem of online kernel selection for Gaussian Process regression in the multi-task setting. We propose a novel generati…

regression

Rare Life Event Detection via Mobile Sensing Using Multi-Task Learning

2023-05-31 · Arvind Pillai, Subigya Nepal, Andrew Campbell

Rare life events significantly impact mental health, and their detection in behavioral studies is a crucial step towards health-based interventions. We envision that mobile sensing data can be used to detect these anomal…

Event DetectionMulti-Task Learning