用自监督学习提升胶囊内镜异常分类准确率
Exploring Self-Supervised Learning with U-Net Masked Autoencoders and EfficientNet-B7 for Improved Gastrointestinal Abnormality Classification in Video Capsule Endoscopy
- 先用带掩码的U-Net自监督预训练,再融合EfficientNet-B7特征
- 在10类异常+正常的数据集上达到94%验证准确率
- 适合医疗影像分析、数据少场景下的模型优化
视频胶囊内镜(VCE)因其无创性和高分辨率成像能力,已成为胃肠道疾病诊断的重要工具。然而单次检查产生的海量数据使人工阅片耗时费力且存在主观差异。深度学习虽有潜力,但受限于数据不平衡和标注成本。本文提出一种新框架:先用基于U-Net的掩码自编码器通过高斯噪声去除与掩码重建进行自监督学习,获取鲁棒视觉表征;再将编码器特征与EfficientNet-B7特征融合,形成判别性强的表示用于多类异常分类。在包含10类异常和一个主导正常类的Capsule Vision 2024挑战数据集上测试,结果表明该融合方法验证准确率达94%,优于独立架构及注意力融合变体。研究证明自监督表征学习与特征融合在缓解类别不平衡、提升真实医疗影像诊断精度方面具有有效性。
原文摘要 · Abstract (English)
Video Capsule Endoscopy (VCE) has become an indispensable diagnostic tool for gastrointestinal (GI) disorders due to its non-invasive nature and ability to capture high-resolution images of the small intestine. However, the enormous volume of data generated during a single procedure makes manual inspection labor-intensive, time-consuming, and prone to inter-observer variability. Automated analysis using deep learning offers a promising solution, but its effectiveness is often limited by data imbalance and the high cost of labeled medical data. In this work, we propose a novel framework that combines self-supervised learning through a U-Net-based masked autoencoder with supervised feature extraction using EfficientNet-B7 for multi-class abnormality classification in VCE images. The U-Net model is first trained in a self-supervised manner using Gaussian noise removal and masked reconstruction to learn robust visual representations without requiring annotations. The learned encoder features are then fused with EfficientNet-B7 features to form a rich, discriminative representation for classification. We evaluate our approach on the Capsule Vision 2024 Challenge dataset consisting of ten abnormality classes and a dominant normal class. Experimental results demonstrate that the proposed fusion framework achieves a validation accuracy of 94\%, outperforming standalone architectures and attention-based fusion variants. The study highlights the effectiveness of self-supervised representation learning and feature fusion in addressing class imbalance and improving diagnostic accuracy in real-world medical imaging scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。