Improving RetinaNet for CT Lesion Detection with Dense Masks from Weak RECIST Labels
Martin Zlocha, Qi Dou, Ben Glocker

TL;DR
This paper introduces a highly accurate one-stage CT lesion detector based on RetinaNet, optimized with dense masks from weak RECIST labels and differential evolution, achieving state-of-the-art results on the DeepLesion benchmark.
Contribution
It presents a novel one-stage lesion detection method tailored for medical imaging, incorporating dense masks from weak labels and optimized anchor configurations.
Findings
Achieves 90.77% sensitivity at 4 FPs per image.
Outperforms previous methods by over 5% on DeepLesion.
Utilizes automatic dense mask generation from weak RECIST labels.
Abstract
Accurate, automated lesion detection in Computed Tomography (CT) is an important yet challenging task due to the large variation of lesion types, sizes, locations and appearances. Recent work on CT lesion detection employs two-stage region proposal based methods trained with centroid or bounding-box annotations. We propose a highly accurate and efficient one-stage lesion detector, by re-designing a RetinaNet to meet the particular challenges in medical imaging. Specifically, we optimize the anchor configurations using a differential evolution search algorithm. For training, we leverage the response evaluation criteria in solid tumors (RECIST) annotation which are measured in clinical routine. We incorporate dense masks from weak RECIST labels, obtained automatically using GrabCut, into the training objective, which in combination with other advancements yields new state-of-the-art…
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 · AI in cancer detection · Radiomics and Machine Learning in Medical Imaging
Methods1x1 Convolution · Convolution · Feature Pyramid Network · Focal Loss · RetinaNet
