TL;DR
This paper introduces CGM-Agent, a privacy-preserving question answering framework for personal glucose data using local computation and LLMs, achieving high accuracy and supporting trustworthy health management.
Contribution
The paper presents a novel local, privacy-preserving LLM-based framework for answering questions over sensitive glucose data, with a comprehensive benchmark and open-source code.
Findings
Top models achieve 94% value accuracy on synthetic queries.
Lightweight models perform competitively, enabling low-cost deployment.
Errors mainly due to ambiguity, not computational failures.
Abstract
Continuous glucose monitors (CGMs) used in diabetes care collect rich personal health data that could improve day-to-day self-management. However, current patient platforms only offer static summaries which do not support inquisitive user queries. Large language models (LLMs) could enable free-form inquiries about continuous glucose data, but deploying them over sensitive health records raises privacy and accuracy concerns. In this paper, we present CGM-Agent, a privacy-preserving framework for question answering over personal glucose data. In our design, the LLM serves purely as a reasoning engine that selects analytical functions. All computation occurs locally, and personal health data never leaves the user's device. For evaluation, we construct a benchmark of 4,180 questions combining parameterized question templates with real user queries and ground truth derived from deterministic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
