[edit]
A Cloud–Edge System for Multimodal Clinical Screening in Resource-Constrained Rural Settings
Proceedings of the 11th Machine Learning for Healthcare Conference, PMLR 340:283-313, 2026.
Abstract
Medical AI has demonstrated specialist-level diagnostic accuracy, yet these capabilities remain largely inaccessible in resource-constrained rural settings where bandwidth is scarce, compute is limited, and clinical decision-making requires integrating heterogeneous modalities. We introduce a cloud–edge collaborative architecture that addresses these constraints: lightweight, domain-specific models on the edge transform raw medical data into compact structured outputs, while a cloud LLM synthesizes these outputs into clinical summaries. An LLM-based orchestrator dynamically selects diagnostic tools based on patient context, promoting relevant modality coverage without processing irrelevant inputs. We evaluate on 100 multimodal clinical cases spanning cardiac, obstetric, trauma, ophthalmology, and screening scenarios — including sparse-input presentations with missing modalities and dense-input presentations with many overlapping inputs under three simulated network profiles (500 kbps–5 Mbps), reporting 95% confidence intervals throughout. The hybrid system attains the highest oracle accuracy (0.87–0.90) and the strongest factual grounding (KG precision up to 0.96), together with high coverage precision (0.95–0.99), while transmitting only $\tilde$6.5 KB of structured evidence to the cloud — three orders of magnitude less than cloud-only baselines. It maintains bandwidth-invariant latency (25–38 s) at up to 15$\times$lower token cost. These results highlight the role of architectural design in improving evidence selectivity and factual grounding, rather than merely reducing upload size, under deployment constraints.