paper-with-me

Papers

SINDy-RL: Interpretable and Efficient Model-Based Reinforcement Learning

2024-03-14 · Nicholas Zolman, Urban Fasel, J. Nathan Kutz, Steven L. Brunton

Deep reinforcement learning (DRL) has shown significant promise for uncovering sophisticated control policies that interact in environments with complicated dynamics, such as stabilizing the magnetohydrodynamics of a tokamak fusion reactor or minimizing the drag force exerted on an object in a fluid flow. However, these algorithms require an abundance of training examples and may become prohibitively expensive for many applications. In addition, the reliance on deep neural networks often results in an uninterpretable, black-box policy that may be too computationally expensive to use with certain embedded systems. Recent advances in sparse dictionary learning, such as the sparse identification of nonlinear dynamics (SINDy), have shown promise for creating efficient and interpretable data-driven models in the low-data regime. In this work we introduce SINDy-RL, a unifying framework for combining SINDy and DRL to create efficient, interpretable, and trustworthy representations of the dynamics model, reward function, and control policy. We demonstrate the effectiveness of our approaches on benchmark control environments and challenging fluids problems. SINDy-RL achieves comparable performance to state-of-the-art DRL algorithms using significantly fewer interactions in the environment and results in an interpretable control policy orders of magnitude smaller than a deep neural network policy.

📄 PDF Abstract BibTeX arXiv:2403.09110

Code (1)

nzolman/sindy-rl 공식 구현

Tasks

Deep Reinforcement LearningDictionary LearningModel-based Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

SINDy-KANs: Sparse identification of non-linear dynamics through Kolmogorov-Arnold networks

2026-03-19 · Amanda A. Howard, Nicholas Zolman, Bruno Jacob, Steven L. Brunton 외 arxiv

Kolmogorov-Arnold networks (KANs) have arisen as a potential way to enhance the interpretability of machine learning. However, solutions learned by KANs are not necessarily interpretable, in the sense of being sparse or …

Sparse identification of nonlinear dynamics and Koopman operators with Shallow Recurrent Decoder Networks

2025-01-23 · Mars Liyao Gao, Jan P. Williams, J. Nathan Kutz

Modeling real-world spatio-temporal data is exceptionally difficult due to inherent high dimensionality, measurement noise, partial observations, and often expensive data collection procedures. In this paper, we present …

Decoder

Physics-based Digital Twins for Integrated Thermal Energy Systems Using Active Learning

2026-05-07 · Umme Mahbuba Nabila, Paul Seurin, Linyu Lin, Majdi I. Radaideh arxiv

Real-time supervisory control of thermal energy distribution systems requires digital twins that are accurate, interpretable, and uncertainty-aware, yet remain data and computationally efficient. High-fidelity simulation…

Active Learning

AC-SINDy: Compositional Sparse Identification of Nonlinear Dynamics

2026-04-20 · Peter Racioppo arxiv

We present AC-SINDy, a compositional extension of the Sparse Identification of Nonlinear Dynamics (SINDy) framework that replaces explicit feature libraries with a structured representation based on arithmetic circuits. …

Impilict Runge-Kutta based sparse identification of governing equations in biologically motivated systems

2025-02-27 · Mehrdad Anvari, Hamidreza Marasi, Hossein Kheiri

Identifying governing equations in physical and biological systems from datasets remains a long-standing challenge across various scientific disciplines, providing mechanistic insights into complex system evolution. Comm…