卷积神经网络
计算机科学
人工智能
桥接(联网)
模式识别(心理学)
代表(政治)
机器视觉
计算复杂性理论
变压器
算法
时间复杂性
理论计算机科学
机器学习
特征(语言学)
卷积码
建筑
可视化
作者
Mustafa Munir,Alex Zhang,Radu Marculescu
标识
DOI:10.1109/iccvw69036.2025.00319
摘要
Recent advances in Vision Transformers (ViTs) and State Space Models (SSMs) have challenged the dominance of Convolutional Neural Networks (CNNs) in computer vision. ViTs excel at capturing global context, and SSMs like Mamba offer linear complexity for long sequences, yet they do not capture fine-grained local features as effectively as CNNs. Conversely, CNNs possess strong inductive biases for local features but lack the global reasoning capabilities of transformers and Mamba. To bridge this gap, we introduce VCMamba, a novel vision backbone that integrates the strengths of CNNs and multi-directional Mamba SSMs. VCMamba employs a convolutional stem and a hierarchical structure with convolutional blocks in its early stages to extract rich local features. These convolutional blocks are then processed by later stages incorporating multi-directional Mamba blocks designed to efficiently model long-range dependencies and global context. This hybrid design allows for superior feature representation while maintaining linear complexity with respect to image resolution. We demonstrate VCMamba's effectiveness through extensive experiments on ImageNet-1 K classification and ADE20K semantic segmentation. Our VCMamba-B achieves 82.6% top-1 accuracy on ImageNet-1 K, surpassing PlainMamba-L3 by 0.3% with 37% fewer parameters, and outperforming Vision GNN-B by 0.3% with 64% fewer parameters. Furthermore, VCMamba-B obtains 47.1 mloU on ADE20K, exceeding EfficientFormer-L7 by 2.0 mloU while utilizing 62% fewer parameters. Code is available at https://github.com/Wertyuui345/VCMamba.
科研通智能强力驱动
Strongly Powered by AbleSci AI