CLLGJul 15

MamaBench: Benchmarking LLM Robustness in Maternal and Child Health Diagnosis through Counterfactual Clinical Perturbation

arXiv:2607.1438511.9h-index: 2
Predicted impact top 71% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For developers of clinical AI systems, this work provides a benchmark and method to evaluate and improve robustness to clinically similar but distinct cases, though the residual 20% BTR shows the problem remains open.

The paper introduces MamaBench, the first counterfactual benchmark for maternal and paediatric AI, and proposes Evidence-Anchored RAG (EA-RAG) to improve robustness. EA-RAG achieves 20.3% Bias Trap Rate and 65.0% robust accuracy on Claude Sonnet 4.6, reducing BTR by 5.5 points without degrading base accuracy.

Large language models achieve strong scores on medical benchmarks, yet these benchmarks evaluate each question in isolation, providing no measure of whether a system can distinguish clinically similar presentations requiring different interventions. We introduce MamaBench, the first counterfactual benchmark for maternal and paediatric AI: 434 expert-authored clinical narratives in 217 pairs across 371 pathologies, evaluated via the Bias Trap Rate (BTR), the conditional probability that a model fails the counterfactual given success on the base case. We propose Evidence-Anchored RAG (EA-RAG), a three-stage retrieval method that replaces aggregate similarity with an evidence coverage objective through clinical parameter extraction, coverage auditing, and contrastive sub-queries. Across eight configurations of four frontier LLMs, base accuracy overstates robust accuracy by 16-28 percentage points in every model. EA-RAG achieves 20.3% BTR and 65.0% robust accuracy on Claude Sonnet 4.6, a 5.5 percentage point BTR reduction without degrading base accuracy. The residual 20% BTR confirms that counterfactual robustness in clinical AI remains an open challenge. Keywords: counterfactual evaluation, clinical AI, maternal healthcare, retrieval-augmented generation, diagnostic robustness

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes