paper-with-me

Papers

Amortized Equation Discovery in Hybrid Dynamical Systems

2024-06-06 · Yongtuo Liu, Sara Magliacane, Miltiadis Kofinas, Efstratios Gavves

Hybrid dynamical systems are prevalent in science and engineering to express complex systems with continuous and discrete states. To learn the laws of systems, all previous methods for equation discovery in hybrid systems follow a two-stage paradigm, i.e. they first group time series into small cluster fragments and then discover equations in each fragment separately through methods in non-hybrid systems. Although effective, these methods do not fully take advantage of the commonalities in the shared dynamics of multiple fragments that are driven by the same equations. Besides, the two-stage paradigm breaks the interdependence between categorizing and representing dynamics that jointly form hybrid systems. In this paper, we reformulate the problem and propose an end-to-end learning framework, i.e. Amortized Equation Discovery (AMORE), to jointly categorize modes and discover equations characterizing the dynamics of each mode by all segments of the mode. Experiments on four hybrid and six non-hybrid systems show that our method outperforms previous methods on equation discovery, segmentation, and forecasting.

📄 PDF Abstract BibTeX arXiv:2406.03818

Code (1)

yongtuoliu/Amortized-Equation-Discovery-in-Hybrid-Dynamical-Systems 공식 구현 pytorch

Tasks

Equation DiscoveryTime Series

Similar Papers 제목 키워드 기반

Discovering governing equation in structural dynamics from acceleration-only measurements

2024-07-18 · Calvin Alvares, Souvik Chakraborty

Over the past few years, equation discovery has gained popularity in different fields of science and engineering. However, existing equation discovery algorithms rely on the availability of noisy measurements of the stat…

Equation Discovery

Model Predictive Control of Hybrid Dynamical Systems

2026-04-23 · Ricardo G. Sanfelice, Berk Altin arxiv

The problem of controlling hybrid dynamical systems using model predictive control (MPC) is formulated and sufficient conditions for asymptotic stability of a set are provided. Hybrid dynamical systems are modeled in ter…

MDBench: Benchmarking Data-Driven Methods for Model Discovery

2025-09-24 · Amirmohammad Ziaei Bideh, Aleksandra Georgievska, Jonathan Gryak arxiv

Model discovery aims to uncover governing differential equations of dynamical systems directly from experimental data. Benchmarking such methods is essential for tracking progress and understanding trade-offs in the fiel…

Symmetry-Informed Governing Equation Discovery

2024-05-27 · Jianke Yang, Wang Rao, Nima Dehmamy, Robin Walters 외

Despite the advancements in learning governing differential equations from observations of dynamical systems, data-driven methods are often unaware of fundamental physical laws, such as frame invariance. As a result, the…

Equation Discovery

LLM-ODE: Data-driven Discovery of Dynamical Systems with Large Language Models

2026-03-21 · Amirmohammad Ziaei Bideh, Jonathan Gryak arxiv

Discovering the governing equations of dynamical systems is a central problem across many scientific disciplines. As experimental data become increasingly available, automated equation discovery methods offer a promising…