YOLO-LAN: Precise Polyp Detection via Optimized Loss, Augmentations and Negatives
- URL: http://arxiv.org/abs/2509.19166v1
- Date: Tue, 23 Sep 2025 15:41:44 GMT
- Title: YOLO-LAN: Precise Polyp Detection via Optimized Loss, Augmentations and Negatives
- Authors: Siddharth Gupta, Jitin Singla,
- Abstract summary: YOLO-LAN is a YOLO-based polyp detection pipeline trained using M2IoU loss, versatile data augmentations and negative data.<n>We show robustness based on polyp size and precise location detection, making it clinically relevant in AI-assisted colorectal screening.
- Score: 0.639901418243611
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Colorectal cancer (CRC), a lethal disease, begins with the growth of abnormal mucosal cell proliferation called polyps in the inner wall of the colon. When left undetected, polyps can become malignant tumors. Colonoscopy is the standard procedure for detecting polyps, as it enables direct visualization and removal of suspicious lesions. Manual detection by colonoscopy can be inconsistent and is subject to oversight. Therefore, object detection based on deep learning offers a better solution for a more accurate and real-time diagnosis during colonoscopy. In this work, we propose YOLO-LAN, a YOLO-based polyp detection pipeline, trained using M2IoU loss, versatile data augmentations and negative data to replicate real clinical situations. Our pipeline outperformed existing methods for the Kvasir-seg and BKAI-IGH NeoPolyp datasets, achieving mAP$_{50}$ of 0.9619, mAP$_{50:95}$ of 0.8599 with YOLOv12 and mAP$_{50}$ of 0.9540, mAP$_{50:95}$ of 0.8487 with YOLOv8 on the Kvasir-seg dataset. The significant increase is achieved in mAP$_{50:95}$ score, showing the precision of polyp detection. We show robustness based on polyp size and precise location detection, making it clinically relevant in AI-assisted colorectal screening.
Related papers
- Colon Polyps Detection from Colonoscopy Images Using Deep Learning [0.0]
Colon polyps are precursors to colorectal cancer, a leading cause of cancer-related mortality worldwide.<n>This study investigates the application of deep learning-based object detection for early polyp identification using colonoscopy images.
arXiv Detail & Related papers (2025-08-14T20:16:23Z) - ECC-PolypDet: Enhanced CenterNet with Contrastive Learning for Automatic
Polyp Detection [88.4359020192429]
Existing methods either involve computationally expensive context aggregation or lack prior modeling of polyps, resulting in poor performance in challenging cases.
In this paper, we propose the Enhanced CenterNet with Contrastive Learning (ECC-PolypDet), a two-stage training & end-to-end inference framework.
Box-assisted Contrastive Learning (BCL) during training to minimize the intra-class difference and maximize the inter-class difference between foreground polyps and backgrounds, enabling our model to capture concealed polyps.
In the fine-tuning stage, we introduce the IoU-guided Sample Re-weighting
arXiv Detail & Related papers (2024-01-10T07:03:41Z) - YOLO-OB: An improved anchor-free real-time multiscale colon polyp
detector in colonoscopy [4.703565047693667]
Colon cancer is expected to become the second leading cause of cancer death in the United States in 2023.
Deep neural networks have been proven to be an effective means of enhancing the detection rate of polyps.
arXiv Detail & Related papers (2023-12-14T03:17:52Z) - Neural Bandits for Data Mining: Searching for Dangerous Polypharmacy [63.135687276599114]
Some polypharmacies, deemed inappropriate, may be associated with adverse health outcomes such as death or hospitalization.
We propose the OptimNeuralTS strategy to efficiently mine claims datasets and build a predictive model of the association between drug combinations and health outcomes.
Our method can detect up to 72% of PIPs while maintaining an average precision score of 99% using 30 000 time steps.
arXiv Detail & Related papers (2022-12-10T03:43:23Z) - StRegA: Unsupervised Anomaly Detection in Brain MRIs using a Compact
Context-encoding Variational Autoencoder [48.2010192865749]
Unsupervised anomaly detection (UAD) can learn a data distribution from an unlabelled dataset of healthy subjects and then be applied to detect out of distribution samples.
This research proposes a compact version of the "context-encoding" VAE (ceVAE) model, combined with pre and post-processing steps, creating a UAD pipeline (StRegA)
The proposed pipeline achieved a Dice score of 0.642$pm$0.101 while detecting tumours in T2w images of the BraTS dataset and 0.859$pm$0.112 while detecting artificially induced anomalies.
arXiv Detail & Related papers (2022-01-31T14:27:35Z) - Self-Supervised U-Net for Segmenting Flat and Sessile Polyps [63.62764375279861]
Development of colorectal polyps is one of the earliest signs of cancer.
Early detection and resection of polyps can greatly increase survival rate to 90%.
Computer-Aided Diagnosis systems(CADx) has been proposed that detect polyps by processing the colonoscopic videos.
arXiv Detail & Related papers (2021-10-17T09:31:20Z) - Automatic Polyp Segmentation via Multi-scale Subtraction Network [100.94922587360871]
In clinical practice, precise polyp segmentation provides important information in the early detection of colorectal cancer.
Most existing methods are based on U-shape structure and use element-wise addition or concatenation to fuse different level features progressively in decoder.
We propose a multi-scale subtraction network (MSNet) to segment polyp from colonoscopy image.
arXiv Detail & Related papers (2021-08-11T07:54:07Z) - Automatic Polyp Segmentation using Fully Convolutional Neural Network [0.0]
The miss-rate of colorectal polyps during colonoscopy is between 6 to 27%.
The use of an automated, accurate, and real-time polyp segmentation during colonoscopy examinations can help the clinicians to eliminate missing lesions and prevent further progression of colorectal cancer.
The Medico automatic polyp segmentation challenge'' provides an opportunity to study polyp segmentation and build a fast segmentation model.
The experiments demonstrate that the model trained on the Kvasir-SEG dataset and tested on an unseen dataset achieves a dice coefficient of 0.7801, mIoU of 0.6847, recall of 0.8077, and precision of 0.8
arXiv Detail & Related papers (2021-01-11T16:20:57Z) - Colonoscopy Polyp Detection: Domain Adaptation From Medical Report
Images to Real-time Videos [76.37907640271806]
We propose an Image-video-joint polyp detection network (Ivy-Net) to address the domain gap between colonoscopy images from historical medical reports and real-time videos.
Experiments on the collected dataset demonstrate that our Ivy-Net achieves the state-of-the-art result on colonoscopy video.
arXiv Detail & Related papers (2020-12-31T10:33:09Z) - Automatic Polyp Segmentation using U-Net-ResNet50 [1.4174475093445236]
Polyps are the predecessors to colorectal cancer which is considered to be one of the leading causes of cancer-related deaths worldwide.
Due to variability in shape, size, and surrounding tissue similarity, colorectal polyps are often missed by the clinicians during colonoscopy.
With the use of an automatic, accurate, and fast polyp segmentation method during the colonoscopy, many colorectal polyps can be easily detected and removed.
arXiv Detail & Related papers (2020-12-30T17:59:18Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.