paper-with-me

홈 › Papers

On sparse regression, Lp-regularization, and automated model discovery

2023-10-09 · Jeremy A. McCulloch, Skyler R. St. Pierre, Kevin Linka, Ellen Kuhl

Sparse regression and feature extraction are the cornerstones of knowledge discovery from massive data. Their goal is to discover interpretable and predictive models that provide simple relationships among scientific variables. While the statistical tools for model discovery are well established in the context of linear regression, their generalization to nonlinear regression in material modeling is highly problem-specific and insufficiently understood. Here we explore the potential of neural networks for automatic model discovery and induce sparsity by a hybrid approach that combines two strategies: regularization and physical constraints. We integrate the concept of Lp regularization for subset selection with constitutive neural networks that leverage our domain knowledge in kinematics and thermodynamics. We train our networks with both, synthetic and real data, and perform several thousand discovery runs to infer common guidelines and trends: L2 regularization or ridge regression is unsuitable for model discovery; L1 regularization or lasso promotes sparsity, but induces strong bias; only L0 regularization allows us to transparently fine-tune the trade-off between interpretability and predictability, simplicity and accuracy, and bias and variance. With these insights, we demonstrate that Lp regularized constitutive neural networks can simultaneously discover both, interpretable models and physically meaningful parameters. We anticipate that our findings will generalize to alternative discovery techniques such as sparse and symbolic regression, and to other domains such as biology, chemistry, or medicine. Our ability to automatically discover material models from data could have tremendous applications in generative material design and open new opportunities to manipulate matter, alter properties of existing materials, and discover new materials with user-defined properties.

📄 PDF Abstract BibTeX arXiv:2310.06872

Code (0)

등록된 구현이 없습니다.

Tasks

L2 RegularizationModel DiscoveryregressionSymbolic Regression

Methods 이 논문이 사용한 방법론

L1 Regularization $L_{1}$ Regularization is a regularization technique applied to the weights of a neural network. We minimize a loss function compromising both the primary loss function and a…

Similar Papers 제목 키워드 기반

Automated Constitutive Model Discovery by Pairing Sparse Regression Algorithms with Model Selection Criteria

2025-09-19 · Jorge-Humberto Urrea-Quintero, David Anton, Laura De Lorenzis, Henning Wessels arxiv

The automated discovery of constitutive models from data has recently emerged as a promising alternative to the traditional model calibration paradigm. In this work, we present a fully automated framework for constitutiv…

Sparsistent Model Discovery

2021-06-22 · Georges Tod, Gert-Jan Both, Remy Kusters

Discovering the partial differential equations underlying spatio-temporal datasets from very limited and highly noisy observations is of paramount interest in many scientific fields. However, it remains an open question …

modelModel DiscoveryOpen-Ended Question Answeringregression+1

Symbolic Discovery of Stochastic Differential Equations with Genetic Programming

2026-03-10 · Sigur de Vries, Sander W. Keemink, Marcel A. J. van Gerven arxiv

Automated scientific discovery aims to improve scientific understanding through machine learning. A central approach in this field is symbolic regression, which uses genetic programming or sparse regression to learn inte…

PySINDy: A comprehensive Python package for robust sparse system identification

2021-11-12 · Alan A. Kaptanoglu, Brian M. de Silva, Urban Fasel, Kadierdan Kaheman 외

Automated data-driven modeling, the process of directly discovering the governing equations of a system from data, is increasingly being used across the scientific community. PySINDy is a Python package that provides too…

Model Discoveryregression

Sparse Regression for Discovery of Constitutive Models from Oscillatory Shear Measurements

2024-08-20 · Sachin Shanbhag, Gordon Erlebacher

We propose sparse regression as an alternative to neural networks for the discovery of parsimonious constitutive models (CMs) from oscillatory shear experiments. Symmetry and frame-invariance are strictly imposed by usin…

Experimental Designregression