用自监督学习在极少健康影像上实现精准脑肿瘤检测。
CONSULT: Contrastive Self-Supervised Learning for Few-shot Tumor Detection
- 两阶段设计:先用合成肿瘤数据微调特征提取器,再用PatchCore检测异常。
- 仅用健康图像训练,在2~8样本下比PatchCore提升6%~12.9%。
- 提出Tritanh损失函数,稳定训练并增强梯度流动,适合医疗小样本场景。
人工智能助力磁共振成像中的脑肿瘤检测,提升准确率并减轻医生负担。但在极少数医学图像场景下,传统深度学习因缺乏异常样本而失效;异常检测也因训练过程模糊导致特征提取效果差。本文提出一种新型两阶段异常检测算法CONSULT(CONtrastive Self-sUpervised Learning for few-shot Tumor detection)。第一阶段通过合成数据生成管道创建类肿瘤数据,微调预训练的特征提取器,克服异常样本缺失问题,并引入注意力机制聚焦异常区域。该阶段结合上下文感知对比学习与自监督特征对抗学习,提升高变异性数据下的特征提取能力。第二阶段使用微调后的权重,通过PatchCore进行标准特征提取。整体提出一种自监督训练方案,增强模型性能与数据可靠性。此外,提出的Tritanh损失函数通过独特设计稳定学习过程并优化梯度流。实验表明,CONSULT在少样本脑肿瘤检测中表现优异,在2、4、6、8样本条件下分别优于PatchCore 9.4%、12.9%、10.2%、6.0%,且训练仅依赖健康图像。
原文摘要 · Abstract (English)
Artificial intelligence aids in brain tumor detection via MRI scans, enhancing the accuracy and reducing the workload of medical professionals. However, in scenarios with extremely limited medical images, traditional deep learning approaches tend to fail due to the absence of anomalous images. Anomaly detection also suffers from ineffective feature extraction due to vague training process. Our work introduces a novel two-stage anomaly detection algorithm called CONSULT (CONtrastive Self-sUpervised Learning for few-shot Tumor detection). The first stage of CONSULT fine-tunes a pre-trained feature extractor specifically for MRI brain images, using a synthetic data generation pipeline to create tumor-like data. This process overcomes the lack of anomaly samples and enables the integration of attention mechanisms to focus on anomalous image segments. The first stage is to overcome the shortcomings of current anomaly detection in extracting features in high-variation data by incorporating Context-Aware Contrastive Learning and Self-supervised Feature Adversarial Learning. The second stage of CONSULT uses PatchCore for conventional feature extraction via the fine-tuned weights from the first stage. To summarize, we propose a self-supervised training scheme for anomaly detection, enhancing model performance and data reliability. Furthermore, our proposed contrastive loss, Tritanh Loss, stabilizes learning by offering a unique solution all while enhancing gradient flow. Finally, CONSULT achieves superior performance in few-shot brain tumor detection, demonstrating significant improvements over PatchCore by 9.4%, 12.9%, 10.2%, and 6.0% for 2, 4, 6, and 8 shots, respectively, while training exclusively on healthy images.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。