Automatically Differentiable Model Updating (ADiMU): conventional, hybrid, and neural network material model discovery including history-dependency
Bernardo P. Ferreira, Miguel A. Bessa
TL;DR
ADiMU provides the first fully differentiable framework to automatically discover history-dependent constitutive models from either local strain-stress data or global displacement-force data, accommodating conventional, neural network, and hybrid architectures with no hyperparameter tuning. By formulating a force-equilibrium loss and leveraging automatic differentiation, it updates model parameters across tens to millions of degrees of freedom in both local and global discovery settings, including convexity-constrained yield surfaces like the Lou-Zhang-Yoon model. The framework is demonstrated across a range of synthetic data, highlighting the importance of data diversity and the potential of hybrid architectures to improve data efficiency, while revealing the relative strengths of local versus global discovery for neural networks. HookeAI, the accompanying open-source tool, provides a platform to test new material-model architectures and to benchmark discovery performance, with implications for multi-scale modeling, design optimization, and uncertainty quantification in future work.
Abstract
We introduce the first Automatically Differentiable Model Updating (ADiMU) framework that finds any history-dependent material model from full-field displacement and global force data (global, indirect discovery) or from strain-stress data (local, direct discovery). We show that ADiMU can update conventional (physics-based), neural network (data-driven), and hybrid material models. Moreover, this framework requires no fine-tuning of hyperparameters or additional quantities beyond those inherent to the user-selected material model architecture and optimizer. The robustness and versatility of ADiMU is extensively exemplified by updating different models spanning tens to millions of parameters, in both local and global discovery settings. Relying on fully differentiable code, the algorithmic implementation leverages vectorizing maps that enable history-dependent automatic differentiation via efficient batched execution of shared computation graphs. This contribution also aims to facilitate the integration, evaluation and application of future material model architectures by openly supporting the research community. Therefore, ADiMU is released as an open-source computational tool, integrated into a carefully designed and documented software named HookeAI.
