TL;DR
This paper introduces a novel weakly supervised segmentation method for chest X-ray images that uses only image-level labels to accurately localize diseases, reducing the need for costly pixel-level annotations.
Contribution
The paper presents a three-step approach combining pseudo-label generation, boundary refinement, and fully supervised training for disease localization in chest X-rays using weak supervision.
Findings
Achieved significant segmentation accuracy on chest X-ray datasets
Demonstrated effectiveness with only image-level labels
Validated approach on multiple datasets including PASCAL VOC and SIIM-ACR Pneumothorax.
Abstract
Deep Convolutional Neural Networks have proven effective in solving the task of semantic segmentation. However, their efficiency heavily relies on the pixel-level annotations that are expensive to get and often require domain expertise, especially in medical imaging. Weakly supervised semantic segmentation helps to overcome these issues and also provides explainable deep learning models. In this paper, we propose a novel approach to the semantic segmentation of medical chest X-ray images with only image-level class labels as supervision. We improve the disease localization accuracy by combining three approaches as consecutive steps. First, we generate pseudo segmentation labels of abnormal regions in the training images through a supervised classification model enhanced with a regularization procedure. The obtained activation maps are then post-processed and propagated into a second…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
