Search papers, labs, and topics across Lattice.
ATRIA is a multi-agent ECG reporting system designed to emulate the iterative workflow of clinicians by allowing for progressive context integration and bidirectional editing. This system addresses the limitations of traditional ECG report generation, which suffers from error propagation due to its tightly coupled end-to-end approach. Key results show that ATRIA enhances clinical trustworthiness by binding report claims to supporting evidence and enabling real-time verification and revision of findings, thus improving the overall accuracy of ECG interpretations.
Clinicians can now iteratively verify and revise ECG reports in real-time, drastically reducing error propagation and enhancing diagnostic accuracy.
Existing ECG report generation is tightly coupled -- interpretation and reporting fused end-to-end, so errors propagate without stage-level recourse -- while agent-based systems decouple tasks but remain single-pass, never revisiting earlier outputs. Clinical ECG reporting instead unfolds iteratively, requiring progressive context integration and bidirectional editing. We present \textsc{ATRIA}, a multi-agent ECG reporting system that mirrors the clinician's iterative workflow: it binds every report claim to its supporting evidence, flags statements unsupported by that evidence, incorporates additional context mid-session, and lets clinicians verify and revise individual findings rather than accept one opaque output. Because its agents use ECG analysis models already in clinical use, the underlying findings are clinically trustworthy; and as a cloud-based web service, \textsc{ATRIA} is ready for immediate deployment. We demonstrate \textsc{ATRIA} through four interaction cases, with a live demo and video available.