SaFARi: State-Space Models for Frame-Agnostic Representation
Hossein Babaei, Mel White, Sina Alemohammad, Richard G. Baraniuk
TL;DR
SaFARi extends the HiPPO framework by enabling state-space models for frame-agnostic representations, allowing online approximation with any frame or basis. It introduces scaled and translated uniform measures, derives corresponding SSMs, and provides truncation-based finite-dimensional constructions (ToD and DoT) with a demonstrated optimal DoT variant. The paper offers a rigorous error analysis distinguishing truncation and mixing errors, plus complexity and kernel-based acceleration results, making frame-agnostic SSMs practical for long-range sequence modeling. This framework expands the applicability of SSM-based approaches to diverse bases and paves the way for integrating frame-agnostic representations into architectures like S4 and Mamba, with potential gains in modeling long-range dependencies.
Abstract
State-Space Models (SSMs) have re-emerged as a powerful tool for online function approximation, and as the backbone of machine learning models for long-range dependent data. However, to date, only a few polynomial bases have been explored for this purpose, and the state-of-the-art implementations were built upon the best of a few limited options. In this paper, we present a generalized method for building an SSM with any frame or basis, rather than being restricted to polynomials. This framework encompasses the approach known as HiPPO, but also permits an infinite diversity of other possible "species" within the SSM architecture. We dub this approach SaFARi: SSMs for Frame-Agnostic Representation.
