nature.com web signal

Nature: dynamic red-teaming flips 94% of medical LLM answers

TL;DR

  • A new Nature framework called DAS red-teamed 15 proprietary and open-source medical LLMs across robustness, privacy, bias and hallucination, with median MedQA scores above 80%.
  • Under dynamic adversarial mutation, 94% of previously correct MedQA answers failed, and privacy was leaked in 86% of scenarios.
  • Cognitive-bias priming altered clinical recommendations in 81% of fairness tests, and hallucination rates exceeded 74% in widely used models.

Static benchmarks make medical LLMs look ready. Actual medical use, it turns out, does not.

In a paper published in Nature, a group of researchers introduce a Dynamic, Automatic, and Systematic (DAS) red-teaming framework and point it at 15 proprietary and open-source models. On MedQA, the standard multiple-choice medical benchmark, median accuracy came in above 80%, the sort of number that has been driving pitch decks for two years. Under DAS, 94% of the answers those same models had gotten right flipped to wrong when the questions were adversarially mutated.

The other three axes came out worse than the leaderboards would suggest. Privacy leaks were elicited in 86% of scenarios. Cognitive-bias priming altered clinical recommendations in 81% of fairness tests. Hallucination rates exceeded 74% in widely used models. Each of these is measured differently, but the direction of the gap between the exam score and the audit is consistent across all four safety-critical axes.

The framing worth stealing is the one the authors put on the front, a Benchmarking Gap: high scores on static tests may reflect optimization against the exam rather than transferable clinical competence, and once the test set can rewrite itself, the score collapses. That is a problem for anyone building or buying a medical assistant, because procurement documents, IRB submissions and marketing copy all lean on the static numbers.

Honest caveats. This is one research group's framework and their adversarial mutation strategies define what counts as a failure, so a different audit with a different recipe would surface different numbers. The paper is a demonstration of an approach; it does not itself propose the specific regulatory bar a medical LLM must clear before deployment, nor does the abstract adjudicate which vendor came out best in a way a hospital buyer could act on today.

What is useful is the shape of the ask. The authors describe dynamic red-teaming as a lifecycle audit, not a one-time test, and pair that with open code and public datasets. That reframes safety work from an annual benchmark press release into something a health system, an insurer, or a regulator could actually run every time a vendor ships a new model checkpoint.