Can agents on edge devices handle healthcare tasks?
Multi Agent based Medical Assistant for Edge Devices
March 10, 2025
https://arxiv.org/pdf/2503.05397This paper introduces a multi-agent AI system acting as a medical assistant on edge devices (smartphones, smartwatches). It overcomes limitations of cloud-based systems in healthcare, such as privacy concerns and latency.
Key LLM-based multi-agent points: smaller, task-specific agents (Planner, Caller, etc.) optimize resources; the system uses Qwen Code Instruct 2.5 7B LLM; agents use ReAct framework; synthetic data fine-tunes agents using LoRA; a memory unit facilitates personalized user interaction.