paper-with-me

Papers

SHiPPO: Recurrent Memory with Transported Polynomial Projections

2026-07-03 · Tomoya Mizuguchi, Bum Jun Kim arxiv

HiPPO gives recurrent states memory semantics as coefficients of online polynomial projections, but in fixed channel coordinates. Modern selective SSMs, by contrast, rely on token-dependent control and channel interaction. We introduce SHiPPO (Sylvester HiPPO), a transported projection-memory prior that lifts HiPPO coefficient memories into a moving channel frame. For any fixed or realized right-transport path, SHiPPO transports the approximation family and channel metric together; conditional on that path, the state is ordinary HiPPO in a tied moving frame and follows Sylvester coefficient dynamics, preserving the left online-memory operator while adding right-action transport. For selective-SSM execution, we derive a restricted group-local realization with controller-compatible right actions, exponential-adjusted updates, exact block-affine scan, and recurrent decoding. We also give a simultaneous-reducibility criterion identifying when right transports collapse to static mixing plus independent scalar or blockwise banks. Controlled diagnostics show that larger current-token write rank improves ordinary prediction error but cannot recover order-sensitive changes to already-written memory; transported-memory variants recover this signal, which disappears when the transport pathway is removed. A finite-field associative-recall diagnostic with interleaved bindings, operations, and queries provides complementary autoregressive evidence while leaving the preferred right-action realization open. Taken together, these results support SHiPPO as a mechanistically grounded transported-memory prior, with evidence focused on memory mechanisms rather than broad sequence-modeling dominance.

📄 PDF Abstract BibTeX arXiv:2607.03055

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Annotated S4

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

An annotated implementation of a series of papers developing state-space models for very long-term sequence modeling. Covers "HiPPO: Recurrent Memory with Optimal Polynomial Projections" and ends with "Efficiently Modeli…

State Space Models

HiPPO: Recurrent Memory with Optimal Polynomial Projections

2020-08-17 · NeurIPS 2020 12 · Albert Gu, Tri Dao, Stefano Ermon, Atri Rudra 외

A central problem in learning from sequential data is representing cumulative history in an incremental fashion as more data is processed. We introduce a general framework (HiPPO) for the online compression of continuous…

Permuted-MNISTSequential Image ClassificationTime SeriesTime Series Analysis

Recurrent Memory for Online Interdomain Gaussian Processes

2025-02-12 · Wenlong Chen, Naoki Kiyohara, Harrison Bo Hua Zhu, Yingzhen Li

We propose a novel online Gaussian process (GP) model that is capable of capturing long-term memory in sequential data in an online regression setting. Our model, Online HiPPO Sparse Variational Gaussian Process Regressi…

Computational EfficiencyGaussian ProcessesregressionTime Series Regression

Transported Memory Networks accelerating Computational Fluid Dynamics

2025-02-25 · Matthias Schulz, Gwendal Jouan, Daniel Berger, Stefan Gavranovic 외

In recent years, augmentation of differentiable PDE solvers with neural networks has shown promising results, particularly in fluid simulations. However, most approaches rely on convolutional neural networks and custom s…

Computational Efficiency

Realization Theory Of Recurrent Neural ODEs Using Polynomial System Embeddings

2022-05-24 · Martin Gonzalez, Thibault Defourneau, Hatem Hajri, Mihaly Petreczky

In this paper we show that neural ODE analogs of recurrent (ODE-RNN) and Long Short-Term Memory (ODE-LSTM) networks can be algorithmically embeddeded into the class of polynomial systems. This embedding preserves input-o…