paper-with-me

홈 › Papers

GP-Unet: Lesion Detection from Weak Labels with a 3D Regression Network

2017-05-22 · Florian Dubost, Gerda Bortsova, Hieab Adams, Arfan Ikram, Wiro Niessen, Meike Vernooij, Marleen de Bruijne

We propose a novel convolutional neural network for lesion detection from weak labels. Only a single, global label per image - the lesion count - is needed for training. We train a regression network with a fully convolutional architecture combined with a global pooling layer to aggregate the 3D output into a scalar indicating the lesion count. When testing on unseen images, we first run the network to estimate the number of lesions. Then we remove the global pooling layer to compute localization maps of the size of the input image. We evaluate the proposed network on the detection of enlarged perivascular spaces in the basal ganglia in MRI. Our method achieves a sensitivity of 62% with on average 1.5 false positives per image. Compared with four other approaches based on intensity thresholding, saliency and class maps, our method has a 20% higher sensitivity.

📄 PDF Abstract BibTeX arXiv:1705.07999

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion DetectionregressionSensitivity

Similar Papers 제목 키워드 기반

Weakly Supervised Object Detection with 2D and 3D Regression Neural Networks

2019-06-05 · Florian Dubost, Hieab Adams, Pinar Yilmaz, Gerda Bortsova 외

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 …

Medical Image Analysisobject-detectionObject Detectionregression+1

Mixed-UNet: Refined Class Activation Mapping for Weakly-Supervised Semantic Segmentation with Multi-scale Inference

2022-05-06 · Yang Liu, Ersi Zhang, Lulu Xu, Chufan Xiao 외

Deep learning techniques have shown great potential in medical image processing, particularly through accurate and reliable image segmentation on magnetic resonance imaging (MRI) scans or computed tomography (CT) scans, …

Computed Tomography (CT)Image SegmentationSegmentationSemantic Segmentation+2

Weakly-Supervised Detection of Bone Lesions in CT

2024-01-31 · Tao Sheng, Tejas Sudharshan Mathai, Alexander Shieh, Ronald M. Summers

The skeletal region is one of the common sites of metastatic spread of cancer in the breast and prostate. CT is routinely used to measure the size of lesions in the bones. However, they can be difficult to spot due to th…

Segmentation

Heatmap Regression for Lesion Detection using Pointwise Annotations

2022-08-11 · Chelsea Myers-Colet, Julien Schroeter, Douglas L. Arnold, Tal Arbel

In many clinical contexts, detecting all lesions is imperative for evaluating disease activity. Standard approaches pose lesion detection as a segmentation problem despite the time-consuming nature of acquiring segmentat…

Lesion DetectionregressionSegmentation

Simultaneous lesion and neuroanatomy segmentation in Multiple Sclerosis using deep neural networks

2019-01-22 · Richard McKinley, Rik Wepfer, Fabian Aschwanden, Lorenz Grunder 외

Segmentation of white matter lesions and deep grey matter structures is an important task in the quantification of magnetic resonance imaging in multiple sclerosis. In this paper we explore segmentation solutions based o…