paper-with-me

Papers

Generalizing Geometry-Guided Mamba as a Plug-and-Play Context Module for CNN-based Semantic Segmentation

2026-06-07 · Sheng-Wei Chan, Hsin-Jui Pan, Chun-Po Shen, Chia-Min Lin, Yung-Che Wang, Jen-Shiun Chiang arxiv

CNN-based semantic segmentation networks usually rely on context heads such as ASPP, PPM, or attention modules to enlarge the receptive field. These heads are effective but may introduce heavy computation, memory cost, or boundary leakage. This paper revisits Directional Geometric Mamba (G-Mamba) from DGM-Net and studies it as a plug-and-play context aggregation module rather than a complete new segmentation architecture. The key idea is to inject geometric guidance into the selective scan process, allowing long-range feature propagation to be modulated by boundary and centripetal-flow cues. We replace the original context heads of six representative CNN segmentation models, including DeepLabV3+, DANet, CCNet, PSPNet, PSANet, and OCRNet, while keeping the ResNet-101 backbone unchanged. Results on Cityscapes show consistent mIoU gains with only moderate extra GFLOPs at $1024\times1024$ resolution, suggesting that geometry-guided SSM modules can serve as practical alternatives or enhancements to conventional CNN context heads.

📄 PDF Abstract BibTeX arXiv:2606.08866

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

MambaTab: A Plug-and-Play Model for Learning Tabular Data

2024-01-16 · Md Atik Ahamed, Qiang Cheng

Despite the prevalence of images and texts in machine learning, tabular data remains widely used across various domains. Existing deep learning models, such as convolutional neural networks and transformers, perform well…

ClassificationMamba

RayMamba: Ray-Aligned Serialization for Long-Range 3D Object Detection

2026-04-03 · Cheng Lu, Mingqian Ji, Shanshan Zhang, Zhihao Li 외 arxiv

Long-range 3D object detection remains challenging because LiDAR observations become highly sparse and fragmented in the far field, making reliable context modeling difficult for existing detectors. To address this issue…

Long-range modeling3D Object Detection

Generalizing Gaze Estimation with Outlier-guided Collaborative Adaptation

2021-07-29 · ICCV 2021 10 · Yunfei Liu, Ruicong Liu, Haofei Wang, Feng Lu

Deep neural networks have significantly improved appearance-based gaze estimation accuracy. However, it still suffers from unsatisfactory performance when generalizing the trained model to new domains, e.g., unseen envir…

Domain AdaptationGaze Estimation

LangMamba: A Language-driven Mamba Framework for Low-dose CT Denoising with Vision-language Models

2025-07-08 · Zhihao Chen, Tao Chen, Chenhui Wang, Qi Gao 외

Low-dose computed tomography (LDCT) reduces radiation exposure but often degrades image quality, potentially compromising diagnostic accuracy. Existing deep learning-based denoising methods focus primarily on pixel-level…

DenoisingDiagnosticImage ReconstructionMamba

Learning with Geometric Priors in U-Net Variants for Polyp Segmentation

2026-01-24 · Fabian Vazquez, Jose A. Nuñez, Diego Adame, Alissen Moreno 외 arxiv

Accurate and robust polyp segmentation is essential for early colorectal cancer detection and for computer-aided diagnosis. While convolutional neural network-, Transformer-, and Mamba-based U-Net variants have achieved …

Polyp Segmentation