Topo-VM-UNetV2: Encoding Topology into Vision Mamba UNet for Polyp Segmentation
Diego Adame, Jose A. Nunez, Fabian Vazquez, Nayeli Gurrola, Huimin Li, Haoteng Tang, Bin Fu, Pengfei Gu

TL;DR
This paper introduces Topo-VM-UNetV2, a novel polyp segmentation model that incorporates topological features into a Mamba-based architecture, improving boundary accuracy by leveraging persistence diagrams and topology attention maps.
Contribution
It proposes a new topology-aware segmentation framework that encodes topological features into VM-UNetV2 using persistence diagrams and attention maps, enhancing segmentation accuracy.
Findings
Improved boundary delineation in polyp segmentation
Effective integration of topological features into deep learning models
Superior performance on five public datasets
Abstract
Convolutional neural network (CNN) and Transformer-based architectures are two dominant deep learning models for polyp segmentation. However, CNNs have limited capability for modeling long-range dependencies, while Transformers incur quadratic computational complexity. Recently, State Space Models such as Mamba have been recognized as a promising approach for polyp segmentation because they not only model long-range interactions effectively but also maintain linear computational complexity. However, Mamba-based architectures still struggle to capture topological features (e.g., connected components, loops, voids), leading to inaccurate boundary delineation and polyp segmentation. To address these limitations, we propose a new approach called Topo-VM-UNetV2, which encodes topological features into the Mamba-based state-of-the-art polyp segmentation model, VM-UNetV2. Our method consists…
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 · Advanced Neural Network Applications · AI in cancer detection
MethodsSoftmax · Attention Is All You Need · Mamba: Linear-Time Sequence Modeling with Selective State Spaces
