English

Contrastive Learning under Noisy Temporal Self-Supervision for Colonoscopy Videos

Computer Vision and Pattern Recognition 2026-05-20 v2

Abstract

Learning robust representations of polyp tracklets is key to enabling multiple AI-assisted colonoscopy applications, from polyp characterization to automated reporting and retrieval. Supervised contrastive learning is an effective approach for learning such representations, but it typically relies on correct positive and negative definitions. Collecting these labels requires linking tracklets that depict the same underlying polyp entity throughout the video, which is costly and demands specialized clinical expertise. In this work, we leverage the sequential workflow of colonoscopy procedures to derive self-supervised associations from temporal structure. Since temporally derived associations are not guaranteed to be correct, we introduce a noise-aware contrastive loss to account for noisy associations. We demonstrate the effectiveness of the learned representations across multiple downstream tasks, including polyp retrieval and re-identification, size estimation, and histology classification. Our method outperforms prior self-supervised and supervised baselines, and matches or exceeds recent foundation models across all tasks, using a lightweight encoder trained on only 27 videos. Code is available at https://github.com/lparolari/ntssl.

Keywords

Cite

@article{arxiv.2605.12320,
  title  = {Contrastive Learning under Noisy Temporal Self-Supervision for Colonoscopy Videos},
  author = {Luca Parolari and Pietro Gori and Lamberto Ballan and Carlo Biffi and Loic Le Folgoc},
  journal= {arXiv preprint arXiv:2605.12320},
  year   = {2026}
}

Comments

Accepted to MICCAI 2026

R2 v1 2026-07-22T07:08:02.580Z