MULAN: Multitask Universal Lesion Analysis Network for Joint Lesion Detection, Tagging, and Segmentation
About
When reading medical images such as a computed tomography (CT) scan, radiologists generally search across the image to find lesions, characterize and measure them, and then describe them in the radiological report. To automate this process, we propose a multitask universal lesion analysis network (MULAN) for joint detection, tagging, and segmentation of lesions in a variety of body parts, which greatly extends existing work of single-task lesion analysis on specific body parts. MULAN is based on an improved Mask R-CNN framework with three head branches and a 3D feature fusion strategy. It achieves the state-of-the-art accuracy in the detection and tagging tasks on the DeepLesion dataset, which contains 32K lesions in the whole body. We also analyze the relationship between the three tasks and show that tag predictions can improve detection accuracy via a score refinement layer.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Universal Lesion Detection | DeepLesion universal (test) | Sensitivity @ 0.5 FPPI73.85 | 34 | |
| Lesion Detection | DeepLesion (test) | Sensitivity @ 1.0 FPs83.69 | 30 | |
| Lesion Detection | DeepLesion official (test) | Sensitivity @ 0.5 FPPI76.12 | 18 | |
| Universal Lesion Detection | DeepLesion standard (test) | Sensitivity @ 0.5 FPPI76.1 | 13 | |
| Lesion Tagging | DeepLesion (test) | AUC96.01 | 9 | |
| Lesion Segmentation | DeepLesion (test) | Diameter Error1.7837 | 9 | |
| Universal Lesion Detection | DeepLesion key-slice (test) | Sensitivity @ FP=492.3 | 8 | |
| Detection | DeepLesion (test) | Average Sensitivity85.22 | 3 |