paper-with-me

홈 › Papers

Bilinear Input Modulation for Mamba: Koopman Bilinear Forms for Memory Retention and Multiplicative Computation

2026-04-19 · Hiroki Fujii, Masaki Yamakita arxiv

Selective State Space Models (SSMs), notably Mamba, employ diagonal state transitions that limit both memory retention and bilinear computational capacity. We propose a factorized bilinear input modulation that augments the SSM with a state-input product, interpretable as a finite-dimensional Koopman bilinear form. After introducing a shared state across channels (Coupled SSM), the modulation admits three implementations. Coupled Bilinear Input Modulation (seq-BIM) retains the full bilinear product on the input side at the cost of sequential computation, Coupled Gated Modulation (GM) linearizes it into a gate modulation that is compatible with the parallel scan, and Parallel Bilinear Input Modulation (p-BIM) places the same bilinear product on the state transition while remaining parallel-scannable. Experiments on a multiple input-delay pendulum (memory retention) and NARMA-10 (bilinear computation) reveal a clear dissociation. GM substantially improves memory retention but not bilinear computation, while both seq-BIM and p-BIM improve both. A pathway ablation confirms that the two downstream routes of the bilinear signal serve complementary roles. The improvement is statistically robust, with the bilinear variants consistently outperforming the other variants on bilinear computation. Furthermore, only the bilinear variants benefit from increasing the SSM state dimension, while coupling or gate modulation alone show no improvement, establishing the bilinear mechanism as uniquely capable of exploiting larger state spaces.

📄 PDF Abstract BibTeX arXiv:2604.17221

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bilinear Mamba-Koopman Neural MPC for Varying Dynamics

2026-05-06 · Matan Pagi, Zohar Sorek arxiv

Koopman-based neural MPC models generate time-varying dynamics from historical data, but preserve convexity by enforcing that the system operator is independent of the current control input. This conditional independence…

K-BMPC: Derivative-based Koopman Bilinear Model Predictive Control for Tractor-Trailer Trajectory Tracking with Unknown Parameters

2023-11-15 · Zehao Wang, Han Zhang, Jingchuan Wang

Nonlinear dynamics bring difficulties to controller design for control-affine systems such as tractor-trailer vehicles, especially when the parameters in the dynamics are unknown. To address this constraint, we propose a…

Computational EfficiencyModel Predictive Control

Neural Koopman Lyapunov Control

2022-01-13 · Vrushabh Zinage, Efstathios Bakolas

Learning and synthesizing stabilizing controllers for unknown nonlinear control systems is a challenging problem for real-world and industrial applications. Koopman operator theory allows one to analyze nonlinear systems…

Neural Koopman Control Barrier Functions for Safety-Critical Control of Unknown Nonlinear Systems

2022-09-16 · Vrushabh Zinage, Efstathios Bakolas

We consider the problem of synthesis of safe controllers for nonlinear systems with unknown dynamics using Control Barrier Functions (CBF). We utilize Koopman operator theory (KOT) to associate the (unknown) nonlinear sy…

valid

Efficient Optimal Path Planning in Dynamic Environments Using Koopman MPC

2025-10-02 · Mohammad Abtahi, Navid Mojahed, Shima Nazari arxiv

This paper presents a data-driven model predictive control framework for mobile robots navigating in dynamic environments, leveraging Koopman operator theory. Unlike the conventional Koopman-based approaches that focus o…

Computational EfficiencyCollision Avoidance