paper-with-me

홈 › Papers

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 segmentation labels. In this paper, we present a lesion detection method which relies only on point labels. Our model, which is trained via heatmap regression, can detect a variable number of lesions in a probabilistic manner. In fact, our proposed post-processing method offers a reliable way of directly estimating the lesion existence uncertainty. Experimental results on Gad lesion detection show our point-based method performs competitively compared to training on expensive segmentation labels. Finally, our detection model provides a suitable pre-training for segmentation. When fine-tuning on only 17 segmentation samples, we achieve comparable performance to training with the full dataset.

📄 PDF Abstract BibTeX arXiv:2208.05939

Code (1)

chelseam-c/miccai2022-heatmap-lesion-detection 공식 구현 pytorch

Tasks

Lesion DetectionregressionSegmentation

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

Weakly Supervised Object Detection with Pointwise Mutual Information

2018-01-26 · Rene Grzeszick, Sebastian Sudholt, Gernot A. Fink

In this work a novel approach for weakly supervised object detection that incorporates pointwise mutual information is presented. A fully convolutional neural network architecture is applied in which the network learns o…

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

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

Bias-Compensated Integral Regression for Human Pose Estimation

2023-01-25 · Kerui Gu, Linlin Yang, Michael Bi Mi, Angela Yao

In human and hand pose estimation, heatmaps are a crucial intermediate representation for a body or hand keypoint. Two popular methods to decode the heatmap into a final joint coordinate are via an argmax, as done in hea…

Hand Pose EstimationPose Estimationregression

From slides (through tiles) to pixels: an explainability framework for weakly supervised models in pre-clinical pathology

2023-02-03 · Marco Bertolini, Van-Khoa Le, Jake Pencharz, Andreas Poehlmann 외

In pre-clinical pathology, there is a paradox between the abundance of raw data (whole slide images from many organs of many individual animals) and the lack of pixel-level slide annotations done by pathologists. Due to …

Explainable Artificial Intelligence (XAI)whole slide images

Attentive One-Dimensional Heatmap Regression for Facial Landmark Detection and Tracking

2020-04-05 · Shi Yin, Shangfei Wang, Xiaoping Chen, Enhong Chen

Although heatmap regression is considered a state-of-the-art method to locate facial landmarks, it suffers from huge spatial complexity and is prone to quantization error. To address this, we propose a novel attentive on…

Face AlignmentFacial Landmark DetectionGPULandmark Tracking+2