Colonoscopy Polyp Detection: Domain Adaptation From Medical Report Images to Real-time Videos
Zhi-Qin Zhan, Huazhu Fu, Yan-Yao Yang, Jingjing Chen, Jie Liu, and, Yu-Gang Jiang

TL;DR
This paper introduces Ivy-Net, a domain-adaptive network for polyp detection in colonoscopy videos that leverages medical report images and unlabeled videos, improving detection accuracy through data augmentation and temporal regularization.
Contribution
The paper proposes Ivy-Net, combining a modified mixup and temporal coherence regularization to bridge domain gaps and enhance polyp detection in videos using medical report images.
Findings
Achieved state-of-the-art results on colonoscopy video detection.
Effectively used medical report images for domain adaptation.
Improved detection consistency with temporal regularization.
Abstract
Automatic colorectal polyp detection in colonoscopy video is a fundamental task, which has received a lot of attention. Manually annotating polyp region in a large scale video dataset is time-consuming and expensive, which limits the development of deep learning techniques. A compromise is to train the target model by using labeled images and infer on colonoscopy videos. However, there are several issues between the image-based training and video-based inference, including domain differences, lack of positive samples, and temporal smoothness. To address these issues, 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. In our Ivy-Net, a modified mixup is utilized to generate training data by combining the positive images and negative video frames at the pixel level,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsColorectal Cancer Screening and Detection · Image Retrieval and Classification Techniques · AI in cancer detection
MethodsMixup
