• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

利用胸部X光图像进行COVID-19检测的半监督深度学习中处理分布不匹配问题:一种使用特征密度的新方法。

Dealing with distribution mismatch in semi-supervised deep learning for COVID-19 detection using chest X-ray images: A novel approach using feature densities.

作者信息

Calderon-Ramirez Saul, Yang Shengxiang, Elizondo David, Moemeni Armaghan

机构信息

Institute of Artificial Intelligence (IAI), School of Computer Science and Informatics, De Montfort University, United Kingdom.

Instituto Tecnologico de Costa Rica, Costa Rica.

出版信息

Appl Soft Comput. 2022 Jul;123:108983. doi: 10.1016/j.asoc.2022.108983. Epub 2022 May 10.

DOI:10.1016/j.asoc.2022.108983
PMID:35573166
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC9085448/
Abstract

In the context of the global coronavirus pandemic, different deep learning solutions for infected subject detection using chest X-ray images have been proposed. However, deep learning models usually need large labelled datasets to be effective. Semi-supervised deep learning is an attractive alternative, where unlabelled data is leveraged to improve the overall model's accuracy. However, in real-world usage settings, an unlabelled dataset might present a different distribution than the labelled dataset (i.e. the labelled dataset was sampled from a clinic and the unlabelled dataset from a clinic). This results in a distribution mismatch between the unlabelled and labelled datasets. In this work, we assess the impact of the distribution mismatch between the labelled and the unlabelled datasets, for a semi-supervised model trained with chest X-ray images, for COVID-19 detection. Under strong distribution mismatch conditions, we found an accuracy hit of almost 30%, suggesting that the unlabelled dataset distribution has a strong influence in the behaviour of the model. Therefore, we propose a straightforward approach to diminish the impact of such distribution mismatch. Our proposed method uses a density approximation of the feature space. It is built upon the target dataset to filter out the observations in the source unlabelled dataset that might harm the accuracy of the semi-supervised model. It assumes that a small labelled source dataset is available together with a larger source unlabelled dataset. Our proposed method does not require any model training, it is simple and computationally cheap. We compare our proposed method against two popular state of the art data detectors, which are also cheap and simple to implement. In our tests, our method yielded accuracy gains of up to 32%, when compared to the previous state of the art methods. The good results yielded by our method leads us to argue in favour for a more data-centric approach to improve model's accuracy. Furthermore, the developed method can be used to measure data effectiveness for semi-supervised deep learning model training.

摘要

在全球冠状病毒大流行的背景下,人们提出了不同的利用胸部X光图像进行感染对象检测的深度学习解决方案。然而,深度学习模型通常需要大量带标签的数据集才能有效。半监督深度学习是一种有吸引力的替代方法,它利用未标记的数据来提高整体模型的准确性。然而,在实际使用场景中,未标记的数据集可能呈现出与标记数据集不同的分布(即标记数据集是从一个诊所采样的,而未标记数据集是从另一个诊所采样的)。这导致了未标记数据集和标记数据集之间的分布不匹配。在这项工作中,我们评估了标记数据集和未标记数据集之间的分布不匹配对使用胸部X光图像训练的用于COVID-19检测的半监督模型的影响。在强烈的分布不匹配条件下,我们发现准确率下降了近30%,这表明未标记数据集的分布对模型的行为有很大影响。因此,我们提出了一种直接的方法来减少这种分布不匹配的影响。我们提出的方法使用特征空间的密度近似。它基于目标数据集构建,以过滤掉源未标记数据集中可能损害半监督模型准确性的观测值。它假设一个小的带标记源数据集与一个更大的源未标记数据集一起可用。我们提出的方法不需要任何模型训练,简单且计算成本低。我们将我们提出的方法与两种流行的先进数据检测器进行比较,这两种检测器也很便宜且易于实现。在我们的测试中,与之前的先进方法相比,我们的方法准确率提高了高达32%。我们的方法产生的良好结果使我们主张采用一种更以数据为中心的方法来提高模型的准确性。此外,所开发的方法可用于测量半监督深度学习模型训练的数据有效性。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/164d/9085448/9194432830c1/gr2_lrg.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/164d/9085448/4342683c078c/gr1_lrg.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/164d/9085448/9194432830c1/gr2_lrg.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/164d/9085448/4342683c078c/gr1_lrg.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/164d/9085448/9194432830c1/gr2_lrg.jpg

相似文献

1
Dealing with distribution mismatch in semi-supervised deep learning for COVID-19 detection using chest X-ray images: A novel approach using feature densities.利用胸部X光图像进行COVID-19检测的半监督深度学习中处理分布不匹配问题:一种使用特征密度的新方法。
Appl Soft Comput. 2022 Jul;123:108983. doi: 10.1016/j.asoc.2022.108983. Epub 2022 May 10.
2
A real use case of semi-supervised learning for mammogram classification in a local clinic of Costa Rica.半监督学习在哥斯达黎加当地诊所的乳房 X 光分类中的实际应用案例。
Med Biol Eng Comput. 2022 Apr;60(4):1159-1175. doi: 10.1007/s11517-021-02497-6. Epub 2022 Mar 3.
3
Correcting data imbalance for semi-supervised COVID-19 detection using X-ray chest images.利用胸部X光图像校正数据不平衡以进行半监督式COVID-19检测
Appl Soft Comput. 2021 Nov;111:107692. doi: 10.1016/j.asoc.2021.107692. Epub 2021 Jul 13.
4
Improving Uncertainty Estimation With Semi-Supervised Deep Learning for COVID-19 Detection Using Chest X-Ray Images.利用半监督深度学习改进基于胸部X光图像的COVID-19检测中的不确定性估计
IEEE Access. 2021 Jun 2;9:85442-85454. doi: 10.1109/ACCESS.2021.3085418. eCollection 2021.
5
An interpretable semi-supervised framework for patch-based classification of breast cancer.基于补丁的乳腺癌分类的可解释半监督框架。
Sci Rep. 2022 Oct 6;12(1):16734. doi: 10.1038/s41598-022-20268-7.
6
MTSS-AAE: Multi-task semi-supervised adversarial autoencoding for COVID-19 detection based on chest X-ray images.MTSS-AAE:基于胸部X光图像的用于COVID-19检测的多任务半监督对抗自动编码
Expert Syst Appl. 2023 Apr 15;216:119475. doi: 10.1016/j.eswa.2022.119475. Epub 2023 Jan 4.
7
BIRADS features-oriented semi-supervised deep learning for breast ultrasound computer-aided diagnosis.基于 BI-RADS 特征的半监督深度学习在乳腺超声计算机辅助诊断中的应用。
Phys Med Biol. 2020 Jun 12;65(12):125005. doi: 10.1088/1361-6560/ab7e7d.
8
Semi-supervised learning for an improved diagnosis of COVID-19 in CT images.基于半监督学习的 CT 影像新冠肺炎诊断改进方法。
PLoS One. 2021 Apr 1;16(4):e0249450. doi: 10.1371/journal.pone.0249450. eCollection 2021.
9
Medical Image Classification Based on Semi-Supervised Generative Adversarial Network and Pseudo-Labelling.基于半监督生成对抗网络和伪标签的医学图像分类。
Sensors (Basel). 2022 Dec 17;22(24):9967. doi: 10.3390/s22249967.
10
Active contour regularized semi-supervised learning for COVID-19 CT infection segmentation with limited annotations.基于主动轮廓正则化半监督学习的有限标注 COVID-19 CT 感染分割。
Phys Med Biol. 2020 Dec 18;65(22):225034. doi: 10.1088/1361-6560/abc04e.

引用本文的文献

1
Detection of Covid-19 and other pneumonia cases from CT and X-ray chest images using deep learning based on feature reuse residual block and depthwise dilated convolutions neural network.基于特征重用残差块和深度扩张卷积神经网络的深度学习从胸部CT和X光图像中检测新冠病毒肺炎及其他肺炎病例
Appl Soft Comput. 2023 Jan;133:109906. doi: 10.1016/j.asoc.2022.109906. Epub 2022 Dec 7.

本文引用的文献

1
Deep learning based detection and analysis of COVID-19 on chest X-ray images.基于深度学习的胸部X光图像中新型冠状病毒肺炎的检测与分析
Appl Intell (Dordr). 2021;51(3):1690-1700. doi: 10.1007/s10489-020-01902-1. Epub 2020 Oct 9.
2
Correcting data imbalance for semi-supervised COVID-19 detection using X-ray chest images.利用胸部X光图像校正数据不平衡以进行半监督式COVID-19检测
Appl Soft Comput. 2021 Nov;111:107692. doi: 10.1016/j.asoc.2021.107692. Epub 2021 Jul 13.
3
The Effectiveness of Image Augmentation in Deep Learning Networks for Detecting COVID-19: A Geometric Transformation Perspective.
深度学习网络中图像增强技术对COVID-19检测的有效性:几何变换视角
Front Med (Lausanne). 2021 Mar 1;8:629134. doi: 10.3389/fmed.2021.629134. eCollection 2021.
4
SODA: Detecting COVID-19 in Chest X-Rays With Semi-Supervised Open Set Domain Adaptation.SODA:利用半监督开放集域适应技术在胸部X光片中检测新冠病毒。
IEEE/ACM Trans Comput Biol Bioinform. 2022 Sep-Oct;19(5):2605-2612. doi: 10.1109/TCBB.2021.3066331.
5
How artificial intelligence may help the Covid-19 pandemic: Pitfalls and lessons for the future.人工智能如何帮助应对新冠疫情:未来的陷阱与教训。
Rev Med Virol. 2021 Sep;31(5):1-11. doi: 10.1002/rmv.2205. Epub 2020 Dec 19.
6
Deep learning approaches for COVID-19 detection based on chest X-ray images.基于胸部X光图像的新冠肺炎检测深度学习方法
Expert Syst Appl. 2021 Feb;164:114054. doi: 10.1016/j.eswa.2020.114054. Epub 2020 Sep 28.
7
COVID-19: Epidemiology, Evolution, and Cross-Disciplinary Perspectives.新型冠状病毒肺炎:流行病学、进化与跨学科视角。
Trends Mol Med. 2020 May;26(5):483-495. doi: 10.1016/j.molmed.2020.02.008. Epub 2020 Mar 21.
8
Artificial intelligence vs COVID-19: limitations, constraints and pitfalls.人工智能与新冠疫情:局限、限制与陷阱
AI Soc. 2020;35(3):761-765. doi: 10.1007/s00146-020-00978-0. Epub 2020 Apr 28.
9
CT Imaging Features of 2019 Novel Coronavirus (2019-nCoV).2019 新型冠状病毒(2019-nCoV)的 CT 影像学特征。
Radiology. 2020 Apr;295(1):202-207. doi: 10.1148/radiol.2020200230. Epub 2020 Feb 4.
10
Epidemiological and clinical characteristics of 99 cases of 2019 novel coronavirus pneumonia in Wuhan, China: a descriptive study.中国武汉 99 例 2019 年新型冠状病毒肺炎患者的流行病学和临床特征:描述性研究。
Lancet. 2020 Feb 15;395(10223):507-513. doi: 10.1016/S0140-6736(20)30211-7. Epub 2020 Jan 30.