Automated Constitutive Model Discovery by Pairing Sparse Regression Algorithms with Model Selection Criteria
Jorge-Humberto Urrea-Quintero, David Anton, Laura De Lorenzis, Henning Wessels
TL;DR
This work tackles automated discovery of constitutive laws for hyperelastic materials by pairing three sparse-regression methods (LASSO,LARS,OMP) with three model-selection criteria (AIC,BIC,CV), producing nine algorithm–criterion pipelines. The authors implement a library-based approach for both isotropic (Mooney–Rivlin and Ogden terms) and anisotropic (orthotropic with structural tensors) models, linearizing the non-linear parameters to form a regression problem and refining the selected terms via ridge or nonlinear least squares followed by hard-thresholding. Across synthetic benchmarks, Treloar data, and human cardiac tissue, all pipelines identify compact, physically consistent models with high predictive accuracy, while dramatically reducing computation time compared with prior nonlinear optimization approaches. The framework thus broadens the toolkit for data-driven constitutive-model discovery, enabling robust, automated identification of both isotropic and anisotropic hyperelastic materials suitable for engineering and biomechanics applications.
Abstract
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 constitutive model discovery that systematically pairs three sparse regression algorithms Least Absolute Shrinkage and Selection Operator (LASSO), Least Angle Regression (LARS), and Orthogonal Matching Pursuit (OMP)) with three model selection criteria: $K$-fold cross-validation (CV), Akaike Information Criterion (AIC), and Bayesian Information Criterion (BIC). This pairing yields nine distinct algorithms for model discovery and enables a systematic exploration of the trade-off between sparsity, predictive performance, and computational cost. While LARS serves as an efficient path-based solver for the $\ell_1$-constrained problem, OMP is introduced as a tractable heuristic for $\ell_0$-regularized selection. The framework is applied to both isotropic and anisotropic hyperelasticity, utilizing both synthetic and experimental datasets. Results reveal that all nine algorithm-criterion combinations perform consistently well in discovering isotropic and anisotropic materials, yielding highly accurate constitutive models. These findings broaden the range of viable discovery algorithms beyond $\ell_1$-based approaches such as LASSO.
