CVAIJul 3, 2025

Temporally-Aware Supervised Contrastive Learning for Polyp Counting in Colonoscopy

arXiv:2507.02493v11 citationsh-index: 5Has CodeMICCAI
Originality Incremental advance
AI Analysis

This work addresses polyp counting for colonoscopy screening, improving cost-effectiveness and reporting, but it is incremental as it builds on existing methods by adding temporal awareness.

The paper tackled automated polyp counting in colonoscopy by introducing a supervised contrastive loss with temporally-aware soft targets and temporal adjacency constraints, resulting in a 2.2x reduction in fragmentation rate compared to prior methods.

Automated polyp counting in colonoscopy is a crucial step toward automated procedure reporting and quality control, aiming to enhance the cost-effectiveness of colonoscopy screening. Counting polyps in a procedure involves detecting and tracking polyps, and then clustering tracklets that belong to the same polyp entity. Existing methods for polyp counting rely on self-supervised learning and primarily leverage visual appearance, neglecting temporal relationships in both tracklet feature learning and clustering stages. In this work, we introduce a paradigm shift by proposing a supervised contrastive loss that incorporates temporally-aware soft targets. Our approach captures intra-polyp variability while preserving inter-polyp discriminability, leading to more robust clustering. Additionally, we improve tracklet clustering by integrating a temporal adjacency constraint, reducing false positive re-associations between visually similar but temporally distant tracklets. We train and validate our method on publicly available datasets and evaluate its performance with a leave-one-out cross-validation strategy. Results demonstrate a 2.2x reduction in fragmentation rate compared to prior approaches. Our results highlight the importance of temporal awareness in polyp counting, establishing a new state-of-the-art. Code is available at https://github.com/lparolari/temporally-aware-polyp-counting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes