Koopman Operators in Robot Learning
Lu Shi, Masih Haseli, Giorgos Mamakoukas, Daniel Bruder, Ian Abraham, Todd Murphey, Jorge Cortes, Konstantinos Karydis
TL;DR
The paper addresses runtime learning in robotics by advocating Koopman operator theory, which linearizes nonlinear dynamics in a lifted observable space and supports online updates with limited data. It presents foundational concepts, data-driven estimation methods like EDMD and HVOK, and strategies for incorporating inputs, followed by a detailed mapping to robotics tasks including control, estimation, and planning. It surveys implementations across manipulation, ground, soft, aerial, and multi-agent systems, and discusses advanced topics such as continuous-time formulations and invariant-subspace mining, while outlining robustness and open challenges. The practical impact lies in enabling data-efficient, interpretable, and compute-friendly models that integrate with Linear Quadratic and Model Predictive Control tools, offering a scalable path toward real-time adaptive robotics. The review also points to hands-on tutorials and code resources to facilitate adoption and experimentation in real-world settings.
Abstract
Koopman operator theory offers a rigorous treatment of dynamics and has been emerging as an alternative modeling and learning-based control method across various robotics sub-domains. Due to its ability to represent nonlinear dynamics as a linear (but higher-dimensional) operator, Koopman theory offers a fresh lens through which to understand and tackle the modeling and control of complex robotic systems. Moreover, it enables incremental updates and is computationally inexpensive, thus making it particularly appealing for real-time applications and online active learning. This review delves deeply into the foundations of Koopman operator theory and systematically builds a bridge from theoretical principles to practical robotic applications. We begin by explaining the mathematical underpinnings of the Koopman framework and discussing approximation approaches for incorporating inputs into Koopman-based modeling. Foundational considerations, such as data collection strategies as well as the design of lifting functions for effective system embedding, are also discussed. We then explore how Koopman-based models serve as a unifying tool for a range of robotics tasks, including model-based control, real-time state estimation, and motion planning. The review proceeds to a survey of cutting-edge research that demonstrates the versatility and growing impact of Koopman methods across diverse robotics sub-domains: from aerial and legged platforms to manipulators, soft-bodied systems, and multi-agent networks. A presentation of more advanced theoretical topics, necessary to push forward the overall framework, is included. Finally, we reflect on some key open challenges that remain and articulate future research directions that will shape the next phase of Koopman-inspired robotics. To support practical adoption, we provide a hands-on tutorial with executable code at https://shorturl.at/ouE59.
