Paper Overview
- Research area: Computer Vision (medical imaging)
- Authors: Chenyu Lian, Hong-Yu Zhou, Jing Qin
- Published: 2026-05-16
- arXiv: 2505.08637
- Retrospection interpretability: EviScreen provides retrospection interpretability through regional evidence retrieved from dual knowledge banks of historical cases.
- Evidence-aware reasoning: A subsequent evidence-aware reasoning module makes predictions using both the current case and evidence from historical cases, thereby enhancing disease screening performance.
- Localization interpretability: Rather than relying on post-hoc saliency maps, EviScreen leverages anomaly maps obtained via contrastive retrieval to strengthen localization interpretability.
Abstract
Disease screening is critical for early detection and timely intervention in clinical practice. However, most current screening models for medical images suffer from limited interpretability and suboptimal performance. They often lack effective mechanisms to reference historical cases or provide transparent reasoning pathways.
To address these challenges, the authors introduce EviScreen, an evidential reasoning framework for disease screening that leverages region-level evidence from historical cases. Key contributions include:
Results
The method achieves superior performance on a carefully constructed real-world disease screening benchmark, producing significantly higher specificity at clinically relevant recall levels.
Code
Code is publicly available at: https://github.com/DopamineLcy/EviScreen
---
*Auto-collected on 2026-05-16*