Agentic systems for breast cancer treatment recommendations

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Medical AI Applications · Depth: Expert, quick

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

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

Topics

Best for: AI Scientist, Research Scientist, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.