Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv AI · 2026/7/29 04:00:00

Aletheia: An Offline-First Clinical Decision Support System for Differential Diagnosis in Low-Resource Healthcare Settings

AI 中文解读
在非洲撒哈拉以南的偏远地区,医生与患者的比例可能低至1:25000,专科资源极度匮乏。现有AI诊断工具大多依赖稳定网络和高性能硬件,根本帮不上一线医护的忙。现在,一款名为Aletheia的离线临床决策支持系统给出了新解:它基于压缩版大模型,经过27000份本地常见病例的微调,能在普通笔记本电脑上离线运行,无需联网,内存占用仅3.6GB。测试显示,它诊断Top-1准确率达80%,Top-3准确率高达100%,相当于给基层医生配备了一位不会断电的“AI会诊专家”。 通俗地说,你可以把Aletheia想象成一个装在电脑里的“全科医生助手”。医生只需输入病人的症状和检查结果,它就能在几十种当地高发疾病中给出最可能的排序,并给出判断依据。整个过程完全断网,不受信号、电力或云服务限制,特别适合卫生中心和乡镇医院。 这项技术将直接惠及数亿非洲农村居民。以往一个普通感冒可能被误判为疟疾,或者因缺乏专科医生而延误治疗;现在基层医生借助Aletheia,能在第一时间获得更靠谱的诊断建议,提升医疗质量。同时,它的成功也证明:大模型并非必须依赖昂贵云端,在资源极度有限的地区同样能落地。未来,类似思路或可推广到其他发展中国家或灾害救援场景,让AI真正服务最需要的人。
arXiv:2607.24814v1 Announce Type: new Abstract: Access to specialist clinical expertise remains severely limited across sub-Saharan Africa, where physician-to-patient ratios can fall below 1:25,000 in rural settings. Existing AI-assisted diagnostic tools predominantly require reliable internet connectivity and high-specification hardware, rendering them impractical for frontline healthcare workers in district hospitals and health centres. This paper presents Aletheia, an offline-first clinical decision support system designed for low-resource healthcare contexts across sub-Saharan Africa. Aletheia is built upon Qwen2.5-3B-Instruct, fine-tuned using Quantised Low- Rank Adaptation (QLoRA) on a curated dataset of 27,000 clinical reasoning samples spanning 50 disease conditions with elevated prevalence in East Africa. Evaluation demonstrates a Top-1 diagnostic accuracy of 80.0%, Top-3 accuracy of 100.0%, BERTScore-F1 of 0.909, and METEOR of 0.467 across ten representative clinical case categories. The system achieves an Expected Calibration Error (ECE) of 0.275 and passes the Africa Deep Tech Challenge 2026 (ADTC 2026) memory budget constraint of 7 168 MB, achieving a peak inference RAM of approximately 3 630 MB on the standardised benchmark laptop. These results demonstrate the feasibility of deploying large language model-based clinical reasoning at the primary care level in resource-constrained settings without cloud infrastructure.
分享
阅读原文