English

The Laplacian Keyboard: Beyond the Linear Span

Machine Learning 2026-05-19 v2 Artificial Intelligence

Abstract

Across scientific disciplines, Laplacian eigenvectors serve as a fundamental basis for simplifying complex systems, from signal processing to quantum mechanics. In reinforcement learning (RL), they similarly form a basis over the state space, enabling reward functions to be approximated by projection onto a small set of eigenvectors. This projection makes zero-shot control possible, but it also imposes a fundamental limitation: the induced policies are only as expressive as the linear span of the chosen eigenvectors. We introduce the Laplacian Keyboard (LK), a hierarchical framework that goes beyond this linear span. LK constructs a task-agnostic library of behaviors from these eigenvectors, forming a behavior basis guaranteed to contain the optimal policy for any reward within the linear span. A meta-policy learns to stitch these behaviors dynamically, enabling efficient learning of policies outside the original linear constraints. We establish theoretical bounds on zero-shot approximation error and demonstrate empirically that LK improves over the zero-shot solution while achieving better sample efficiency compared to standard RL methods.

Keywords

Cite

@article{arxiv.2602.07730,
  title  = {The Laplacian Keyboard: Beyond the Linear Span},
  author = {Siddarth Chandrasekar and Marlos C. Machado},
  journal= {arXiv preprint arXiv:2602.07730},
  year   = {2026}
}

Comments

31 pages, 17 figures

R2 v1 2026-07-01T10:26:19.307Z