paper-with-me

홈 › Papers

A unified sparse optimization framework to learn parsimonious physics-informed models from data

2019-06-25 · Kathleen Champion, Peng Zheng, Aleksandr Y. Aravkin, Steven L. Brunton, J. Nathan Kutz

Machine learning (ML) is redefining what is possible in data-intensive fields of science and engineering. However, applying ML to problems in the physical sciences comes with a unique set of challenges: scientists want physically interpretable models that can (i) generalize to predict previously unobserved behaviors, (ii) provide effective forecasting predictions (extrapolation), and (iii) be certifiable. Autonomous systems will necessarily interact with changing and uncertain environments, motivating the need for models that can accurately extrapolate based on physical principles (e.g. Newton's universal second law for classical mechanics, $F=ma$). Standard ML approaches have shown impressive performance for predicting dynamics in an interpolatory regime, but the resulting models often lack interpretability and fail to generalize. We introduce a unified sparse optimization framework that learns governing dynamical systems models from data, selecting relevant terms in the dynamics from a library of possible functions. The resulting models are parsimonious, have physical interpretations, and can generalize to new parameter regimes. Our framework allows the use of non-convex sparsity promoting regularization functions and can be adapted to address key challenges in scientific problems and data sets, including outliers, parametric dependencies, and physical constraints. We show that the approach discovers parsimonious dynamical models on several example systems. This flexible approach can be tailored to the unique challenges associated with a wide range of applications and data sets, providing a powerful ML-based framework for learning governing models for physical systems from data.

📄 PDF Abstract BibTeX arXiv:1906.10612

Code (4)

kpchamp/SINDySR3 공식 구현
MoSubaiei/pysindy
dynamicslab/pysindy
zib-iol/cindy

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Centralized and distributed online learning for sparse time-varying optimization

2020-01-31 · Sophie M. Fosson

The development of online algorithms to track time-varying systems has drawn a lot of attention in the last years, in particular in the framework of online convex optimization. Meanwhile, sparse time-varying optimization…

compressed sensing

Learning Sparse Nonlinear Dynamics via Mixed-Integer Optimization

2022-06-01 · Dimitris Bertsimas, Wes Gurnee

Discovering governing equations of complex dynamical systems directly from data is a central problem in scientific machine learning. In recent years, the sparse identification of nonlinear dynamics (SINDy) framework, pow…

Model Discoveryregression

RecIS: Sparse to Dense, A Unified Training Framework for Recommendation Models

2025-09-25 · Hua Zong, Qingtao Zeng, Zhengxiong Zhou, Zhihua Han 외 arxiv

In this paper, we propose RecIS, a unified Sparse-Dense training framework designed to achieve two primary goals: 1. Unified Framework To create a Unified sparse-dense training framework based on the PyTorch ecosystem th…

A Multi-criteria Approach to Evolve Sparse Neural Architectures for Stock Market Forecasting

2021-11-15 · Faizal Hafiz, Jan Broekaert, Davide La Torre, Akshya Swain

This study proposes a new framework to evolve efficacious yet parsimonious neural architectures for the movement prediction of stock market indices using technical indicators as inputs. In the light of a sparse signal-to…

feature selectionNeural Architecture Search

A Robust SINDy Autoencoder for Noisy Dynamical System Identification

2026-04-06 · Kairui Ding arxiv

Sparse identification of nonlinear dynamics (SINDy) has been widely used to discover the governing equations of a dynamical system from data. It uses sparse regression techniques to identify parsimonious models of unknow…