paper-with-me

홈 › Papers

CellMamba: Adaptive Mamba for Accurate and Efficient Cell Detection

2025-12-25 · Ruochen Liu, Yi Tian, Jiahao Wang, Hongbin Liu, Xianxu Hou, Jingxin Liu arxiv

Cell detection in pathological images presents unique challenges due to densely packed objects, subtle inter-class differences, and severe background clutter. In this paper, we propose CellMamba, a lightweight and accurate one-stage detector tailored for fine-grained biomedical instance detection. Built upon a VSSD backbone, CellMamba integrates CellMamba Blocks, which couple either NC-Mamba or Multi-Head Self-Attention (MSA) with a novel Triple-Mapping Adaptive Coupling (TMAC) module. TMAC enhances spatial discriminability by splitting channels into two parallel branches, equipped with dual idiosyncratic and one consensus attention map, adaptively fused to preserve local sensitivity and global consistency. Furthermore, we design an Adaptive Mamba Head that fuses multi-scale features via learnable weights for robust detection under varying object sizes. Extensive experiments on two public datasets-CoNSeP and CytoDArk0-demonstrate that CellMamba outperforms both CNN-based, Transformer-based, and Mamba-based baselines in accuracy, while significantly reducing model size and inference latency. Our results validate CellMamba as an efficient and effective solution for high-resolution cell detection.

📄 PDF Abstract BibTeX arXiv:2512.21803

Code (0)

등록된 구현이 없습니다.

Tasks

Cell Detection

Similar Papers 제목 키워드 기반

LEAF-Mamba: Local Emphatic and Adaptive Fusion State Space Model for RGB-D Salient Object Detection

2025-09-23 · Lanhu Wu, Zilin Gao, Hao Fei, Mong-Li Lee 외 arxiv

RGB-D salient object detection (SOD) aims to identify the most conspicuous objects in a scene with the incorporation of depth cues. Existing methods mainly rely on CNNs, limited by the local receptive fields, or Vision T…

RGB-D Salient Object DetectionComputational Efficiency

AC-MAMBASEG: An adaptive convolution and Mamba-based architecture for enhanced skin lesion segmentation

2024-05-05 · Viet-Thanh Nguyen, Van-Truong Pham, Thi-Thao Tran

Skin lesion segmentation is a critical task in computer-aided diagnosis systems for dermatological diseases. Accurate segmentation of skin lesions from medical images is essential for early detection, diagnosis, and trea…

Lesion SegmentationMambaSegmentationSkin Lesion Segmentation

WMamba: Wavelet-based Mamba for Face Forgery Detection

2025-01-16 · Siran Peng, Tianshuo Zhang, Li Gao, Xiangyu Zhu 외

With the rapid advancement of deepfake generation technologies, the demand for robust and accurate face forgery detection algorithms has become increasingly critical. Recent studies have demonstrated that wavelet analysi…

Face SwappingMamba

MambaRefine-CD: MambaVision with Region-Boundary Temporal Refinement

2026-07-05 · Dineth Perera, Thaariq Firdous, Oshadha Samarakoon, Roshan Godaliyadda 외 arxiv

Binary change detection in remote sensing requires both complete changed-region localization and accurate boundary delineation. We present MambaRefine-CD, a region-boundary temporal refinement framework built on a shared…

Change Detection

CAF-Mamba: Mamba-Based Cross-Modal Adaptive Attention Fusion for Multimodal Depression Detection

2026-01-29 · Bowen Zhou, Marc-André Fiedler, Ayoub Al-Hamadi arxiv

Depression is a prevalent mental health disorder that severely impairs daily functioning and quality of life. While recent deep learning approaches for depression detection have shown promise, most rely on limited featur…