paper-with-me

Papers

Bounding Maps for Universal Lesion Detection

2020-07-18 · Han Li, Hu Han, S. Kevin Zhou

Universal Lesion Detection (ULD) in computed tomography plays an essential role in computer-aided diagnosis systems. Many detection approaches achieve excellent results for ULD using possible bounding boxes (or anchors) as proposals. However, empirical evidence shows that using anchor-based proposals leads to a high false-positive (FP) rate. In this paper, we propose a box-to-map method to represent a bounding box with three soft continuous maps with bounds in x-, y- and xy- directions. The bounding maps (BMs) are used in two-stage anchor-based ULD frameworks to reduce the FP rate. In the 1 st stage of the region proposal network, we replace the sharp binary ground-truth label of anchors with the corresponding xy-direction BM hence the positive anchors are now graded. In the 2 nd stage, we add a branch that takes our continuous BMs in x- and y- directions for extra supervision of detailed locations. Our method, when embedded into three state-of-the-art two-stage anchor-based detection methods, brings a free detection accuracy improvement (e.g., a 1.68% to 3.85% boost of sensitivity at 4 FPs) without extra inference time.

📄 PDF Abstract BibTeX arXiv:2007.09383

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion DetectionRegion Proposal

Similar Papers 제목 키워드 기반

Conditional Training with Bounding Map for Universal Lesion Detection

2021-03-23 · Han Li, Long Chen, Hu Han, S. Kevin Zhou

Universal Lesion Detection (ULD) in computed tomography plays an essential role in computer-aided diagnosis. Promising ULD results have been reported by coarse-to-fine two-stage detection approaches, but such two-stage U…

Lesion DetectionMedical Object Detection

Universal Lesion Detection in CT Scans using Neural Network Ensembles

2021-11-09 · Tarun Mattikalli, Tejas Sudharshan Mathai, Ronald M. Summers

In clinical practice, radiologists are reliant on the lesion size when distinguishing metastatic from non-metastatic lesions. A prerequisite for lesion sizing is their detection, as it promotes the downstream assessment …

Lesion Detection

DKMA-ULD: Domain Knowledge augmented Multi-head Attention based Robust Universal Lesion Detection

2022-03-14 · British Machine Vision Conference 2021 11 · Manu Sheoran, Meghal Dani, Monika Sharma, Lovekesh Vig

Incorporating data-specific domain knowledge in deep networks explicitly can provide important cues beneficial for lesion detection and can mitigate the need for diverse heterogeneous datasets for learning robust detecto…

Computed Tomography (CT)Lesion DetectionMedical Object DetectionRegion Proposal

DiffULD: Diffusive Universal Lesion Detection

2023-03-28 · Peiang Zhao, Han Li, Ruiyang Jin, S. Kevin Zhou

Universal Lesion Detection (ULD) in computed tomography (CT) plays an essential role in computer-aided diagnosis. Promising ULD results have been reported by anchor-based detection designs, but they have inherent drawbac…

Computed Tomography (CT)Lesion Detectionobject-detectionObject Detection

RECIST-Net: Lesion detection via grouping keypoints on RECIST-based annotation

2021-07-19 · Cong Xie, Shilei Cao, Dong Wei, HongYu Zhou 외

Universal lesion detection in computed tomography (CT) images is an important yet challenging task due to the large variations in lesion type, size, shape, and appearance. Considering that data in clinical routine (such …

Computed Tomography (CT)Lesion DetectionMulti-Task Learning