Skip to main content

// TOPIC STREAM

6 posts tagged with "SSM"

State-space sequence models.

A dark glass-style image contrasting a fixed-size state vector with externally searchable memory
Research::7 min

Is a Fixed-Size Hidden State Memory, or Compression?

This article distinguishes fixed-size recurrent hidden states as memory devices versus information compression. It explains the role of state through S4, Mamba, RWKV, and Resona, while treating Qdrant and Statey separately as external-memory contexts.

2 more topics
referenced
A dark glass-style image in which Transformer attention and recurrent state paths intersect
Research::8 min

Does SSM Replace the Transformer, or Do They Divide the Work?

This article reads the competition between state space models and Transformers as a question of division of labor rather than structural replacement. Based on the abstracts and publicly stated claims of Mamba, Griffin, Jamba, and Mamba-3, it organizes the trade-offs among long contexts, generation, and hardware efficiency.

2 more topics
referenced