Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Asymmetric 3D Context Fusion for Universal Lesion Detection

About

Modeling 3D context is essential for high-performance 3D medical image analysis. Although 2D networks benefit from large-scale 2D supervised pretraining, it is weak in capturing 3D context. 3D networks are strong in 3D context yet lack supervised pretraining. As an emerging technique, \emph{3D context fusion operator}, which enables conversion from 2D pretrained networks, leverages the advantages of both and has achieved great success. Existing 3D context fusion operators are designed to be spatially symmetric, i.e., performing identical operations on each 2D slice like convolutions. However, these operators are not truly equivariant to translation, especially when only a few 3D slices are used as inputs. In this paper, we propose a novel asymmetric 3D context fusion operator (A3D), which uses different weights to fuse 3D context from different 2D slices. Notably, A3D is NOT translation-equivariant while it significantly outperforms existing symmetric context fusion operators without introducing large computational overhead. We validate the effectiveness of the proposed method by extensive experiments on DeepLesion benchmark, a large-scale public dataset for universal lesion detection from computed tomography (CT). The proposed A3D consistently outperforms symmetric context fusion operators by considerable margins, and establishes a new \emph{state of the art} on DeepLesion. To facilitate open research, our code and model in PyTorch are available at https://github.com/M3DV/AlignShift.

Jiancheng Yang, Yi He, Kaiming Kuang, Zudi Lin, Hanspeter Pfister, Bingbing Ni• 2021

Related benchmarks

TaskDatasetResultRank
Universal Lesion DetectionDeepLesion universal (test)
Sensitivity @ 0.5 FPPI72.52
34
Universal Lesion DetectionDeepLesion official (test)
Sensitivity (0.5 FPPI)79.24
20
Universal Lesion DetectionDeepLesion standard (test)
Sensitivity @ 0.5 FPPI74.1
13
Lesion DetectionDeepLesion Lesion-Harvester augmented (test)
Sensitivity @ 0.5 FPPI88.73
3
Showing 4 of 4 rows

Other info

Follow for update