Weakly Supervised Object Detection with 2D and 3D Regression Neural Networks
Finding automatically multiple lesions in large images is a common problem in medical image analysis. Solving this problem can be challenging if, during optimization, the automated method cannot access information about the location of the lesions nor is given single examples of the lesions. We propose a new weakly supervised detection method using neural networks, that computes attention maps revealing the locations of brain lesions. These attention maps are computed using the last feature maps of a segmentation network optimized only with global image-level labels. The proposed method can generate attention maps at full input resolution without need for interpolation during preprocessing, which allows small lesions to appear in attention maps. For comparison, we modify state-of-the-art methods to compute attention maps for weakly supervised object detection, by using a global regression objective instead of the more conventional classification objective. This regression objective optimizes the number of occurrences of the target object in an image, e.g. the number of brain lesions in a scan, or the number of digits in an image. We study the behavior of the proposed method in MNIST-based detection datasets, and evaluate it for the challenging detection of enlarged perivascular spaces - a type of brain lesion - in a dataset of 2202 3D scans with point-wise annotations in the center of all lesions in four brain regions. In the brain dataset, the weakly supervised detection methods come close to the human intrarater agreement in each region. The proposed method reaches the best area under the curve in two out of four regions, and has the lowest number of false positive detections in all regions, while its average sensitivity over all regions is similar to that of the other best methods. The proposed method can facilitate epidemiological and clinical studies of enlarged perivascular spaces.
Code (0)
등록된 구현이 없습니다.
Tasks
Medical Image Analysisobject-detectionObject DetectionregressionWeakly Supervised Object DetectionSimilar Papers 제목 키워드 기반
WSOD with PSNet and Box Regression
Weakly supervised object detection(WSOD) task uses only image-level annotations to train object detection task. WSOD does not require time-consuming instance-level annotations, so the study of this task has attracted mor…
Objectobject-detectionObject DetectionPseudo Label+2WSOD2: Learning Bottom-Up and Top-Down Objectness Distillation for Weakly-Supervised Object Detection
We study on weakly-supervised object detection (WSOD) which plays a vital role in relieving human involvement from object-level annotations. Predominant works integrate region proposal mechanisms with convolutional neura…
Objectobject-detectionObject DetectionRegion Proposal+2WSOD^2: Learning Bottom-up and Top-down Objectness Distillation for Weakly-supervised Object Detection
We study on weakly-supervised object detection (WSOD) which plays a vital role in relieving human involvement from object-level annotations. Predominant works integrate region proposal mechanisms with convolutional neura…
Objectobject-detectionObject DetectionRegion Proposal+2WSOD2: Learning Bottom-up and Top-down Objectness Distillation forWeakly-supervised Object Detection
We study on weakly-supervised object detection (WSOD)which plays a vital role in relieving human involvement fromobject-level annotations. Predominant works integrate re-gion proposal mechanisms with convolutional neura…
Objectobject-detectionObject DetectionRegion Proposal+1Weakly Supervised Instance Segmentation by Deep Community Learning
We present a weakly supervised instance segmentation algorithm based on deep community learning with multiple tasks. This task is formulated as a combination of weakly supervised object detection and semantic segmentatio…
Image-level Supervised Instance SegmentationInstance Segmentationobject-detectionObject Detection+4