NeFut Logo NeFut
Admin Login

[CS.AI] RareLens: A Breakthrough in End-to-End Rare Disease Care

Published at: 2026-07-29 22:00 Last updated: 2026-07-30 03:24
#algorithm #AI #Machine Learning

Abstract

Rare diseases collectively affect an estimated 3.5% to 5.9% of the population, yet more than 70% of patients are misdiagnosed and many endure years of evaluation before a diagnosis is reached, due to nonspecific early presentations and unevenly distributed relevant expertise. Artificial intelligence could provide support, but existing systems address isolated stages of care, overwhelmingly diagnosis. They typically depend on the results of downstream investigations and treat the variability between models as noise to be eliminated.

Here we present RareLens, a system that supports clinical decision-making across the entire rare disease trajectory by exploiting this variability. When heterogeneous large language models evaluate the same case, they generate divergent but complementary reasoning, which RareLens aligns and calibrates into a single convergent, actionable decision at each stage. Four coordinated modules perform primary-visit risk screening, diagnosis, treatment planning, and prognosis.

Developed and evaluated on RareBench, a real-world dataset of 157,525 cases spanning all 33 Orphanet categories and over 7,000 conditions, RareLens outperformed every frontier model tested, including GPT-5, DeepSeek-R1, Claude-3.7-Sonnet, and Gemini-2.5-Pro, at each stage. It achieved an area under the curve of 0.917 for screening and top-1 accuracies of 65.5% and 89.8% for diagnosis and treatment. In an external study spanning 1,287 cases and 23 physicians, autonomous RareLens and physicians assisted by RareLens both substantially outperformed unaided physicians. These findings indicate that aligning divergent model reasoning, rather than scaling a single model, offers a generalizable strategy for high-uncertainty clinical decision-making.

Blogger's Review: RareLens's innovative approach effectively integrates the reasoning capabilities of multiple models, leveraging heterogeneity to enhance diagnosis and treatment outcomes for rare diseases. This strategy not only improves the accuracy of clinical decision-making but also showcases the potential of multi-model collaboration in healthcare, warranting further exploration and application.

Original Source: https://arxiv.org/abs/2607.23290

[h] Back to Home