TLDR: A study evaluating large and small language models (LLMs/SLMs) in rheumatology clinical decision support found that SLMs, especially Mixtral-8x7b-32768 combined with Retrieval-Augmented Generation (RAG), achieved higher diagnostic and therapeutic accuracy than larger models. SLMs offer advantages like lower energy consumption and cost-efficient local deployment, making them attractive for resource-limited healthcare settings. However, expert oversight remains crucial as no model consistently reached specialist-level accuracy.
Artificial intelligence, particularly in the form of large language models (LLMs), has shown significant potential to transform clinical decision-making, especially in complex medical fields like rheumatology. These models can process vast amounts of text, identify patterns, and generate evidence-based recommendations, aiming to improve consistency and quality in patient care.
However, the substantial infrastructure and economic demands of operating large-scale LLMs pose considerable challenges for healthcare institutions, particularly those with limited IT budgets, energy capacity, or technical staff. This is where smaller language models (SLMs), defined in this study as those with fewer than 100 billion parameters, emerge as a compelling alternative. They offer a more cost-effective and operationally viable solution, enabling local deployment and requiring significantly less energy.
Rheumatology, characterized by its intricate symptomology and overlapping disease entities, presents a unique challenge where language models could greatly assist in areas like triage, prioritization, clinical documentation, and patient education. Despite the promise, concerns persist regarding issues like “hallucination” (generating incorrect or nonsensical information) and reliance on outdated training data. To address these limitations, Retrieval-Augmented Generation (RAG) has been proposed. RAG allows language models to dynamically incorporate current external knowledge, such as clinical guidelines, during output generation, thereby improving accuracy and relevance.
Evaluating AI in Rheumatology
A recent study, titled “Performance and Practical Considerations of Large and Small Language Models in Clinical Decision Support in Rheumatology,” conducted by researchers including Sabine Felde, Rüdiger Buchkremer, and Jutta G. Richter, set out to comparatively evaluate five state-of-the-art language models for rheumatological diagnosis and therapy planning. The models tested included prominent LLMs like GPT-4o and Claude-3.5-Sonnet, as well as SLMs such as Mixtral-8x7b-32768, Nemotron (Llama-3.1-70b-instruct), and Qwen-Turbo 2.5. The evaluation assessed these models both with and without RAG integration, using metrics like the F1 score for diagnostic and therapeutic accuracy, and the Retrieval-Augmented Generation Assessment Score (RAGAS) to quantify factual alignment and relevance.
Key Findings: SLMs with RAG Lead the Way
The study revealed significant performance variability across the models and their configurations. Crucially, integrating RAG generally led to improvements in diagnostic and treatment recommendation accuracy. Among the models, Mixtral-8x7b-32768, when combined with RAG, demonstrated the highest performance in both diagnostic (F1: 72%) and therapeutic (F1: 73%) categories, especially when no pre-specified diagnosis was provided. This highlights the effectiveness of its Mixture-of-Experts architecture in leveraging external knowledge.
Interestingly, the benefit of RAG integration was model-dependent. Nemotron achieved a high diagnostic F1 score (71%) even without RAG, suggesting strong inherent knowledge. Similarly, Qwen-Turbo performed well for treatment recommendations without RAG (F1: 72%). Claude-3.5-Sonnet consistently underperformed compared to Mixtral and Nemotron in both categories. The RAGAS analysis further supported Mixtral’s superior performance with RAG (81%), indicating its excellent ability to integrate external data. Claude-3.5-Sonnet also showed a robust baseline RAGAS score (80%) without RAG, suggesting less reliance on it.
The Indispensable Role of Expert Oversight
Despite these promising results, the study emphasizes that no model consistently reached specialist-level accuracy in rheumatology. While LLMs, particularly with RAG, can support diagnosis and treatment planning, their performance remains inconsistent. The effectiveness of RAG is also influenced by the base model’s architecture and its internal knowledge. The researchers stress that even minor statistical variations can mask clinically relevant or potentially harmful errors. For instance, overlooking contraindications or nuanced contextual factors, even if numerically close to correct, can lead to serious consequences in real-world practice. Therefore, expert oversight remains absolutely essential; AI in its current state should serve as a support tool, not a replacement for clinical expertise.
Practical Implications for Healthcare
Beyond individual recommendations, language models could significantly accelerate diagnostic timelines by summarizing existing patient documentation, such as referral letters, discharge summaries, and lab results. In Germany, for example, the average time from symptom onset to a confirmed rheumatoid arthritis diagnosis is approximately 14.2 months, contributing to disease progression and higher long-term costs. With a shortage of rheumatologists, AI tools could help alleviate bottlenecks by synthesizing records and supporting earlier triage and prioritization, thereby improving access to care and reducing the burden on specialists.
Also Read:
- Optimizing Clinical Reasoning in Language Models: The Role of Prompts and Efficient Fine-Tuning
- Assessing LLMs for Hierarchical Clinical Document Classification
Looking Ahead
While the study had limitations, such as a small number of test cases, its findings strongly suggest that SLMs like Mixtral-8x7b-32768, when properly configured and augmented with RAG, offer a compelling path for economically sustainable integration into healthcare workflows. Their lower computational footprint, reduced cost, and deployability in resource-limited settings make them highly attractive. Future efforts will focus on large-scale clinical validation and developing evaluation frameworks that align with both medical and economic standards, ensuring that AI truly augments, rather than replaces, human expertise in healthcare.


