paper-with-me

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 ULD methods still suffer from issues like imbalance of positive v.s. negative anchors during object proposal and insufficient supervision problem during localization regression and classification of the region of interest (RoI) proposals. While leveraging pseudo segmentation masks such as bounding map (BM) can reduce the above issues to some degree, it is still an open problem to effectively handle the diverse lesion shapes and sizes in ULD. In this paper, we propose a BM-based conditional training for two-stage ULD, which can (i) reduce positive vs. negative anchor imbalance via BM-based conditioning (BMC) mechanism for anchor sampling instead of traditional IoU-based rule; and (ii) adaptively compute size-adaptive BM (ABM) from lesion bounding box, which is used for improving lesion localization accuracy via ABMsupervised segmentation. Experiments with four state-of-the-art methods show that the proposed approach can bring an almost free detection accuracy improvement without requiring expensive lesion mask annotations.

📄 PDF Abstract BibTeX arXiv:2103.12277

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion DetectionMedical Object Detection

Similar Papers 제목 키워드 기반

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

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) …

Lesion DetectionRegion Proposal

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

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

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