paper-with-me

홈 › Papers

A Survey of Mamba

2024-08-02 · Haohao Qu, Liangbo Ning, Rui An, Wenqi Fan, Tyler Derr, Hui Liu, Xin Xu, Qing Li

As one of the most representative DL techniques, Transformer architecture has empowered numerous advanced models, especially the large language models (LLMs) that comprise billions of parameters, becoming a cornerstone in deep learning. Despite the impressive achievements, Transformers still face inherent limitations, particularly the time-consuming inference resulting from the quadratic computation complexity of attention calculation. Recently, a novel architecture named Mamba, drawing inspiration from classical state space models (SSMs), has emerged as a promising alternative for building foundation models, delivering comparable modeling abilities to Transformers while preserving near-linear scalability concerning sequence length. This has sparked an increasing number of studies actively exploring Mamba's potential to achieve impressive performance across diverse domains. Given such rapid evolution, there is a critical need for a systematic review that consolidates existing Mamba-empowered models, offering a comprehensive understanding of this emerging model architecture. In this survey, we therefore conduct an in-depth investigation of recent Mamba-associated studies, covering three main aspects: the advancements of Mamba-based models, the techniques of adapting Mamba to diverse data, and the applications where Mamba can excel. Specifically, we first review the foundational knowledge of various representative deep learning models and the details of Mamba-1&2 as preliminaries. Then, to showcase the significance of Mamba for AI, we comprehensively review the related studies focusing on Mamba models' architecture design, data adaptability, and applications. Finally, we present a discussion of current limitations and explore various promising research directions to provide deeper insights for future investigations.

📄 PDF Abstract BibTeX arXiv:2408.01129

Code (0)

등록된 구현이 없습니다.

Tasks

MambaState Space ModelsSurvey

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Position-Wise Feed-Forward Layer 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Vision Mamba: A Comprehensive Survey and Taxonomy

2024-05-07 · Xiao Liu, Chenxu Zhang, Lei Zhang

State Space Model (SSM) is a mathematical model used to describe and analyze the behavior of dynamic systems. This model has witnessed numerous applications in several fields, including control theory, signal processing,…

MambaMedical Image AnalysisState Space ModelsSurvey+2

Exploring Graph Mamba: A Comprehensive Survey on State-Space Models for Graph Learning

2024-12-24 · Safa Ben Atitallah, Chaima Ben Rabah, Maha Driss, Wadii Boulila 외

Graph Mamba, a powerful graph embedding technique, has emerged as a cornerstone in various domains, including bioinformatics, social networks, and recommendation systems. This survey represents the first comprehensive st…

Graph EmbeddingGraph LearningMambaRecommendation Systems+2

Mamba in Vision: A Comprehensive Survey of Techniques and Applications

2024-10-04 · Md Maklachur Rahman, Abdullah Aman Tutul, Ankur Nath, Lamyanba Laishram 외

Mamba is emerging as a novel approach to overcome the challenges faced by Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) in computer vision. While CNNs excel at extracting local features, they often …

MambaState Space ModelsSurvey

Vision Mamba in Remote Sensing: A Comprehensive Survey of Techniques, Applications and Outlook

2025-05-01 · Muyi Bao, Shuchang Lyu, Zhaoyang Xu, Huiyu Zhou 외

Deep learning has profoundly transformed remote sensing, yet prevailing architectures like Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) remain constrained by critical trade-offs: CNNs suffer from l…

BenchmarkingChange DetectionMambaSemantic Segmentation+1

A Survey on Visual Mamba

2024-04-24 · Hanwei Zhang, Ying Zhu, Dan Wang, Lijun Zhang 외

State space models (SSMs) with selection mechanisms and hardware-aware architectures, namely Mamba, have recently demonstrated significant promise in long-sequence modeling. Since the self-attention mechanism in transfor…

Image RegistrationImage RestorationImage Super-ResolutionMamba+6