paper-with-me

Papers

Weakly Supervised Learning Significantly Reduces the Number of Labels Required for Intracranial Hemorrhage Detection on Head CT

2022-11-29 · Jacopo Teneggi, Paul H. Yi, Jeremias Sulam

Modern machine learning pipelines, in particular those based on deep learning (DL) models, require large amounts of labeled data. For classification problems, the most common learning paradigm consists of presenting labeled examples during training, thus providing strong supervision on what constitutes positive and negative samples. This constitutes a major obstacle for the development of DL models in radiology--in particular for cross-sectional imaging (e.g., computed tomography [CT] scans)--where labels must come from manual annotations by expert radiologists at the image or slice-level. These differ from examination-level annotations, which are coarser but cheaper, and could be extracted from radiology reports using natural language processing techniques. This work studies the question of what kind of labels should be collected for the problem of intracranial hemorrhage detection in brain CT. We investigate whether image-level annotations should be preferred to examination-level ones. By framing this task as a multiple instance learning problem, and employing modern attention-based DL architectures, we analyze the degree to which different levels of supervision improve detection performance. We find that strong supervision (i.e., learning with local image-level annotations) and weak supervision (i.e., learning with only global examination-level labels) achieve comparable performance in examination-level hemorrhage detection (the task of selecting the images in an examination that show signs of hemorrhage) as well as in image-level hemorrhage detection (highlighting those signs within the selected images). Furthermore, we study this behavior as a function of the number of labels available during training. Our results suggest that local labels may not be necessary at all for these tasks, drastically reducing the time and cost involved in collecting and curating datasets.

📄 PDF Abstract BibTeX arXiv:2211.15924

Code (1)

sulam-group/mil_ich 공식 구현 pytorch

Tasks

Computed Tomography (CT)Multiple Instance LearningWeakly-supervised Learning

Similar Papers 제목 키워드 기반

Budget-aware Semi-Supervised Semantic and Instance Segmentation

2019-05-14 · Miriam Bellver, Amaia Salvador, Jordi Torres, Xavier Giro-i-Nieto

Methods that move towards less supervised scenarios are key for image segmentation, as dense labels demand significant human intervention. Generally, the annotation burden is mitigated by labeling datasets with weaker fo…

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation

SP${ }^3$ : Superpixel-propagated pseudo-label learning for weakly semi-supervised medical image segmentation

2024-11-18 · Shiman Li, Jiayue Zhao, Shaolei Liu, Xiaokun Dai 외

Deep learning-based medical image segmentation helps assist diagnosis and accelerate the treatment process while the model training usually requires large-scale dense annotation datasets. Weakly semi-supervised medical i…

Image SegmentationMedical Image SegmentationOrgan SegmentationPseudo Label+4

Weakly- and Semi-Supervised Learning of a DCNN for Semantic Image Segmentation

2015-02-09 · George Papandreou, Liang-Chieh Chen, Kevin Murphy, Alan L. Yuille

Deep convolutional neural networks (DCNNs) trained on a large number of images with strong pixel-level annotations have recently significantly pushed the state-of-art in semantic image segmentation. We study the more cha…

Image SegmentationSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation+1

Weakly- and Semi-Supervised Learning of a Deep Convolutional Network for Semantic Image Segmentation

2015-12-01 · ICCV 2015 12 · George Papandreou, Liang-Chieh Chen, Kevin P. Murphy, Alan L. Yuille

Deep convolutional neural networks (DCNNs) trained on a large number of images with strong pixel-level annotations have recently significantly pushed the state-of-art in semantic image segmentation. We study the more cha…

Image SegmentationSegmentationSemantic Segmentation

Efficient Universal Models for Medical Image Segmentation via Weakly Supervised In-Context Learning

2025-10-07 · Jiesi Hu, Yanwu Yang, Zhiyu Ye, Jinyan Zhou 외 arxiv

Universal models for medical image segmentation, such as interactive and in-context learning (ICL) models, offer strong generalization but require extensive annotations. Interactive models need repeated user prompts for …

Medical Image Segmentation