A Task-Oriented Multi-Agent Framework for Complex Wearable Health Analysis
Kunpeng Yang
Abstract
Wearable health questions often combine data retrieval, longitudinal analysis, and health advice over structured records. Prompting a single large language model with a complete record and a composite query obscures whether every request is executed and which evidence supports the answer. We propose a task-oriented multi-agent framework that represents a composite query as distinct intents and typed tasks with explicit intra-intent dependencies. Specialized agents execute retrieval, analysis, and advice tasks; isolated intent states preserve request boundaries and evidence relationships before aggregation. We evaluate the framework on a synthetic dataset of 10,000 virtual users with one month of longitudinal wearable records, covering structured data retrieval, multi-intent recognition, and overall response quality. Across 1,500 retrieval questions, the Query Agent achieves 98.3\% accuracy, compared with 97.9\% for the Direct LLM baseline, while reducing average query-stage token consumption from 6,869 to 3,136. On 180 multi-intent questions, the Manager Agent achieves 100.0\% Multi-Intent Coverage and 94.4\% Multiset Jaccard Similarity. Under the current synthetic evaluation setting, our method receives higher mean Trustworthiness and Transparency scores on both question categories, whereas Actionability does not improve consistently. These results provide preliminary evidence that explicit task organization can support task-relevant data access and data-grounded longitudinal analysis, while leaving health advice generation and validation on real wearable data as open challenges.
Create a lesson
Related papers
Indirect tipping: a social attack surface in AI agent populations
Ariel Flint, Luca Maria Aiello, Sara M. Constantino et al.
Perception-Aware Communication Middleware for Distributed Visual Perception in UAV Swarms
Manveen Kaur, Kevin Loi, Ifunanya Okafor et al.
Mixed-integer flow formulations for motion planning and decision-making of networked multi-agent systems
Angelo Caregnato-Neto, Paul-Louis Delacour, Raf Van de Plas et al.
When Does Communication Help? Beyond Spectral Descriptions of Collective Intelligence
Xuening Wu
From Certain Doom to Survival: Agent-Driven Self-Governance in LLM Agent Societies
Gregory B. Rehm
Bayesian Belief Layer for Controllable Opinion Dynamics in LLM Agents
Hafsa Akbar, Daniel Platnick, Marjan Alirezaie et al.