Awesome SSM
This series will cover a bunch of posts about State Space Models, their extensions and applications.
Basics Link to heading
Bidirectional Link to heading
Attention Hybrids Link to heading
- SSM-Transformer Hybrids covers:
Theory and Limitations Link to heading
With Graphs Link to heading
- Graph Mamba: Towards Learning on Graphs with State Space Models
- we leverage SSMs an alternative to Message Passing in Graph Neural Networks
Distillation Link to heading
Hohawk and Mamba in the Llama covers:
- idea is to take an pretrained transformer and distill it into a SSM
Reinforcement Learning Link to heading
- Decision Mamba: Reinforcement Learning via Sequence Modeling with Selective State Spaces
- apply SSMs to Sequential Decision Making