paper-with-me

Papers

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, powered by heuristic sparse regression methods, has become a dominant tool for learning parsimonious models. We propose an exact formulation of the SINDy problem using mixed-integer optimization (MIO) to solve the sparsity constrained regression problem to provable optimality in seconds. On a large number of canonical ordinary and partial differential equations, we illustrate the dramatic improvement of our approach in accurate model discovery while being more sample efficient, robust to noise, and flexible in accommodating physical constraints.

📄 PDF Abstract BibTeX arXiv:2206.00176

Code (1)

wesg52/sindy_mio_paper 공식 구현

Tasks

Model Discoveryregression

Similar Papers 제목 키워드 기반

Mixed-Integer Convex Nonlinear Optimization with Gradient-Boosted Trees Embedded

2018-03-02 · Miten Mistry, Dimitrios Letsios, Gerhard Krennrich, Robert M. Lee 외

Decision trees usefully represent sparse, high dimensional and noisy data. Having learned a function from this data, we may want to thereafter integrate the function into a larger decision-making problem, e.g., for picki…

Chemical ProcessDecision Making

Simultaneous Contact-Rich Grasping and Locomotion via Distributed Optimization Enabling Free-Climbing for Multi-Limbed Robots

2022-07-04 · Yuki Shirai, Xuan Lin, Alexander Schperberg, Yusuke Tanaka 외

While motion planning of locomotion for legged robots has shown great success, motion planning for legged robots with dexterous multi-finger grasping is not mature yet. We present an efficient motion planning framework f…

Distributed OptimizationMotion Planning

Convex mixed-integer optimization with Frank-Wolfe methods

2022-08-23 · Deborah Hendrych, Hannah Troppens, Mathieu Besançon, Sebastian Pokutta

Mixed-integer nonlinear optimization encompasses a broad class of problems that present both theoretical and computational challenges. We propose a new type of method to solve these problems based on a branch-and-bound a…

ReLU Surrogates in Mixed-Integer MPC for Irrigation Scheduling

2024-09-18 · Bernard T. Agyeman, Jinfeng Liu, Sirish L. Shah

Efficient water management in agriculture is important for mitigating the growing freshwater scarcity crisis. Mixed-integer Model Predictive Control (MPC) has emerged as an effective approach for addressing the complex s…

Computational Efficiencyglobal-optimizationModel Predictive ControlScheduling

Symbolic Regression using Mixed-Integer Nonlinear Optimization

2020-06-11 · Vernon Austel, Cristina Cornelio, Sanjeeb Dash, Joao Goncalves 외

The Symbolic Regression (SR) problem, where the goal is to find a regression function that does not have a pre-specified form but is any function that can be composed of a list of operators, is a hard problem in machine …

regressionSymbolic Regression