paper-with-me

Papers

EndoMamba: An Efficient Foundation Model for Endoscopic Videos via Hierarchical Pre-training

2025-02-26 · Qingyao Tian, Huai Liao, Xinyan Huang, Bingyu Yang, Dongdong Lei, Sebastien Ourselin, Hongbin Liu

Endoscopic video-based tasks, such as visual navigation and surgical phase recognition, play a crucial role in minimally invasive surgeries by providing real-time assistance. While recent video foundation models have shown promise, their applications are hindered by (1) computational inefficiencies and (2) suboptimal performance caused by limited data for pre-training in endoscopy. To address these issues, we present EndoMamba, a foundation model designed for real-time inference while learning generalized spatiotemporal representations. First, to mitigate computational inefficiencies, we propose the EndoMamba backbone, optimized for real-time inference. Inspired by recent advancements in state space models, EndoMamba integrates Bidirectional Mamba blocks for spatial modeling within individual frames and vanilla Mamba blocks for past-to-present reasoning across the temporal domain. This design enables both strong spatiotemporal modeling and efficient inference in online video streams. Second, we propose a self-supervised hierarchical pre-training diagram to enhance EndoMamba's representation learning using endoscopic videos and incorporating general video domain knowledge. Specifically, our approach combines masked reconstruction with auxiliary supervision, leveraging low-level reconstruction to capture spatial-temporal structures and high-level alignment to transfer broader knowledge from a pretrained general-video domain foundation model. Extensive experiments on four downstream tasks--classification, segmentation, surgical phase recognition, and localization--demonstrate that EndoMamba outperforms existing foundation models and task-specific methods while maintaining real-time inference speed. The source code is available at https://github.com/TianCuteQY/EndoMamba.

📄 PDF Abstract BibTeX arXiv:2502.19090

Code (1)

tiancuteqy/endomamba 공식 구현 pytorch

Tasks

MambaRepresentation LearningState Space ModelsSurgical phase recognitionVisual Navigation

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

Harnessing Foundation Models for Robust and Generalizable 6-DOF Bronchoscopy Localization

2025-05-30 · Qingyao Tian, Huai Liao, Xinyan Huang, Bingyu Yang 외

Vision-based 6-DOF bronchoscopy localization offers a promising solution for accurate and cost-effective interventional guidance. However, existing methods struggle with 1) limited generalization across patient cases due…

Depth Estimation

EndoDAC: Efficient Adapting Foundation Model for Self-Supervised Depth Estimation from Any Endoscopic Camera

2024-05-14 · Beilei Cui, Mobarakol Islam, Long Bai, An Wang 외

Depth estimation plays a crucial role in various tasks within endoscopic surgery, including navigation, surface reconstruction, and augmented reality visualization. Despite the significant achievements of foundation mode…

Depth EstimationSurface Reconstruction

Learning to Efficiently Adapt Foundation Models for Self-Supervised Endoscopic 3D Scene Reconstruction from Any Cameras

2025-03-20 · Beilei Cui, Long Bai, Mobarakol Islam, An Wang 외

Accurate 3D scene reconstruction is essential for numerous medical tasks. Given the challenges in obtaining ground truth data, there has been an increasing focus on self-supervised learning (SSL) for endoscopic depth est…

3D Scene ReconstructionDepth EstimationPose EstimationSelf-Supervised Learning

Self-supervised Dense 3D Reconstruction from Monocular Endoscopic Video

2019-09-06 · Xingtong Liu, Ayushi Sinha, Masaru Ishii, Gregory D. Hager 외

We present a self-supervised learning-based pipeline for dense 3D reconstruction from full-length monocular endoscopic videos without a priori modeling of anatomy or shading. Our method only relies on unlabeled monocular…

3D ReconstructionAnatomySelf-Supervised Learning

Focus-to-Perceive Representation Learning: A Cognition-Inspired Hierarchical Framework for Endoscopic Video Analysis

2026-03-26 · Yuan Zhang, Sihao Dou, Kai Hu, Shuhua Deng 외 arxiv

Endoscopic video analysis is essential for early gastrointestinal screening but remains hindered by limited high-quality annotations. While self-supervised video pre-training shows promise, existing methods developed for…

Representation Learning