Agentic systems for breast cancer treatment recommendations
Summary
Agentic large language model (LLM) systems were evaluated for generating breast cancer treatment recommendations across 72 real clinical cases spanning stages I to IV. Researchers utilized 1,147 case-specific rubrics, created through Asymmetric Information Rubric Generation (AIRG), to assess seven distinct pipelines, including single-LLM baselines, tool-augmented systems, and multi-agent architectures. The top-performing configuration, Claude Opus 4.8 with the D&C+SA pipeline, achieved a global score of 0.594 ± 0.025. While tool use and increased agent autonomy showed mixed effects on performance, significant variations were observed across clinical domains and disease stages. Oncologist-led error analysis identified persistent clinically relevant failures, such as incorrect or missing recommendations, flawed justifications, citation errors, outdated claims, and overconfidence, indicating these systems are not yet suitable for unsupervised clinical application.
Key takeaway
For AI Engineers developing clinical decision support systems, recognize that while agentic LLMs can generate relevant breast cancer recommendations, their current reliability is insufficient for unsupervised use. You must implement robust human oversight and rigorous, domain-specific validation, like the AIRG method, to mitigate persistent errors such as incorrect justifications and overconfidence. Prioritize safety and accuracy over full automation in sensitive medical applications.
Key insights
Agentic LLMs can generate relevant breast cancer recommendations but are not yet safe for unsupervised clinical use.
Principles
- LLM reliability in oncology planning is unclear.
- Agent autonomy effects are mixed.
- Performance varies by clinical domain.
Method
Evaluated agentic LLM systems using 72 real clinical cases and 1,147 AIRG-generated rubrics, comparing single-LLM, tool-augmented, and multi-agent pipelines.
In practice
- Use AIRG for robust LLM evaluation.
- Consider domain-specific performance variations.
- Prioritize human oversight for clinical LLM use.
Topics
- Agentic LLM Systems
- Breast Cancer Treatment
- Clinical Decision Support
- Large Language Models
- AIRG Evaluation
- Oncology AI
Best for: AI Scientist, Research Scientist, AI Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.