paper-with-me

홈 › Papers

Venturing into Uncharted Waters: The Navigation Compass from Transformer to Mamba

2024-06-24 · Yuchen Zou, Yineng Chen, Zuchao Li, Lefei Zhang, Hai Zhao

Transformer, a deep neural network architecture, has long dominated the field of natural language processing and beyond. Nevertheless, the recent introduction of Mamba challenges its supremacy, sparks considerable interest among researchers, and gives rise to a series of Mamba-based models that have exhibited notable potential. This survey paper orchestrates a comprehensive discussion, diving into essential research dimensions, covering: (i) the functioning of the Mamba mechanism and its foundation on the principles of structured state space models; (ii) the proposed improvements and the integration of Mamba with various networks, exploring its potential as a substitute for Transformers; (iii) the combination of Transformers and Mamba to compensate for each other's shortcomings. We have also made efforts to interpret Mamba and Transformer in the framework of kernel functions, allowing for a comparison of their mathematical nature within a unified context. Our paper encompasses the vast majority of improvements related to Mamba to date.

📄 PDF Abstract BibTeX arXiv:2406.16722

Code (0)

등록된 구현이 없습니다.

Tasks

MambaState Space Models

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Position-Wise Feed-Forward Layer 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Navigating the Uncharted Waters: A Gradual Approach to the Certification and Integration of Maritime Autonomous Surface Ships (MASS) in Global Maritime Operations

2025-04-02 · Hany M. Arnaoot

The integration of Maritime Autonomous Surface Ships (MASS) into global maritime operations represents a transformative shift in the shipping industry, promising enhanced safety, efficiency, and cost-effectiveness. Howev…

Distribution-Calibrated Hierarchical Classification

2009-12-01 · NeurIPS 2009 12 · Ofer Dekel

While many advances have already been made on the topic of hierarchical classi- fication learning, we take a step back and examine how a hierarchical classifica- tion problem should be formally defined. We pay particular …

ClassificationGeneral Classification

Navigating Data Heterogeneity in Federated Learning A Semi-Supervised Federated Object Detection

2023-10-26 · Taehyeon Kim, Eric Lin, Junu Lee, Christian Lau 외

Federated Learning (FL) has emerged as a potent framework for training models across distributed data sources while maintaining data privacy. Nevertheless, it faces challenges with limited high-quality labels and non-IID…

Autonomous DrivingFederated LearningNavigateobject-detection+3

Navigating Data Heterogeneity in Federated Learning: A Semi-Supervised Approach for Object Detection

2023-09-21 · NeurIPS 2023 11

Federated Learning (FL) has emerged as a potent framework for training models across distributed data sources while maintaining data privacy. Nevertheless, it faces challenges with limited high-quality labels and non-IID…

A Geometric Analysis-Based Safety Assessment Framework for MASS Route Decision-Making in Restricted Waters

2025-01-11 · Zilong Xu, ZiHao Wang, He Li, Dingli Yu 외

To enhance the safety of Maritime Autonomous Surface Ships (MASS) navigating in restricted waters, this paper aims to develop a geometric analysis-based route safety assessment (GARSA) framework, specifically designed fo…

Decision Making