paper-with-me

Papers

A Weakly Supervised Consistency-based Learning Method for COVID-19 Segmentation in CT Images

2020-07-04 · Issam Laradji, Pau Rodriguez, Oscar Mañas, Keegan Lensink, Marco Law, Lironne Kurzman, William Parker, David Vazquez, Derek Nowrouzezahrai

Coronavirus Disease 2019 (COVID-19) has spread aggressively across the world causing an existential health crisis. Thus, having a system that automatically detects COVID-19 in tomography (CT) images can assist in quantifying the severity of the illness. Unfortunately, labelling chest CT scans requires significant domain expertise, time, and effort. We address these labelling challenges by only requiring point annotations, a single pixel for each infected region on a CT image. This labeling scheme allows annotators to label a pixel in a likely infected region, only taking 1-3 seconds, as opposed to 10-15 seconds to segment a region. Conventionally, segmentation models train on point-level annotations using the cross-entropy loss function on these labels. However, these models often suffer from low precision. Thus, we propose a consistency-based (CB) loss function that encourages the output predictions to be consistent with spatial transformations of the input images. The experiments on 3 open-source COVID-19 datasets show that this loss function yields significant improvement over conventional point-level loss functions and almost matches the performance of models trained with full supervision with much less human effort. Code is available at: \url{https://github.com/IssamLaradji/covid19_weak_supervision}.

📄 PDF Abstract BibTeX arXiv:2007.02180

Code (3)

IssamLaradji/covid19_weak_supervision 공식 구현 pytorch
tuhinmallick/Seminar-
tuhinmallick/Weakly-Supervised-Learning-for-Digital-Pathology

Similar Papers 제목 키워드 기반

A novel unsupervised covid lung lesion segmentation based on the lung tissue identification

2022-02-24 · Faeze Gholamian Khah, Samaneh Mostafapour, Seyedjafar Shojaerazavi, Nouraddin Abdi-Goushbolagh 외

This study aimed to evaluate the performance of a novel unsupervised deep learning-based framework for automated infections lesion segmentation from CT images of Covid patients. In the first step, two residual networks w…

Lesion SegmentationSegmentation

Towards Unbiased COVID-19 Lesion Localisation and Segmentation via Weakly Supervised Learning

2021-03-01 · Yang Yang, Jiancong Chen, Ruixuan Wang, Ting Ma 외

Despite tremendous efforts, it is very challenging to generate a robust model to assist in the accurate quantification assessment of COVID-19 on chest CT images. Due to the nature of blurred boundaries, the supervised se…

DecoderGenerative Adversarial NetworkWeakly-supervised Learning

HisynSeg: Weakly-Supervised Histopathological Image Segmentation via Image-Mixing Synthesis and Consistency Regularization

2024-12-30 · Zijie Fang, Yifeng Wang, Peizhang Xie, Zhi Wang 외

Tissue semantic segmentation is one of the key tasks in computational pathology. To avoid the expensive and laborious acquisition of pixel-level annotations, a wide range of studies attempt to adopt the class activation …

Image SegmentationSegmentationSemantic SegmentationWeakly-supervised Learning+2

Dual-Consistency Semi-Supervised Learning with Uncertainty Quantification for COVID-19 Lesion Segmentation from CT Images

2021-04-07 · Yanwen Li, Luyang Luo, Huangjing Lin, Hao Chen 외

The novel coronavirus disease 2019 (COVID-19) characterized by atypical pneumonia has caused millions of deaths worldwide. Automatically segmenting lesions from chest Computed Tomography (CT) is a promising way to assist…

Computed Tomography (CT)Lesion SegmentationUncertainty Quantification

CT Image Synthesis Using Weakly Supervised Segmentation and Geometric Inter-Label Relations For COVID Image Analysis

2021-06-15 · Dwarikanath Mahapatra, Ankur Singh

While medical image segmentation is an important task for computer aided diagnosis, the high expertise requirement for pixelwise manual annotations makes it a challenging and time consuming task. Since conventional data …

Data AugmentationDiversityImage GenerationImage Segmentation+4