Improving Deep Lesion Detection Using 3D Contextual and Spatial Attention
Qingyi Tao, Zongyuan Ge, Jianfei Cai, Jianxiong Yin, Simon See

TL;DR
This paper introduces a dual-attention mechanism with 3D contextual and spatial attention to improve lesion detection in CT scans, effectively handling small lesion size and indistinguishability from background.
Contribution
It proposes a novel dual-attention framework that enhances feature representation for 3D lesion detection using fewer slices, trained end-to-end without heavy overhead.
Findings
Significant boost in detection accuracy over baseline models
Effective use of fewer slices for 3D contextual information
End-to-end trainable with minimal additional computational cost
Abstract
Lesion detection from computed tomography (CT) scans is challenging compared to natural object detection because of two major reasons: small lesion size and small inter-class variation. Firstly, the lesions usually only occupy a small region in the CT image. The feature of such small region may not be able to provide sufficient information due to its limited spatial feature resolution. Secondly, in CT scans, the lesions are often indistinguishable from the background since the lesion and non-lesion areas may have very similar appearances. To tackle both problems, we need to enrich the feature representation and improve the feature discriminativeness. Therefore, we introduce a dual-attention mechanism to the 3D contextual lesion detection framework, including the cross-slice contextual attention to selectively aggregate the information from different slices through a soft re-sampling…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Radiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI
