AI RESEARCH
Mamba-3: Improved Sequence Modeling using State Space Principles
arXiv CS.LG
•
ArXi:2603.15569v1 Announce Type: new Scaling inference-time compute has emerged as an important driver of LLM performance, making inference efficiency a central focus of model design alongside model quality. While the current Transformer-based models deliver strong model quality, their quadratic compute and linear memory make inference expensive. This has spurred the development of sub-quadratic models with reduced linear compute and constant memory requirements.