PulseAugur
EN
LIVE 12:30:45
ENTITY Mamba-2

Mamba-2

PulseAugur coverage of Mamba-2 — every cluster mentioning Mamba-2 across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
6
26 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
6
22 over 90d
TIER MIX · 90D
TOPICS
RELATIONSHIPS
SENTIMENT · 30D

5 day(s) with sentiment data

RECENT · PAGE 1/2 · 26 TOTAL
  1. TOOL · CL_193917 ·

    State-Space Models: From S4 to Mamba Reviewed

    This paper provides a comprehensive review of Structured State Space Models (SSMs), tracing their evolution from the initial S4 architecture to more advanced models like Mamba and Mamba-2. It analyzes key design dimensi…

  2. TOOL · CL_180649 ·

    New nGPT training method halves token requirements for MoE models

    Researchers have developed a new training methodology called normalized Transformer (nGPT) that constrains model parameters and activations to a unit hypersphere for improved representation learning. This recipe, detail…

  3. RESEARCH · CL_180685 ·

    DART architecture enhances long-context sequence modeling by merging Transformers and SSMs

    Researchers have introduced DART (Decoded Attention over Recurrent States), a novel architecture that combines the strengths of Transformers and State Space Models (SSMs) for efficient long-context sequence modeling. DA…

  4. RESEARCH · CL_160646 ·

    JAXBench launches to optimize AI kernels on Google TPUs

    A new benchmark suite called JAXBench has been developed to specifically address the optimization of AI kernel performance on Google Cloud TPUs. This suite includes 50 JAX workloads derived from prominent AI models like…

  5. TOOL · CL_151170 ·

    New instrument precisely measures Mamba model state usage and input-driven migration

    Researchers have developed a new instrument to precisely measure how selective state-space models, like Mamba, utilize their internal modes. This tool allows for the exact quantification of mode contributions to a model…

  6. RESEARCH · CL_141182 ·

    New instrument precisely measures state usage in Mamba models

    Researchers have developed an exact instrument to measure state usage in selective state-space models like Mamba. This tool allows for the precise quantification of how trained models utilize their modes and predicts th…

  7. SIGNIFICANT · CL_106351 ·

    NVIDIA Nemotron 3 Nano: Open Model for Efficient AI Agents

    NVIDIA has released Nemotron 3 Nano, a 30-billion parameter open model designed for efficient reasoning and long-context applications. This model utilizes a hybrid Mixture-of-Experts architecture, activating only a frac…

  8. SIGNIFICANT · CL_100955 ·

    NVIDIA unveils efficient Nemotron 3 LLM family with hybrid architecture

    NVIDIA has released two new large language models, Nemotron 3 Nano and Nemotron 3 Ultra, focusing on efficiency and advanced capabilities. Nemotron 3 Nano is a 30B-class model designed for private inference and agentic …

  9. RESEARCH · CL_95821 ·

    Ternary Mamba achieves 3.61x compression via QAT with knowledge distillation

    Researchers have developed a new method for compressing State Space Models (SSMs) like Mamba-2, significantly reducing their memory footprint for edge deployment. By employing grouped quantization-aware training (QAT) w…

  10. RESEARCH · CL_95877 ·

    New N-VSSM Model Outperforms Claude Opus 4.5 in Long-Form Narrative Consistency

    Researchers have developed NarrativeWorldBench, a new benchmark designed to evaluate large language models (LLMs) on their ability to maintain narrative consistency in long-form audio dramas. Current frontier LLMs strug…

  11. TOOL · CL_84911 ·

    Compiler-first duality enables portable O(1) Mamba-2 inference

    Researchers have developed a new method for optimizing Mamba-2 inference, focusing on compiler-first state space duality. This approach enables portable autoregressive caching with $O(1)$ complexity, eliminating the nee…

  12. RESEARCH · CL_84478 ·

    xLSTM outperforms Mamba-2 and DeltaNet in sequence modeling tasks

    A new research paper compares three subquadratic architectures—xLSTM, Mamba-2, and Gated DeltaNet—for sequence modeling tasks. The study found that xLSTM outperformed the others in code-model pre-training, distillation,…

  13. TOOL · CL_82633 ·

    DF-SSM compresses Mamba-2 to 1-bit, boosting speed and reducing size

    Researchers have developed Density Field State Space Models (DF-SSM), a novel framework for compressing large SSMs into a 1-bit scaffold with minimal performance loss. Applied to Mamba-2 1.3B, this method resulted in a …

  14. RESEARCH · CL_68175 ·

    Dynamic convolutions boost Transformer performance in LLMs

    Researchers have introduced dynamic short convolutions as a new primitive to enhance Transformer architectures used in large language models. These dynamic convolutions utilize input-dependent filters, increasing expres…

  15. TOOL · CL_65518 ·

    Mamba-2 interpretation probes miss half of state sink

    Researchers have identified a significant limitation in how Mamba-2's internal workings are understood. They found that standard probing techniques, which aim to link representational signatures to computational executi…

  16. RESEARCH · CL_62204 ·

    New framework unifies sequence models using Bayesian memory

    Researchers have introduced a "design-model" framework for creating efficient recurrent sequence maps based on memory assumptions. This framework uses Bayesian filtering to write evidence into memory and a query-depende…

  17. RESEARCH · CL_56423 ·

    New Oryx Model Flexibly Switches Between Attention and Recurrent Mixers

    Researchers have introduced Oryx, a novel hybrid model designed to flexibly switch between different sequence mixers, such as quadratic attention and linear recurrences, throughout a given sequence. This approach allows…

  18. TOOL · CL_48179 ·

    PapersWithCode adds multi-metric leaderboards and external paper support

    Hugging Face has launched new features for PapersWithCode, a platform tracking AI state-of-the-art. The updates include support for multiple metrics on leaderboards, such as for Automatic Speech Recognition and Object D…

  19. TOOL · CL_44790 ·

    WriteSAE enables direct manipulation of recurrent language model states

    Researchers have developed WriteSAE, a novel sparse autoencoder designed to manipulate the matrix updates within recurrent language model states. This method learns rank-1 matrix atoms that directly replace the model's …

  20. RESEARCH · CL_43909 ·

    NVIDIA unveils Gated DeltaNet-2 for improved linear attention

    NVIDIA has introduced Gated DeltaNet-2, a new linear attention layer designed to improve memory editing in recurrent neural networks. This model separates the processes of erasing old information and writing new informa…