arxiv.org web signal

Human-in-the-Loop LLM Lifts Accuracy on Skin Toxicity Notes

TL;DR

  • A retrieval-augmented, multi-agent LLM with a human reviewer raised F1 to 0.88 from 0.77 versus unassisted manual review of clinical notes.
  • Inter-rater agreement measured by Cohen's kappa rose from 0.50 to 0.82, and average review time was reduced by approximately half.
  • The authors frame the system as a pilot for identifying immune-related toxicities across organ systems, not only cutaneous events.

A recent arXiv preprint from a group led by Charles Lu is quiet compared to the usual model-release drumbeat, but it points at where a lot of the near-term value from LLMs in healthcare probably lives. The team describes a retrieval-augmented, multi-agent LLM system with a human reviewer in the loop, aimed at pulling cutaneous immune-related adverse events (cirAEs) out of clinical notes, and the reported numbers are worth reading carefully.

According to the arXiv preprint, the LLM-assisted workflow raised the F1 score to 0.88 from 0.77 for unassisted manual review, and pushed inter-rater agreement measured by Cohen's kappa from 0.50 to 0.82. It also, the authors write, reduced average review time by approximately half.

Why this matters if you are not a clinical informaticist: adverse event extraction from unstructured notes is one of the slower, more human-labor-heavy parts of pharmacovigilance and oncology research. These skin toxicities are common enough to matter and specific enough that they can get missed or miscoded in busy clinics. A framework that both raises agreement between reviewers and halves their time is doing two things at once, improving the signal and easing the bottleneck.

The honest caveat is that the abstract is short and the evaluation is described at a high level. The authors do not, in the summary text, give you the size of the note corpus, the specific base model, the institution, or how the multi-agent design divides labor. A Cohen's kappa jumping from 0.50 to 0.82 is a large move and it deserves scrutiny once the full paper is read; a shift like that can reflect a genuinely better tool or a change in how reviewers use it.

The forward-looking piece the authors themselves flag is generalization. They pitch this as a pilot for identifying immune-related toxicities across organ systems, not just skin. If the pattern holds outside the specific cirAE task, the same recipe of retrieval, multi-agent LLM, and human check becomes a template for a lot of clinical adverse-event work that today still runs on manual chart review.

Shared on Bluesky by 2 AI experts