论文标题
基于弱监督区域的活跃学习方法,用于CT图像中的COVID-19分割
A Weakly Supervised Region-Based Active Learning Method for COVID-19 Segmentation in CT Images
论文作者
论文摘要
与冠状病毒(Covid-19)大流行作斗争的主要挑战之一是及时检测和量化疾病的严重性。肺的计算机断层扫描(CT)可有效评估感染状态。不幸的是,标记CT扫描可能需要大量时间和精力,每次扫描最多150分钟。我们解决了这一挑战,引入了一个可扩展,快速和准确的主动学习系统,该系统可以加速CT扫描图像的标签。从传统上讲,主动学习方法要求标签者在全面监督下注释整个图像,但这可能会导致浪费的努力,因为许多注释可能是多余的。因此,我们的系统向注释者提供了未标记的区域,这些区域承诺高度信息内容和低注释成本。此外,该系统允许注释者使用点级监督标记区域,该区域比每像素注释便宜得多。我们在开源Covid-19数据集上进行的实验表明,使用基于熵的方法对未标记区域进行排名的结果比这些区域的随机标记要好得多。另外,我们表明,标记图像的小区域比标记整个图像更有效。最后,我们表明,只有7%的标签工作占整个训练集所需的标签工作,这给了我们约90 \%通过在完全注释的培训集中训练模型获得的性能的90%。代码可在:\ url {https://github.com/issamlaradji/covid19_active_learning}中获得。
One of the key challenges in the battle against the Coronavirus (COVID-19) pandemic is to detect and quantify the severity of the disease in a timely manner. Computed tomographies (CT) of the lungs are effective for assessing the state of the infection. Unfortunately, labeling CT scans can take a lot of time and effort, with up to 150 minutes per scan. We address this challenge introducing a scalable, fast, and accurate active learning system that accelerates the labeling of CT scan images. Conventionally, active learning methods require the labelers to annotate whole images with full supervision, but that can lead to wasted efforts as many of the annotations could be redundant. Thus, our system presents the annotator with unlabeled regions that promise high information content and low annotation cost. Further, the system allows annotators to label regions using point-level supervision, which is much cheaper to acquire than per-pixel annotations. Our experiments on open-source COVID-19 datasets show that using an entropy-based method to rank unlabeled regions yields to significantly better results than random labeling of these regions. Also, we show that labeling small regions of images is more efficient than labeling whole images. Finally, we show that with only 7\% of the labeling effort required to label the whole training set gives us around 90\% of the performance obtained by training the model on the fully annotated training set. Code is available at: \url{https://github.com/IssamLaradji/covid19_active_learning}.