An Efficient Anchor-free Universal Lesion Detection in CT-scans
Manu Sheoran, Meghal Dani, Monika Sharma, Lovekesh Vig

TL;DR
This paper introduces a fast, anchor-free lesion detection method in CT scans that improves detection accuracy across lesion sizes by leveraging center-based relevance and domain-specific multi-intensity imaging.
Contribution
The proposed approach is a novel one-stage anchor-free network that enhances universal lesion detection by using center-based relevance and multi-intensity images with self-attention and self-supervised backbone initialization.
Findings
Achieves 86.05% sensitivity on DeepLesion dataset.
Performs comparably to state-of-the-art methods.
Effective across various lesion sizes and datasets.
Abstract
Existing universal lesion detection (ULD) methods utilize compute-intensive anchor-based architectures which rely on predefined anchor boxes, resulting in unsatisfactory detection performance, especially in small and mid-sized lesions. Further, these default fixed anchor-sizes and ratios do not generalize well to different datasets. Therefore, we propose a robust one-stage anchor-free lesion detection network that can perform well across varying lesions sizes by exploiting the fact that the box predictions can be sorted for relevance based on their center rather than their overlap with the object. Furthermore, we demonstrate that the ULD can be improved by explicitly providing it the domain-specific information in the form of multi-intensity images generated using multiple HU windows, followed by self-attention based feature-fusion and backbone initialization using weights learned via…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications · Medical Imaging Techniques and Applications
MethodsLinear Layer · Convolution · 1x1 Convolution · Softmax · Multi-Head Attention · Dense Connections · Attention Is All You Need · Residual Connection · Layer Normalization · Vision Transformer
