ColonAdapter: Geometry Estimation Through Foundation Model Adaptation for Colonoscopy
Zhiyi Jiang, Yifu Wang, Xuelian Cheng, Zongyuan Ge
TL;DR
ColonAdapter addresses the challenge of estimating 3D geometry from monocular colonoscopy images by fine-tuning 3D geometric foundation models with a self-supervised framework tailored to colonoscopy. It introduces a Detail Restoration Module to recover fine details and two novel losses—confidence-weighted photometric loss and a geometry-consistency loss—to stabilize training and enforce cross-frame coherence without ground-truth intrinsics. The approach achieves state-of-the-art results in camera pose estimation, monocular depth, and dense point-map reconstruction on synthetic and real colonoscopy data, while remaining intrinsics-free. Ablation studies confirm that DRM, loss terms, and a simple fusion strategy collectively drive performance, though real-time scalability remains a challenge for long sequences.
Abstract
Estimating 3D geometry from monocular colonoscopy images is challenging due to non-Lambertian surfaces, moving light sources, and large textureless regions. While recent 3D geometric foundation models eliminate the need for multi-stage pipelines, their performance deteriorates in clinical scenes. These models are primarily trained on natural scene datasets and struggle with specularity and homogeneous textures typical in colonoscopy, leading to inaccurate geometry estimation. In this paper, we present ColonAdapter, a self-supervised fine-tuning framework that adapts geometric foundation models for colonoscopy geometry estimation. Our method leverages pretrained geometric priors while tailoring them to clinical data. To improve performance in low-texture regions and ensure scale consistency, we introduce a Detail Restoration Module (DRM) and a geometry consistency loss. Furthermore, a confidence-weighted photometric loss enhances training stability in clinical environments. Experiments on both synthetic and real datasets demonstrate that our approach achieves state-of-the-art performance in camera pose estimation, monocular depth prediction, and dense 3D point map reconstruction, without requiring ground-truth intrinsic parameters.
