Search papers, labs, and topics across Lattice.
The paper introduces MMNavAgent, a reinforcement learning-based agent for WSI diagnosis that models multi-magnification interaction and adaptive magnification selection to mimic clinical pathology workflows. They propose a Cross-Magnification navigation Tool (CMT) to aggregate contextual information from adjacent magnifications and a Magnification Selection Tool (MST) that leverages memory-driven reasoning for adaptive magnification selection. Experiments on a public dataset demonstrate improved diagnostic performance, achieving a 1.45% AUC gain and a 2.93% BACC gain over a non-agent baseline.
By mimicking how pathologists dynamically integrate global and cellular evidence across multiple magnifications, MMNavAgent significantly boosts WSI diagnostic performance.
Recent AI navigation approaches aim to improve Whole-Slide Image (WSI) diagnosis by modeling spatial exploration and selecting diagnostically relevant regions, yet most operate at a single fixed magnification or rely on predefined magnification traversal. In clinical practice, pathologists examine slides across multiple magnifications and selectively inspect only necessary scales, dynamically integrating global and cellular evidence in a sequential manner. This mismatch prevents existing methods from modeling cross-magnification interactions and adaptive magnification selection inherent to real diagnostic workflows. To these, we propose a clinically consistent Multi-Magnification WSI Navigation Agent (MMNavAgent) that explicitly models multi magnification interaction and adaptive magnification selection. Specifically, we introduce a Cross-Magnification navigation Tool (CMT) that aggregates contextual information from adjacent magnifications to enhance discriminative representations along the navigation path. We further introduce a Magnification Selection Tool (MST) that leverages memory-driven reasoning within the agent framework to enable interactive and adaptive magnification selection, mimicking the sequential decision process of pathologists. Extensive experiments on a public dataset demonstrate improved diagnostic performance, with 1.45% gain of AUC and 2.93% gain of BACC over a non-agent baseline. Code will be public upon acceptance.