Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2026, Vol. 52 ›› Issue (7): 411-420. doi: 10.19678/j.issn.1000-3428.0070351

• Interdisciplinary Integration and Engineering Applications • Previous Articles     Next Articles

Pneumoconiosis Staging Method Based on Uncertainty Estimation and Dynamic Sample Selection for Noisy Labels

FENG Weiyi1, REN Xueting1, WANG Yueying1, ZHAO Juanjuan1,2,*(), QIANG Yan1,3, WANG Yingsen4, KONG Xiaomei5, ZHAO Huilan6   

  1. 1. College of Computer Science and Technology (College of Data Science), Taiyuan University of Technology, Taiyuan 030024, Shanxi, China
    2. School of Software, Taiyuan University of Technology, Taiyuan 030024, Shanxi, China
    3. School of Software, North University of China, Taiyuan 030051, Shanxi, China
    4. China Electric Power Research Institute, Beijing 100089, China
    5. Department of Respiratory and Critical Care Medicine, The First Hospital of Shanxi Medical University, Taiyuan 030001, Shanxi, China
    6. PET/CT Room, Shanxi Provincial Coal Central Hospital, Taiyuan 030002, Shanxi, China
  • Received:2024-09-10 Revised:2024-12-02 Online:2026-07-15 Published:2024-12-30
  • Contact: ZHAO Juanjuan

基于不确定性估计与动态样本选择的噪声标签尘肺分期方法

冯伟毅1, 任雪婷1, 王月莹1, 赵涓涓1,2,*(), 强彦1,3, 王盈森4, 孔晓梅5, 赵慧兰6   

  1. 1. 太原理工大学计算机科学与技术学院(大数据学院), 山西 太原 030024
    2. 太原理工大学软件学院, 山西 太原 030024
    3. 中北大学软件学院, 山西 太原 030051
    4. 中国电力科学研究院有限公司, 北京 100089
    5. 山西医科大学第一医院呼吸与危重症医学科, 山西 太原 030001
    6. 山西省煤炭中心医院PET/CT室, 山西 太原 030002
  • 通讯作者: 赵涓涓
  • 作者简介:

    冯伟毅(CCF学生会员), 男, 硕士研究生, 主研方向为医学图像处理

    任雪婷, 博士研究生

    王月莹, 博士研究生

    赵涓涓(通信作者)

    强彦, 教授、博士

    王盈森, 博士研究生

    孔晓梅, 主任医师、博士

    赵慧兰, 主任医师

  • 基金资助:
    国家自然科学基金重点项目(U21A20469); 国家卫生健康委尘肺病重点实验室开放课题(YKFKT004); 国家自然科学基金(62376183); 山西省大健康产业高质量发展科研专项课题(DJKZXKT2023008); 山西省科技创新人才团队专项(202304051001009)

Abstract:

During pneumoconiosis staging, the ambiguity in staging criteria leads to varying diagnostic results, causing instance label noise where label accuracy is affected by observer variability. Training deep learning models on such noisy labeled data often causes performance degradation. To address the challenges posed by noisy labels in pneumoconiosis staging, this study proposes a dual-branch dynamic sample selection strategy. In the key layer of the model, the method introduces Monte Carlo Dropout (MC-Dropout) and performs multiple forward propagation for uncertainty estimation of the prediction results, while combining the prediction probability of the model with the Gaussian Mixture Model (GMM) to gain insights into the feature spatial distribution of the samples. It ultimately realizes the branches of selective uncertainty estimation and Predicting the Feature Distributions of the GMM (FDP-GMM). Subsequently, a threshold value is set for each sample data in each branch, which is momentum updated with the model training. Finally, the dynamic sample selection module is used to divide the samples and differentiate the constraints to reduce the negative impact of noisy samples on the model. The method is evaluated on a clinically collected pneumoconiosis X-ray dataset, and the results show that it significantly outperforms similar methods at noise rates of 5%, 10%, 20%, and 40%, demonstrating its effectiveness and robustness in learning from noisy labels.

Key words: noisy label learning, pneumoconiosis staging, uncertainty estimation, sample selection, medical image classification

摘要:

由于病变分期标准存在模糊性, 不同诊断专家可能会得出不同的诊断结果, 导致实例标签的噪声, 即标签准确性受到观察者差异的影响。深度学习依赖于数据的质量, 而这些带有噪声标签的数据往往会导致模型性能下降。为应对尘肺病分期中噪声标签带来的挑战, 提出一种双分支动态样本选择策略。该方法通过在模型的关键层引入Monte Carlo Dropout(MC-Dropout), 在关键层进行多次前向传播进行不确定性估计预测结果, 同时将模型的预测概率与高斯混合模型(GMM)相结合洞察样本的特征空间分布, 最终实现可选择的不确定性估计分支和高斯混合模型特征分布预测(FDP-GMM)分支。然后为每一个分支中每一个样本数据设立一个阈值, 阈值随着模型训练的推进动量更新, 最终依据该动态样本选择模块进行样本划分和差异化约束, 减小噪声样本对模型的负面影响。在临床收集的尘肺病X光数据集上进行评估, 实验结果表明, 该方法在5%、10%、20%以及40%实例噪声比下的性能显著优于同类方法, 证明其在噪声标签学习中的有效性和鲁棒性。

关键词: 噪声标签学习, 尘肺分期, 不确定性估计, 样本选择, 医学图像分类