Machine learningDeep Learning, Sequence Models, State Space Models
Mamba(状态空间模型)
Mamba是Gu和Dao于2023年推出的一种序列模型架构,它在保持语言建模任务强大性能的同时,实现了线性时间复杂度。通过将状态空间模型与输入依赖的选择性相结合,Mamba解决了Transformer的二次复杂度问题,同时保留了建模能力。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Gu, A., & Dao, C. (2023). Mamba: Linear-time sequence modeling with selective state spaces. arXiv preprint arXiv:2312.08956. link ↗
如何引用本页
ScholarGate. (2026, June 3). Mamba: Linear-Time Sequence Modeling with Selective State Spaces. ScholarGate. https://scholargate.app/zh/deep-learning/mamba
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →