用异常检测提升肠道息肉实时检测准确率
A Lightweight and Robust Framework for Real-Time Colorectal Polyp Detection Using LOF-Based Preprocessing and YOLO-v11n
- 先用LOF算法剔除图像噪声,再用轻量YOLO-v11n检测
- 在5个数据集上达到95.8%精确率和96.5% [email protected]
- 适合临床实时辅助诊断,兼顾精度与计算效率
及时准确地检测结直肠息肉对预防全球高死亡率的结直肠癌至关重要。本文提出一种轻量级高效框架,结合局部离群因子(LOF)算法过滤噪声数据与YOLO-v11n深度学习模型进行检测。在五个公开数据集(CVC-ColonDB、CVC-ClinicDB、Kvasir-SEG、ETIS、EndoScene)上测试,原始无边界框标注,通过分割掩码转换为检测标签。采用5折交叉验证,以30邻域数和5%异常比例配置LOF去除异常样本。清洗后的数据输入YOLO-v11n,该模型专为实时应用优化,训练时结合多种现代增强策略提升泛化能力。结果表明,本方法显著提升定位性能:精确率95.83%,召回率91.85%,F1-score 93.48%,[email protected]达96.48%,[email protected]:0.95为77.75%。相比以往YOLO基方法,本模型在准确率与效率上均有提升。结论显示,该方法适用于临床内窥镜实时辅助诊断,凸显了数据预处理与模型效率在医学影像AI系统设计中的关键作用。
原文摘要 · Abstract (English)
Objectives: Timely and accurate detection of colorectal polyps plays a crucial role in diagnosing and preventing colorectal cancer, a major cause of mortality worldwide. This study introduces a new, lightweight, and efficient framework for polyp detection that combines the Local Outlier Factor (LOF) algorithm for filtering noisy data with the YOLO-v11n deep learning model. Study design: An experimental study leveraging deep learning and outlier removal techniques across multiple public datasets. Methods: The proposed approach was tested on five diverse and publicly available datasets: CVC-ColonDB, CVC-ClinicDB, Kvasir-SEG, ETIS, and EndoScene. Since these datasets originally lacked bounding box annotations, we converted their segmentation masks into suitable detection labels. To enhance the robustness and generalizability of our model, we apply 5-fold cross-validation and remove anomalous samples using the LOF method configured with 30 neighbors and a contamination ratio of 5%. Cleaned data are then fed into YOLO-v11n, a fast and resource-efficient object detection architecture optimized for real-time applications. We train the model using a combination of modern augmentation strategies to improve detection accuracy under diverse conditions. Results: Our approach significantly improves polyp localization performance, achieving a precision of 95.83%, recall of 91.85%, F1-score of 93.48%, [email protected] of 96.48%, and [email protected]:0.95 of 77.75%. Compared to previous YOLO-based methods, our model demonstrates enhanced accuracy and efficiency. Conclusions: These results suggest that the proposed method is well-suited for real-time colonoscopy support in clinical settings. Overall, the study underscores how crucial data preprocessing and model efficiency are when designing effective AI systems for medical imaging.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。