pith. sign in

arxiv: 2406.06474 · v1 · pith:ALBS3363new · submitted 2024-06-10 · 💻 cs.AI · cs.CL

Towards a Personal Health Large Language Model

classification 💻 cs.AI cs.CL
keywords sleephealthph-llmpersonaldomaindatafitnessknowledge
0
0 comments X
read the original abstract

In health, most large language model (LLM) research has focused on clinical tasks. However, mobile and wearable devices, which are rarely integrated into such tasks, provide rich, longitudinal data for personal health monitoring. Here we present Personal Health Large Language Model (PH-LLM), fine-tuned from Gemini for understanding and reasoning over numerical time-series personal health data. We created and curated three datasets that test 1) production of personalized insights and recommendations from sleep patterns, physical activity, and physiological responses, 2) expert domain knowledge, and 3) prediction of self-reported sleep outcomes. For the first task we designed 857 case studies in collaboration with domain experts to assess real-world scenarios in sleep and fitness. Through comprehensive evaluation of domain-specific rubrics, we observed that Gemini Ultra 1.0 and PH-LLM are not statistically different from expert performance in fitness and, while experts remain superior for sleep, fine-tuning PH-LLM provided significant improvements in using relevant domain knowledge and personalizing information for sleep insights. We evaluated PH-LLM domain knowledge using multiple choice sleep medicine and fitness examinations. PH-LLM achieved 79% on sleep and 88% on fitness, exceeding average scores from a sample of human experts. Finally, we trained PH-LLM to predict self-reported sleep quality outcomes from textual and multimodal encoding representations of wearable data, and demonstrate that multimodal encoding is required to match performance of specialized discriminative models. Although further development and evaluation are necessary in the safety-critical personal health domain, these results demonstrate both the broad knowledge and capabilities of Gemini models and the benefit of contextualizing physiological data for personal health applications as done with PH-LLM.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Front-End Ethics for Sensor-Fused Health Conversational Agents: An Ethical Design Space for Biometrics

    cs.CY 2026-03 unverdicted novelty 7.0

    This paper proposes a five-dimension ethical design space for front-end biometric translation in sensor-fused health AI agents, including adaptive disclosure as a guardrail against hallucinations and biofeedback loops.

  2. EdgeFlow: Fast Cold Starts for LLMs on Mobile Devices

    cs.OS 2026-04 unverdicted novelty 6.0

    EdgeFlow reduces mobile LLM cold-start latency up to 4.07x versus llama.cpp, MNN, and llm.npu by NPU-aware adaptive quantization, SIMD-friendly packing, and synergistic granular CPU-NPU pipelining at comparable accuracy.

  3. From Time Series Analysis to Question Answering: A Survey in the LLM Era

    cs.LG 2025-06 accept novelty 6.0

    A survey proposing a taxonomy of Injective, Bridging, and Internal Alignment paradigms to evolve TSA into user-driven Time Series Question Answering with LLMs.

  4. WEQA: Wearable hEalth Question Answering with Query-Adaptive Agentic Reasoning

    cs.AI 2026-06 unverdicted novelty 5.0

    WEQA proposes a query-adaptive agent framework combining LLMs with wearable data tools, achieving 24% higher accuracy than baselines on a benchmark from four open datasets, with gains in expert-rated usefulness.

  5. Talking to Your Data: Exploring Embodied Conversation as an Interface for Personal Health Reflection

    cs.HC 2026-06 unverdicted novelty 5.0

    Describes a Unity-based embodied agent with dual Observer/Presenter agents for objective health data narration and reports early insights from a N=5 within-subject simulated-self study versus dashboards.

  6. From 'What' to 'How' and 'Why': Sharing LLM-Generated Retrospective Summaries of Older Adults' Passive Tracking Data with Remote Family Members

    cs.HC 2026-06 unverdicted novelty 5.0

    Redesigned LLM summaries of older adults' tracking data, structured as multi-layer narratives, were rated higher in satisfaction, helpfulness, trust, and willingness by 11 remote family members in a survey.

  7. Gravity-Aware Hierarchical Routing for Lightweight SensorLLM on Human Activity Recognition

    eess.SP 2026-06 unverdicted novelty 5.0

    Introduces a lightweight gravity-aware routing head that improves macro-F1 on static classes in compressed SensorLLM for human activity recognition on the MHealth dataset.