LearnActCoder: Role-Aware Error Memory for Adaptive Clinical Coding Agents

📅 2026-09-17
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出Learn-Then-Act框架,通过构建结构化错误知识库来解决临床编码中的重复性错误问题,提高了CPT编码的F1分数。
📝 Abstract
Clinical coding agents repeatedly encounter the same failure modes, including unsupported codes, missed documented conditions, specificity errors, and procedure-coding convention mismatches. We introduce Learn-Then-Act, an inference-time adaptation framework that converts errors from a small labeled LEARN batch into a structured Mistake Knowledge Database (MistakeKDB). False-negative lessons are routed to a recall-oriented Coder, while false-positive lessons are routed to a precision-oriented Judge. We instantiate the framework in LearnActCoder, a Coder-Judge clinical coding pipeline with lookup-table grounding where available. On 150 matched MIMIC-III notes, structured MistakeKDB improves CPT F1 by 5.9 percentage points, while raw-example and reflection-style memories remain near the no-memory baseline; the ICD-9 improvement is not significant. On a matched MIMIC-IV cohort, memory shifts ICD-10 coding toward higher precision at a recall cost, leaving F1 statistically unchanged. Applying the same memory to 1,000 held-out MIMIC-III notes maintains a stable ICD operating point, providing scale/stability evidence. Overall, the results are consistent with structured, feedback-derived error memory being useful for adapting clinical coding behavior across cases without weight updates or changes to the underlying workflow. Absolute CPT/HCPCS performance remains low, and the system is evaluated retrospectively rather than in clinical deployment.
Problem

Research questions and friction points this paper is trying to address.

Clinical Coding
Error Modes
Adaptation
False Negatives
False Positives
Innovation

Methods, ideas, or system contributions that make the work stand out.

Learn-Then-Act
MistakeKDB
Role-Aware Error Memory
Clinical Coding Agents
Adaptive Behavior
🔎 Similar Papers
No similar papers found.