CVAug 30, 2020

Deep Volumetric Universal Lesion Detection using Light-Weight Pseudo 3D Convolution and Surface Point Regression

arXiv:2008.13254v124 citations
Originality Incremental advance
AI Analysis

This work addresses the time-consuming and variable task of lesion detection in medical imaging for physicians, though it appears incremental as it builds on existing 2D networks with novel adaptations.

The authors tackled the challenge of detecting lesions in 3D CT scans by proposing a deep anchor-free framework with pseudo 3D convolution and surface point regression, achieving new state-of-the-art performance on the NIH DeepLesion dataset and generalizing well to a liver tumor dataset.

Identifying, measuring and reporting lesions accurately and comprehensively from patient CT scans are important yet time-consuming procedures for physicians. Computer-aided lesion/significant-findings detection techniques are at the core of medical imaging, which remain very challenging due to the tremendously large variability of lesion appearance, location and size distributions in 3D imaging. In this work, we propose a novel deep anchor-free one-stage VULD framework that incorporates (1) P3DC operators to recycle the architectural configurations and pre-trained weights from the off-the-shelf 2D networks, especially ones with large capacities to cope with data variance, and (2) a new SPR method to effectively regress the 3D lesion spatial extents by pinpointing their representative key points on lesion surfaces. Experimental validations are first conducted on the public large-scale NIH DeepLesion dataset where our proposed method delivers new state-of-the-art quantitative performance. We also test VULD on our in-house dataset for liver tumor detection. VULD generalizes well in both large-scale and small-sized tumor datasets in CT imaging.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes