Sim2Real in endoscopy segmentation with a novel structure aware image translation
Clara Tomasini, Luis Riazuelo, Ana C. Murillo
TL;DR
This paper tackles the sim-to-real gap in endoscopy image segmentation by pairing synthetic data with a depth-consistency constrained image translation, enabling realistic textures to be added without altering key scene layout. The pipeline consists of (i) automatic labeling of VR-CAPS-colon data via 3D mesh curvature, (ii) a CycleGAN-based translation augmented with depth-consistency to preserve structure, and (iii) a downstream segmentation model based on TransUNet with the EndoFM backbone trained on translated data. The authors demonstrate substantial improvements in fold-segmentation performance when training solely on translated synthetic data and releasing a new automatically labeled fold-segmentation benchmark. The work advances practical sim-to-real transfer for endoscopy and can extend to other landmarks like polyps, potentially accelerating training data generation for medical image analysis.
Abstract
Automatic segmentation of anatomical landmarks in endoscopic images can provide assistance to doctors and surgeons for diagnosis, treatments or medical training. However, obtaining the annotations required to train commonly used supervised learning methods is a tedious and difficult task, in particular for real images. While ground truth annotations are easier to obtain for synthetic data, models trained on such data often do not generalize well to real data. Generative approaches can add realistic texture to it, but face difficulties to maintain the structure of the original scene. The main contribution in this work is a novel image translation model that adds realistic texture to simulated endoscopic images while keeping the key scene layout information. Our approach produces realistic images in different endoscopy scenarios. We demonstrate these images can effectively be used to successfully train a model for a challenging end task without any real labeled data. In particular, we demonstrate our approach for the task of fold segmentation in colonoscopy images. Folds are key anatomical landmarks that can occlude parts of the colon mucosa and possible polyps. Our approach generates realistic images maintaining the shape and location of the original folds, after the image-style-translation, better than existing methods. We run experiments both on a novel simulated dataset for fold segmentation, and real data from the EndoMapper (EM) dataset. All our new generated data and new EM metadata is being released to facilitate further research, as no public benchmark is currently available for the task of fold segmentation.
