ArtificialIntelligence.io

The Signal

Everything that matters in AI, with our take.

Updated through the day. Every headline links straight to the source. The two lines underneath are ours.

arXiv cs.CLPaperClaude Watch

Performance of Clinical AI System and Physicians and Frontier Language Models in primary care diagnostics

This is the kind of evidence healthcare companies need. A specialized clinical AI system beats general LLMs and physicians on diagnosis, workup, and treatment guidance. Claude Opus 5 ranks second on management but trails on diagnosis. If you're building medical tools, this shows the gap between fine-tuned systems and raw frontier models is still significant and worth closing. The structured primary-care setting is easier than emergency medicine, so don't overgeneralize. This is a snapshot of where capability is, not where it's heading.

arXiv cs.AIPaper

Bag of Tricks or Bag of Myths? Reducing Modeling Complexity with Task Knowledge in Explainable Suicide Risk Assessment

This is methodological skepticism applied to a high-stakes problem. Most standard tricks (scaling, synthetic data, reweighting) don't help when class imbalance is severe and examples are scarce. The takeaway is domain-specific: suicide risk prediction requires task-grounded approaches, not technique stacking. For teams working on clinical NLP at small scale, read the paper to see which tricks actually work in your regime.

arXiv cs.CLPaper

A Structured Debate-Mixture-of-Agents Framework for Complex Clinical Diagnostic Decision Support

This is a working proof that LLM diagnostic performance scales with workflow structure, not just model size. The gains come from the framework itself, not from running more inference. If you're building clinical AI, this signals that agent patterns matter more than waiting for a bigger model. The architecture is reproducible and the benchmarks are real clinical datasets.

arXiv cs.AIPaper

LLM Judges Verify Presence, Not Absence: Omission Blindness in AI Clinical Notes and What Recovers It

This is a direct follow-up to the audit in Item 6 and it's damning: LLM judges, the standard safety tool for AI scribes, are nearly useless at catching the dominant failure mode. This breaks the assurance model. If you're deploying clinical AI or auditing it, you cannot rely on LLM judges for omission detection. You need structural fixes, not prompt tuning.

arXiv cs.AIPaper

One note in three: a verified census of three deployed AI scribes, and the instrument that counted it

This is the first large-sample adversarial audit of production medical AI. One in three is a crisis rate for signed clinical documents. The error types are exactly those most likely to harm patients. If you're in healthtech, this is your regulatory wake-up call and a data point for due diligence. If you're investing in clinical AI, this is market-moving validation risk.