用主动学习减少纵向医学影像标注量,仅8%标签即可达全标注效果。
Is Complete Labeling Necessary? Understanding Active Learning in Longitudinal Medical Imaging
- 通过配对对比基线与随访图像的2D切片,识别变化区域。
- 标注数据不足8%时,性能接近全标注模型。
- 专为医学影像变化检测设计,适合医疗AI研究者。
利用深度学习检测纵向医学影像中的变化需要大量精确标注数据,但此类标注成本高、耗时长,因需跨多个时间点标注,且新病灶微小、细微变化易被忽略。深度主动学习(DAL)可减少标注成本,但现有方法多针对静态任务如分类和分割,难以直接用于变化检测这类需识别多图间微小差异的任务。本文提出专用于纵向医学影像的主动学习框架LMI-AL:将基线与随访3D图像的2D切片成对配对并相减,通过主动学习迭代选择最具信息量的图像对进行标注,以最小人工标注量训练深度模型。实验表明,仅需不到8%的标注数据,LMI-AL即可达到全标注数据训练模型的性能。研究还提供了方法性能的详细分析,为未来工作提供指导。代码已公开于https://github.com/HelenMa9998/Longitudinal_AL。
原文摘要 · Abstract (English)
Detecting changes in longitudinal medical imaging using deep learning requires a substantial amount of accurately labeled data. However, labeling these images is notably more costly and time-consuming than labeling other image types, as it requires labeling across various time points, where new lesions can be minor, and subtle changes are easily missed. Deep Active Learning (DAL) has shown promise in minimizing labeling costs by selectively querying the most informative samples, but existing studies have primarily focused on static tasks like classification and segmentation. Consequently, the conventional DAL approach cannot be directly applied to change detection tasks, which involve identifying subtle differences across multiple images. In this study, we propose a novel DAL framework, named Longitudinal Medical Imaging Active Learning (LMI-AL), tailored specifically for longitudinal medical imaging. By pairing and differencing all 2D slices from baseline and follow-up 3D images, LMI-AL iteratively selects the most informative pairs for labeling using DAL, training a deep learning model with minimal manual annotation. Experimental results demonstrate that, with less than 8% of the data labeled, LMI-AL can achieve performance comparable to models trained on fully labeled datasets. We also provide a detailed analysis of the method's performance, as guidance for future research. The code is publicly available at https://github.com/HelenMa9998/Longitudinal_AL.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。