REVIEW 4 major objections 5 minor 300 references
Neural operators solve inverse problems for constitutive model discovery
T0 review · 4 major / 5 minor · reviewed 2026-08-02 · deepseek-v4-flash
Pith's one-line read A pair of neural operators, PANO and CANO, learns to map full-field displacement data and reaction forces directly to a hyperelastic material's strain-energy density function, returning the model in a single forward pass without solving an
desk verdict A useful, mostly credible operator-learning framework for parametric hyperelastic identification, but the 'discovery' claim is only demonstrated within the six-parameter separable cubic family that the CANO trunk encodes by construction. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing construction is the branch-and-trunk operator architecture. The branch net takes the flattened coefficients of the displacement field's Laplacian-eigenfunction expansion together with the normalized reaction-force history, and outputs a non-negative latent vector. The trunk net maps the isochoric invariants to a latent feature vector: in PANO these features are learned convex monotone functions (input-convex networks); in CANO they are the six fixed monomials of a cubic generalized Mooney–Rivlin expansion. The strain-energy density is the inner product of the two latent vectors scaled by the reaction-force norm. The Laplacian-eigenfunction projection in the branch's first la
What would settle it
Generate synthetic displacement and reaction data from a strain-energy function outside the six-parameter separable cubic family—e.g., one with a coupling term C11(¯I1−3)(¯I2−3^(3/2))—and feed it to the trained operator. If the predicted energy deviates substantially from the truth over the sampled invariant domain, the claim that the operator maps into the infinite-dimensional space is refuted.
Extended reading notes
Core claim
The central claim is that the inverse problem of constitutive model discovery can be reformulated as supervised operator learning: a neural operator approximates the conditional inverse operator that maps an observation tuple—surface displacements and net reaction force—to the physically admissible strain-energy density function. The operator is trained on thousands of simulated experiments for strain-energy functions sampled from a six-parameter cubic family. Its branch net encodes the displacement field through Laplacian eigenfunctions, which makes the prediction independent of the measurement grid and robust to noise, while its trunk net outputs latent features designed to enforce objecti
Load-bearing premise
The operator is trained and tested only on strain-energy functions of the six-parameter separable cubic form, and the CANO trunk features are exactly those six monomials; so the demonstrated accuracy establishes recovery of six coefficients within a pre-chosen model family, not discovery of a general constitutive function.
Editorial extensions
If this is right
- Trained operators characterize a new material without any optimization loop, so material identification becomes near-instantaneous and could be run in real time during experiments.
- Because the branch input is a spectral encoding rather than raw grid values, the same operator works for different measurement resolutions, partial fields, and specimens of different side lengths and thicknesses, subject to the stated scaling relations.
- The predicted models are admissible by construction, so they can be plugged directly into finite element simulations without additional regularization or stability checks.
- The SVD-based identifiability analysis provides a quantitative way to judge whether a given experiment, material class, and set of measured quantities can uniquely determine material parameters, which can guide experimental design.
- The framework reframes simulation databases as reusable assets: data generated for one-off calibration can instead train operators that serve many future inverse problems.
Reading between the lines
- Editorial inference: The current demonstration is essentially coefficient identification within a known six-parameter family, so the more ambitious 'discovery' claim needs a test on out-of-family functions; if the operator were trained on a mixture of model forms, it might interpolate across families in ways the fixed-feature CANO cannot.
- Editorial inference: The Laplacian-encoding trick generalizes beyond this setting: representing input fields in the eigenbasis of the problem domain regularizes any inverse operator learning task, potentially reducing the data needed for other ill-posed identification problems.
- Editorial inference: Conditioning the operator on the loading protocol or geometry descriptor (rather than a fixed standardized experiment) would be a natural next step and is implicitly supported by the scaling-invariance results, since the operator must currently be retrained for fundamentally different boundary conditions.
- Editorial inference: The identifiability matrix could be used as a cheap a priori experiment-design tool: maximizing its smallest singular value over candidate loading protocols would give an optimization criterion for designing tests that most reliably separate material parameters.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes two neural operator architectures, PANO and CANO, that map full-field displacement measurements and net reaction forces directly to the hyperelastic strain-energy density function, eliminating the need to solve iterative inverse calibration problems. The operators combine a DeepONet-style branch net, which encodes displacement fields via Laplacian eigenfunctions and force data, with a physics-constrained trunk net based on PANN or CANN architectures. Training data are generated from 3000 finite element simulations of a thin plate with a central hole, using the six-parameter separable cubic strain-energy family of Eq. (24). The authors test on unseen samples, noisy displacement data, missing spatial data, different discretizations, and scaled geometries, and they analyze identifiability within the six-parameter CANO class via singular values of the weak-form equilibrium system. The central claim is that, after training, a single forward pass yields a physically admissible strain-energy density from a new experimental dataset.
Significance. If the claimed generalization holds, the framework is a useful step toward amortized inverse material characterization: it avoids per-material retraining and iterative optimization, builds physical admissibility (polyconvexity, objectivity, stress-free reference state) directly into the output, and introduces a discretization-robust encoding via Laplacian eigenfunctions. The simulated-data study is carefully designed within its family, and the SVD identifiability analysis in Section 4.2 is a valuable diagnostic. However, the demonstrated scope is narrower than the title and abstract suggest: all training and test materials lie in a six-parameter polynomial family, and CANO's trunk uses exactly that basis. The evidence therefore supports coefficient identification within a preselected model family rather than discovery of general constitutive functions in the infinite-dimensional space W of Eq. (2).
major comments (4)
- [§2.3.2, §2.5, Eq. (24); Abstract] All training and test labels are generated from the six-parameter separable cubic family in Eq. (24), and the CANO trunk in Eq. (23) is exactly the monomial basis of that family. The learned operator therefore cannot represent any strain-energy function outside this family, and the empirical results demonstrate six-coefficient identification within a known basis rather than discovery of a general function in the infinite-dimensional space W of Eq. (2). This undercuts the abstract's "infinite-dimensional output space" claim and the Introduction's statement that the framework "reduces a priori assumptions about material behavior" and "can predict a variety of functional forms" (Section 1). PANO is architecturally more flexible but is trained and tested only on this same family, so it provides no out-of-family evidence. Either add out-of-family experiments or rephrase the claims to in-famil
- [§3.1–3.3] The quantitative evaluation is limited to histograms and selected best/median/worst curves; no numerical MSE values, quantiles, or confidence intervals are reported anywhere. This makes it impossible to assess the frequency of outliers and the magnitude of the "excellent agreement" claimed in Sections 3.1–3.2. For instance, the PANO worst-case MSE is dismissed as an "exceptional outlier" without reporting its rank or frequency. Please report numeric error statistics (e.g., median, 95th percentile, max MSE, or relative L2 errors) over the full test set, and if feasible confidence intervals across repeated training runs.
- [§3.3; Eq. (21)] The noise-robustness study perturbs only the displacement fields; the scalar reaction force R_data, which enters the branch net and provides the absolute scale through Eq. (21), is left unchanged. Since the abstract claims robustness to "noisy data" generally and the load-cell signal is an equally important measurement, the current experiment does not fully support the claim. Please add tests with reaction-force noise (and combined noise), or explicitly restrict the robustness claim to displacement noise.
- [§4.2, Eqs. (32)–(38)] The identifiability analysis is an honest and useful check, but its scope is narrow: it assumes plane stress, exact displacement data, and that the true model lies in CANO's six-parameter feature space. The reported σ_min/σ_max ≳ 0.15 is only for "representative datasets," and the tolerance τ is not specified. Because the conclusion "no non-identifiable directions" is used to argue that the framework regularizes the inverse problem, the analysis should be documented across all 3000 simulations and for noisy or missing-data cases; otherwise the conclusion should be stated more cautiously.
minor comments (5)
- [§2.5] In the parameter-scaling sentence, "C01 = ¯C10/5" appears to be a typo; it should be "C01 = ¯C01/5".
- [Eq. (21)] The scaling by ∥R_data∥ is used both in normalizing the branch-net input and in rescaling the final strain energy. Please clarify this two-step use in the notation to avoid confusion.
- [Figures 5–6] The histograms in Figs. 5a and 6a lack axis labels in the captions; the x-axis presumably is MSE, but this should be stated explicitly.
- [§3.4] The geometry-scaling test is performed for a single representative material model. This demonstration is suggestive, but a statement about the robustness across the full test set would strengthen the claim of geometry invariance.
- [§4.2, Eq. (27)] The determinant expression 1/det(I+∇u_t(X)) is written with a scalar denominator; the notation would be clearer if the inverse of the 2×2 block and the scalar determinant were distinguished explicitly.
Circularity Check
No significant circularity: the neural operators are trained on independently simulated FE data; the CANO basis overlap with the training family is a scope limitation, not a circular derivation.
full rationale
The central mapping from displacement/reaction-force data to strain-energy densities is learned in a standard supervised setting: labeled pairs (u_data, R_data, W_data) come from independent finite-element simulations (Sections 2.4–2.5), and test accuracy is evaluated on held-out simulations (Sections 3.1–3.2). Nothing in that loop is fitted to the test set or renamed from a fitted parameter. The main limitation, correctly identified by the reader, is that CANO's trunk features (Eq. 23) are exactly the six monomials of the training family (Eq. 24), so CANO cannot represent out-of-family constitutive functions and the reported tests demonstrate in-family coefficient identification rather than general functional discovery. However, this is an expressiveness/validation-scope issue, not circularity: the output basis is an explicit architectural choice, and the branch coefficients are learned from data rather than defined as the target. PANO's trunk is more flexible but is likewise only trained and evaluated on the same six-parameter family, so the 'infinite-dimensional discovery' claim is under-supported; again, this is an overclaim, not a definitional reduction. The identifiability analysis in Section 4.2 is an independent SVD sensitivity check, and the paper itself restricts its conclusion to the six-parameter class and to exact plane-stress displacement data. Self-citations (e.g., Flaschel et al. 2021, 2026a,b,c) concern implementation details, prior database-based Material Fingerprinting, and EUCLID-style matrix assembly; they are not used as the justification for the neural operator result. Universal-approximation citations are used only as background, and the paper explicitly notes these guarantees do not apply to the finite-capacity networks used in practice. Overall, the derivation chain is self-contained against independent simulation data, and no load-bearing step reduces by construction or by self-citation to its own input.
Assumptions & free parameters
free parameters (4)
- C_ij sampling ranges and scaling =
[0,1]^6 with per-term scaling
- N_phi = number of Laplacian eigenfunctions =
100
- N_b = latent feature dimension =
12 (PANO), 6 (CANO)
- I_sample invariant sampling domain =
I*_2 <= I*_1 + 3 (heuristic)
assumptions (5)
- domain assumption Material response is incompressible, isotropic, hyperelastic, with separable strain energy W(I1*,I2*) in C^2 satisfying Eq. (2).
- domain assumption Forward FE simulations in FEniCSx exactly solve the incompressible finite-strain BVP for sampled models.
- domain assumption For identifiability analysis, plane stress conditions hold and displacement fields fully determine F via Eq. (27) with P_33 = 0.
- domain assumption Geometry rescaling rules (thickness scales force by s3; side length scales displacements and force by s1) remain valid for the tested scaling factors.
- standard math Monotone convex functions of the lifted polyconvex invariants I1* and I2* = I2^(3/2) - 3^(3/2) are polyconvex, per Hartmann and Neff.
Cite this review
Pith. "Pith review of Neural operators solve inverse problems for constitutive model discovery." pith.science (2026). https://pith.science/paper/FSRJEZQI
@misc{pith2026260715049,
author = {Pith},
title = {Pith review of: Neural operators solve inverse problems for constitutive model discovery},
year = {2026},
howpublished = {\url{https://pith.science/paper/FSRJEZQI}},
note = {Machine review of arXiv:2607.15049}
}
read the original abstract
Characterizing the mechanical response of materials traditionally requires solving optimization problems in which model parameters are calibrated or trained to minimize the discrepancy between model predictions and experimental data. This process can be computationally expensive and time-consuming. To overcome this limitation, we propose two neural operator architectures that directly map experimentally measured data to the constitutive functions governing the mechanical response of the material: Physics-Augmented Neural Operators (PANO) and Constitutive Artificial Neural Operators (CANO). The proposed neural operators approximate the mapping between the infinite-dimensional input space of full-field displacement measurements and net reaction forces, and the infinite-dimensional output space of hyperelastic strain-energy density functions. The displacement fields are encoded through Laplacian eigenfunctions to obtain discretization-independent and noise-robust predictions. Our framework constrains the output space to physically admissible material models that satisfy fundamental physical requirements by design. The neural operators are trained on simulated data tuples of displacement fields and reaction forces for a range of material models. Once trained, the neural operators enable near-instantaneous material characterization and require only a single forward pass to infer the strain-energy density function from a given experimental dataset. We test the predictive power of the neural operators for unseen data, noisy data, data with missing information, data from different spatial discretizations, and data from geometries of different sizes.
Figures
Figures from the paper (6 more)
Reference graph
Works this paper leans on
-
[1]
A. Strain , author =. 2017 , pages =. doi:10.1111/str.12229 , abstract =
-
[2]
International Journal for Numerical Methods in Engineering , author =
Adjoint-weighted variational formulation for the direct solution of inverse problems of general linear elasticity with full interior data:. International Journal for Numerical Methods in Engineering , author =. 2010 , pages =. doi:10.1002/nme.2760 , abstract =
-
[3]
Computer Methods in Applied Mechanics and Engineering , author =
Solution of the nonlinear elasticity imaging inverse problem:. Computer Methods in Applied Mechanics and Engineering , author =. 2011 , pages =. doi:10.1016/j.cma.2010.12.018 , abstract =
-
[4]
Composite Structures , author =
A new approach to inverse identification of mechanical properties of composite materials:. Composite Structures , author =. 2013 , pages =. doi:10.1016/j.compstruct.2013.04.025 , abstract =
-
[5]
Biomechanics and Modeling in Mechanobiology , author =
Inverse identification of local stiffness across ascending thoracic aortic aneurysms , volume =. Biomechanics and Modeling in Mechanobiology , author =. 2019 , pages =. doi:10.1007/s10237-018-1073-0 , abstract =
-
[6]
Annals of Biomedical Engineering , author =
Identifying. Annals of Biomedical Engineering , author =. 2019 , pages =. doi:10.1007/s10439-019-02204-5 , abstract =
-
[7]
Cardiovascular Engineering , author =
A. Cardiovascular Engineering , author =. 2006 , pages =. doi:10.1007/s10558-006-9013-5 , abstract =
-
[8]
Journal of Biomechanical Engineering , author =
A. Journal of Biomechanical Engineering , author =. 2003 , pages =. doi:10.1115/1.1574333 , abstract =
Show all 300 references
-
[9]
Biomechanics and Modeling in Mechanobiology , author =
Identifying heterogeneous anisotropic properties in cerebral aneurysms: a pointwise approach , volume =. Biomechanics and Modeling in Mechanobiology , author =. 2011 , pages =. doi:10.1007/s10237-010-0225-7 , language =
2011 doi
-
[10]
Biomechanics and Modeling in Mechanobiology , author =
Pointwise characterization of the elastic properties of planar soft tissues: application to ascending thoracic aneurysms , volume =. Biomechanics and Modeling in Mechanobiology , author =. 2015 , pages =. doi:10.1007/s10237-014-0646-9 , language =
2015 doi
-
[11]
Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =
Digital image correlation-based point-wise inverse characterization of heterogeneous material properties of gallbladder. Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =. 2014 , pages =. doi:10.1098/rspa.2014.0152 , abstract =
2014
-
[12]
Pointwise identification of elastic properties in nonlinear heterogeneous membranes, and application to soft tissues , url =
Zhao, Xuefeng , month = may, year =. Pointwise identification of elastic properties in nonlinear heterogeneous membranes, and application to soft tissues , url =. doi:10.17077/etd.4qcg3dn5 , file =
-
[13]
Computer Methods in Applied Mechanics and Engineering , author =
Nonlinear material identification of heterogeneous isogeometric. Computer Methods in Applied Mechanics and Engineering , author =. 2022 , pages =. doi:10.1016/j.cma.2021.114442 , abstract =
2022
-
[14]
Computer Methods in Applied Mechanics and Engineering , author =
Elastic properties of anisotropic vascular membranes examined by inverse analysis , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2009 , pages =. doi:10.1016/j.cma.2008.08.002 , abstract =
2009 doi
-
[15]
Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =
Estimation of the distributions of anisotropic, elastic properties and wall stresses of saccular cerebral aneurysms by inverse analysis , volume =. Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =. 2008 , pages =. doi:10.1098/rspa....
2008
-
[16]
Journal of Computational and Applied Mathematics , author =
A numerical framework for material characterisation of inhomogeneous hyperelastic membranes by inverse analysis , volume =. Journal of Computational and Applied Mathematics , author =. 2010 , pages =. doi:10.1016/j.cam.2009.12.049 , abstract =
2010 doi
-
[17]
IEEE Transactions on Neural Networks , author =
Universal approximation to nonlinear operators by neural networks with arbitrary activation functions and its application to dynamical systems , volume =. IEEE Transactions on Neural Networks , author =. 1995 , pages =. doi:10.1109/72.392253 , abstract =
1995 doi
-
[18]
Arbitrary-
Yu, Annan and Becquey, Chloé and Halikias, Diana and Mallory, Matthew Esmaili and Townsend, Alex , month = sep, year =. Arbitrary-
-
[19]
IEEE Transactions on Circuits and Systems I: Fundamental Theory and Applications , author =
Approximations for nonlinear functionals , volume =. IEEE Transactions on Circuits and Systems I: Fundamental Theory and Applications , author =. 1992 , pages =. doi:10.1109/81.109247 , language =
1992 doi
-
[20]
Journal of Machine Learning Research , author =
On. Journal of Machine Learning Research , author =. 2021 , pages =
2021
- [21]
-
[22]
Optimal choice of spatially adaptive parameters in total generalized variation via bilevel optimization with applications to
Sirotenko, Clemens , year =. Optimal choice of spatially adaptive parameters in total generalized variation via bilevel optimization with applications to
-
[23]
Journal of Mathematical Imaging and Vision , author =
A. Journal of Mathematical Imaging and Vision , author =. 2011 , pages =. doi:10.1007/s10851-010-0251-1 , abstract =
2011 doi
-
[24]
Physica D: Nonlinear Phenomena , author =
Nonlinear total variation based noise removal algorithms , volume =. Physica D: Nonlinear Phenomena , author =. 1992 , pages =. doi:10.1016/0167-2789(92)90242-F , language =
1992 doi
-
[25]
Journal of Applied Physics , author =
Thermoelasticity and. Journal of Applied Physics , author =. 1956 , pages =. doi:10.1063/1.1722351 , abstract =
1956 doi
-
[26]
Journal of the Mechanics and Physics of Solids , author =
Inelastic constitutive relations for solids:. Journal of the Mechanics and Physics of Solids , author =. 1971 , pages =. doi:10.1016/0022-5096(71)90010-X , language =
1971 doi
-
[27]
Amos, Brandon and Xu, Lei and Kolter, J Zico , year =. Input. Proceedings of the 34th
-
[28]
Journal of Machine Learning Research , author =
Deep. Journal of Machine Learning Research , author =. 2018 , pages =
2018
-
[29]
2014 , pages =
IEEE Transactions on Medical Imaging , author =. 2014 , pages =. doi:10.1109/TMI.2014.2337321 , abstract =
2014
-
[30]
Long, Zichao and Lu, Yiping and Ma, Xianzhong and Dong, Bin , month = jan, year =
-
[31]
Journal of Computational Physics , author =
Data driven governing equations approximation using deep neural networks , volume =. Journal of Computational Physics , author =. 2019 , pages =. doi:10.1016/j.jcp.2019.06.042 , language =
2019 doi
-
[32]
Kovachki, Nikola and Li, Zongyi and Liu, Burigede and Azizzadenesheli, Kamyar and Bhattacharya, Kaushik and Stuart, Andrew and Anandkumar, Anima , month = apr, year =. Neural
-
[33]
SIAM Review , author =
Optimization. SIAM Review , author =. 2018 , pages =. doi:10.1137/16M1080173 , abstract =
2018 doi
-
[34]
Journal of Machine Learning Research , author =
Adaptive. Journal of Machine Learning Research , author =. 2011 , pages =
2011
-
[35]
and Ba, Jimmy , month = jan, year =
Kingma, Diederik P. and Ba, Jimmy , month = jan, year =. Adam:
-
[36]
Mathematics of Control, Signals, and Systems , author =
Approximation by superpositions of a sigmoidal function , volume =. Mathematics of Control, Signals, and Systems , author =. 1989 , pages =
1989
-
[37]
1988 , pages =
Capabilities of three-layered perceptrons , isbn =. 1988 , pages =. doi:10.1109/ICNN.1988.23901 , abstract =
1988
-
[38]
1988 , pages =
There exists a neural network that does not make avoidable mistakes , isbn =. 1988 , pages =. doi:10.1109/ICNN.1988.23903 , abstract =
1988
-
[39]
Neural Networks , author =
On the approximate realization of continuous mappings by neural networks , volume =. Neural Networks , author =. 1989 , pages =. doi:10.1016/0893-6080(89)90003-8 , abstract =
1989 doi
-
[40]
2022 , file =
Unsupervised discovery of pressure-sensitive plastic yield criteria with non-associative flow rules under convex constraints , author =. 2022 , file =
2022
-
[41]
Acta Numerica , author =
Approximation theory of the. Acta Numerica , author =. 1999 , pages =. doi:10.1017/S0962492900002919 , abstract =
1999 doi
-
[42]
IEEE Signal Processing Magazine , author =
Using. IEEE Signal Processing Magazine , author =. 2018 , pages =. doi:10.1109/MSP.2017.2760358 , language =
2018
-
[43]
IEEE Signal Processing Magazine , author =
Plug-and-. IEEE Signal Processing Magazine , author =. 2023 , pages =. doi:10.1109/MSP.2022.3199595 , language =
2023
-
[44]
IEEE Signal Processing Magazine , author =
Algorithm. IEEE Signal Processing Magazine , author =. 2021 , pages =. doi:10.1109/MSP.2020.3016905 , language =
2021
-
[45]
Daya , editor =
Reddy, B. Daya , editor =. Introductory. 1998 , doi =
1998
-
[46]
Introductory functional analysis with applications , isbn =
Kreyszig, Erwin , year =. Introductory functional analysis with applications , isbn =
-
[47]
Phase-regularized and displacement-regularized compressed sensing for fast magnetic resonance elastography , journal =
Mohammed, Shahed , year =. Phase-regularized and displacement-regularized compressed sensing for fast magnetic resonance elastography , journal =
-
[48]
Journal of Physics: Conference Series , author =
Identification of viscoelastic properties by magnetic resonance elastography , volume =. Journal of Physics: Conference Series , author =. 2007 , pages =. doi:10.1088/1742-6596/73/1/012009 , abstract =
2007 doi
-
[49]
Medical Image Analysis , author =
Magnetic. Medical Image Analysis , author =. 2021 , pages =. doi:10.1016/j.media.2021.102212 , language =
2021
-
[50]
Physics in Medicine & Biology , author =
Ensemble. Physics in Medicine & Biology , author =. 2022 , pages =. doi:10.1088/1361-6560/ac9fa1 , abstract =
2022 doi
-
[51]
Journal of Mathematical Analysis and Applications , author =
Stability analysis for. Journal of Mathematical Analysis and Applications , author =. 2015 , pages =. doi:10.1016/j.jmaa.2015.05.029 , language =
2015 doi
-
[52]
SIAM Journal on Applied Mathematics , author =
On an. SIAM Journal on Applied Mathematics , author =. 2011 , pages =. doi:10.1137/110832082 , abstract =
2011 doi
-
[53]
Nature Reviews Physics , author =
Magnetic resonance elastography from fundamental soft-tissue mechanics to diagnostic imaging , volume =. Nature Reviews Physics , author =. 2022 , pages =. doi:10.1038/s42254-022-00543-2 , language =
2022 doi
-
[54]
2019 , pages =
SoftwareX , author =. 2019 , pages =. doi:10.1016/j.softx.2019.01.004 , abstract =
2019 doi
-
[55]
2020 , pages =
IEEE Transactions on Systems, Man, and Cybernetics: Systems , author =. 2020 , pages =. doi:10.1109/TSMC.2017.2717481 , abstract =
2020
-
[56]
2013 , pages =
Computers in Biology and Medicine , author =. 2013 , pages =. doi:10.1016/j.compbiomed.2013.04.005 , abstract =
2013 doi
-
[57]
Soviet Math
Solution of incorrectly formulated problems and the regularization method , volume =. Soviet Math. Dokl. , author =. 1963 , pages =
1963
-
[58]
IEEE Transactions on Image Processing , author =
Deterministic edge-preserving regularization in computed imaging , volume =. IEEE Transactions on Image Processing , author =. 1997 , pages =. doi:10.1109/83.551699 , abstract =
1997 doi
-
[59]
Mathematical problems in image processing: partial differential equations and the calculus of variations , isbn =
Aubert, Gilles and Kornprobst, Pierre , year =. Mathematical problems in image processing: partial differential equations and the calculus of variations , isbn =
-
[60]
Neural Networks , author =
Multilayer feedforward networks are universal approximators , volume =. Neural Networks , author =. 1989 , pages =. doi:10.1016/0893-6080(89)90020-8 , abstract =
1989 doi
-
[61]
Bulletin of Mathematical Biophysics , author =
A logical calculus of the ideas immanent in nervous activity , volume =. Bulletin of Mathematical Biophysics , author =. 1948 , file =
1948
-
[62]
SIAM Journal on Applied Mathematics , author =
Total. SIAM Journal on Applied Mathematics , author =. 2004 , pages =. doi:10.1137/S0036139903422784 , abstract =
2004 doi
-
[63]
Tyrrell , year =
Rockafellar, R. Tyrrell , year =. Convex analysis , isbn =
-
[64]
Machine Learning , author =
Regularisation of neural networks by enforcing. Machine Learning , author =. 2021 , pages =. doi:10.1007/s10994-020-05929-w , abstract =
2021 doi
-
[65]
Funktionalanalysis , author =
-
[66]
Magnetic Resonance in Medicine , author =
Correction of gradient-induced phase errors in radial. Magnetic Resonance in Medicine , author =. 2014 , pages =. doi:10.1002/mrm.24643 , abstract =
2014 doi
-
[67]
Magnetic Resonance in Medicine , author =
Centering the projection reconstruction trajectory:. Magnetic Resonance in Medicine , author =. 2003 , pages =. doi:10.1002/mrm.10501 , language =
2003 doi
-
[68]
Journal of Mathematical Imaging and Vision , author =
Bilevel. Journal of Mathematical Imaging and Vision , author =. 2017 , pages =. doi:10.1007/s10851-016-0662-8 , abstract =
2017 doi
-
[69]
Communications on Pure and Applied Mathematics , author =
Stable signal recovery from incomplete and inaccurate measurements , volume =. Communications on Pure and Applied Mathematics , author =. 2006 , pages =. doi:10.1002/cpa.20124 , language =
2006 doi
-
[70]
Yang, Yan and Li, Huibin and Sun, Jian and Xu, Zongben , year =. Deep
-
[71]
2011 , pages =
IEEE Transactions on Medical Imaging , author =. 2011 , pages =. doi:10.1109/TMI.2010.2090538 , abstract =
2011
-
[72]
and Maierhofer, Georg and Williams, Guy and Schönlieb, Carola-Bibiane and Ehrhardt, Matthias J
Sherry, Ferdia and Benning, Martin and Reyes, Juan Carlos De los and Graves, Martin J. and Maierhofer, Georg and Williams, Guy and Schönlieb, Carola-Bibiane and Ehrhardt, Matthias J. , month = jun, year =. Learning the
-
[73]
Neural Networks , author =
Multilayer feedforward networks with a nonpolynomial activation function can approximate any function , volume =. Neural Networks , author =. 1993 , pages =. doi:10.1016/S0893-6080(05)80131-5 , abstract =
1993 doi
-
[74]
Dong, Guozhi and Hintermüller, Michael and Papafitsoros, Kostas , year =. Annual
-
[75]
Improvement of image processing by using homogeneous neural networks with fractional derivatives theorem , isbn =
Gomolka, Zbigniew , year =. Improvement of image processing by using homogeneous neural networks with fractional derivatives theorem , isbn =. Conference. doi:10.3934/proc.2011.2011.505 , file =
2011
-
[76]
Wang, Bohan and Meng, Qi and Chen, Wei and Liu, Tie-Yan , year =. The
-
[77]
Gradient
Lyu, Kaifeng and Li, Jian , month = dec, year =. Gradient
-
[78]
LeCun, Yann and Chopra, Sumit and Hadsell, Raia and Ranzato, Marc’Aurelio and Huang, Fu Jie , year =. A
-
[79]
Clinical Anatomy , author =
Magnetic resonance elastography:. Clinical Anatomy , author =. 2010 , pages =. doi:10.1002/ca.21006 , language =
2010 doi
-
[80]
Acta Numerica , author =
Solving inverse problems using data-driven models , volume =. Acta Numerica , author =. 2019 , pages =. doi:10.1017/S0962492919000059 , abstract =
2019 doi
-
[81]
Scientific Data , author =
The. Scientific Data , author =. 2016 , pages =. doi:10.1038/sdata.2016.18 , abstract =
2016 doi
-
[82]
Novel higher order regularisation methods for image reconstruction , abstract =
Papafitsoros, Konstantinos , year =. Novel higher order regularisation methods for image reconstruction , abstract =
-
[83]
Solving mathematical problems: a personal perspective , isbn =
Tao, Terence , year =. Solving mathematical problems: a personal perspective , isbn =
-
[84]
Generating structured nonsmooth priors and associated primal-dual methods , volume =
Hintermüller, Michael and Papafitsoros, Kostas , year =. Generating structured nonsmooth priors and associated primal-dual methods , volume =. Handbook of. doi:10.1016/bs.hna.2019.08.001 , pages =
2019 doi
-
[85]
2004 , pages =
The Annals of Statistics , author =. 2004 , pages =
2004
-
[86]
Brain Multiphysics , author =
Principal-stretch-based constitutive neural networks autonomously discover a subclass of. Brain Multiphysics , author =. 2023 , pages =. doi:10.1016/j.brain.2023.100066 , abstract =
2023
-
[87]
Acta Biomaterialia , author =
Automated model discovery for human brain using. Acta Biomaterialia , author =. 2023 , pages =. doi:10.1016/j.actbio.2023.01.055 , language =
2023 doi
-
[88]
2022 , pages =
Journal of Open Source Software , author =. 2022 , pages =. doi:10.21105/joss.03994 , abstract =
2022 doi
-
[89]
and Buttazzo, Giuseppe and Michaille, Gérard , year =
Attouch, H. and Buttazzo, Giuseppe and Michaille, Gérard , year =. Variational analysis in
-
[90]
IEEE Signal Processing Magazine , author =
Learned. IEEE Signal Processing Magazine , author =. 2023 , pages =. doi:10.1109/MSP.2022.3207451 , language =
2023
-
[91]
Kobler, Erich and Effland, Alexander and Kunisch, Karl and Pock, Thomas , month = jun, year =. Total. 2020. doi:10.1109/CVPR42600.2020.00757 , abstract =
2020
-
[92]
Sparse synthesis regularization with deep neural networks , url =
Obmann, Daniel and Schwab, Johannes and Haltmeier, Markus , month = aug, year =. Sparse synthesis regularization with deep neural networks , url =
-
[93]
Algorithmic
Du, Simon S and Hu, Wei and Lee, Jason D , year =. Algorithmic
-
[94]
2019 , pages =
IEEE Transactions on Medical Imaging , author =. 2019 , pages =. doi:10.1109/TMI.2018.2865356 , abstract =
2019
-
[95]
2020 , pages =
Inverse Problems , author =. 2020 , pages =. doi:10.1088/1361-6420/ab6d57 , abstract =
2020 doi
-
[96]
Learning
Kofler, Andreas and Altekrüger, Fabian and Ba, Fatima Antarou and Kolbitsch, Christoph and Papoutsellis, Evangelos and Schote, David and Sirotenko, Clemens and Zimmermann, Felix Frederik and Papafitsoros, Kostas , month = jan, year =. Learning
-
[97]
Displacement and pressure reconstruction from magnetic resonance elastography images: application to an in silico brain model , shorttitle =
Galarce, Felipe and Tabelow, Karsten and Polzehl, Jörg and Papanikas, Christos Panagiotis and Vavourakis, Vasileios and Lilaj, Ledia and Sack, Ingolf and Caiazzo, Alfonso , month = mar, year =. Displacement and pressure reconstruction from magnetic resonance elastography image...
-
[98]
Goujon, Alexis and Neumayer, Sebastian and Bohra, Pakshal and Ducotterd, Stanislas and Unser, Michael , month = nov, year =. A
-
[99]
Deformation and
Neumayer, Sebastian , year =. Deformation and
-
[100]
Technometrics , author =
A. Technometrics , author =. 1993 , pages =. doi:10.1080/00401706.1993.10485033 , language =
1993
-
[101]
SIAM Journal on Scientific and Statistical Computing , author =
Linear. SIAM Journal on Scientific and Statistical Computing , author =. 1986 , pages =. doi:10.1137/0907087 , abstract =
1986 doi
-
[102]
International Journal of Solids and Structures , author =
Invariant formulation of hyperelastic transverse isotropy based on polyconvex free energy functions , volume =. International Journal of Solids and Structures , author =. 2003 , pages =. doi:10.1016/S0020-7683(02)00458-4 , abstract =
2003 doi
-
[103]
International Journal of Solids and Structures , author =
Parameter estimation of hyperelasticity relations of generalized polynomial-type with constraint conditions , volume =. International Journal of Solids and Structures , author =. 2001 , pages =. doi:10.1016/S0020-7683(01)00018-X , abstract =
2001 doi
-
[104]
Rundbrief der Gesellschaft für angewandte Mathematik und Mechanik , author =
Automatisierte und. Rundbrief der Gesellschaft für angewandte Mathematik und Mechanik , author =. 2022 , pages =
2022
-
[105]
Proceedings of the 2nd International Conference on Knowledge Discovery and Data Mining, Portland , author =
A. Proceedings of the 2nd International Conference on Knowledge Discovery and Data Mining, Portland , author =. 1996 , pages =
1996
-
[106]
Journal of Applied Physics , author =
Torsion of a. Journal of Applied Physics , author =. 1947 , pages =
1947
-
[107]
Proceedings of the Royal Society of London
Large deformation isotropic elasticity – on the correlation of theory and experiment for incompressible rubberlike solids , language =. Proceedings of the Royal Society of London. Series A, Mathematical and Physical Sciences, , author =. 1972 , pages =
1972
-
[108]
Nature , author =
Magnetic resonance fingerprinting , volume =. Nature , author =. 2013 , pages =. doi:10.1038/nature11971 , language =
2013 doi
-
[109]
Computer Methods in Applied Mechanics and Engineering , author =
Automated discovery of generalized standard material models with. Computer Methods in Applied Mechanics and Engineering , author =. 2023 , pages =. doi:10.1016/j.cma.2022.115867 , abstract =
2023
-
[110]
Computational Mechanics , author =
Model-free data-driven identification algorithm enhanced by local manifold learning , issn =. Computational Mechanics , author =. 2022 , file =. doi:10.1007/s00466-022-02255-x , abstract =
2022 doi
-
[111]
Levenberg-
Berghen, Frank Vanden , year =. Levenberg-
-
[112]
The Annals of Applied Statistics , author =
Pathwise coordinate optimization , volume =. The Annals of Applied Statistics , author =. 2007 , file =. doi:10.1214/07-AOAS131 , language =
2007 doi
-
[113]
Physics-
Anton, David and Wessels, Henning , month = dec, year =. Physics-
-
[114]
Acta Materialia , author =
Phase-field simulation of martensite microstructure in low-carbon steel , volume =. Acta Materialia , author =. 2019 , pages =. doi:10.1016/j.actamat.2019.06.036 , abstract =
2019 doi
-
[115]
Journal of Computational Physics , author =
Data-driven discovery of. Journal of Computational Physics , author =. 2019 , keywords =. doi:10.1016/j.jcp.2019.01.036 , abstract =
2019 doi
-
[116]
Supplementary software for "
Flaschel, Moritz and Kumar, Siddhant and De Lorenzis, Laura , year =. Supplementary software for ". doi:http://doi.org/10.5905/ethz-1007-509 , journal =
-
[117]
doi:https://doi.org/10.3929/ethz-b-000534002 , journal =
Flaschel, Moritz and Kumar, Siddhant and De Lorenzis, Laura , year =. doi:https://doi.org/10.3929/ethz-b-000534002 , journal =
-
[118]
doi:https://doi.org/10.3929/ethz-b-000586072 , journal =
Flaschel, Moritz and Kumar, Siddhant and De Lorenzis, Laura , year =. doi:https://doi.org/10.3929/ethz-b-000586072 , journal =
-
[119]
doi:https://doi.org/10.3929/ethz-b-000505693 , journal =
Flaschel, Moritz and Kumar, Siddhant and De Lorenzis, Laura , year =. doi:https://doi.org/10.3929/ethz-b-000505693 , journal =
-
[120]
International Journal of Plasticity , author =
Neural network model describing the temperature- and rate-dependent stress-strain response of polypropylene , volume =. International Journal of Plasticity , author =. 2020 , pages =. doi:10.1016/j.ijplas.2020.102811 , abstract =
2020
-
[121]
Polymers , author =
Modeling the. Polymers , author =. 2017 , pages =. doi:10.3390/polym9100519 , abstract =
2017 doi
-
[122]
Computers & Structures , author =
Neural network constitutive model for rate-dependent materials , volume =. Computers & Structures , author =. 2006 , pages =. doi:10.1016/j.compstruc.2006.02.015 , abstract =
2006 doi
-
[123]
International Journal of Plasticity , author =
Prediction of nonlinear viscoelastic behavior of polymeric composites using an artificial neural network , volume =. International Journal of Plasticity , author =. 2006 , pages =. doi:10.1016/j.ijplas.2005.09.002 , abstract =
2006 doi
-
[124]
Automation of
Korelc, Jože and Wriggers, Peter , year =. Automation of. doi:10.1007/978-3-319-39005-5 , file =
-
[125]
Computer Methods in Applied Mechanics and Engineering , author =
Learning viscoelasticity models from indirect data using deep neural networks , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2021 , pages =. doi:10.1016/j.cma.2021.114124 , abstract =
2021
-
[126]
Computer Methods in Applied Mechanics and Engineering , author =
Model-free. Computer Methods in Applied Mechanics and Engineering , author =. 2023 , pages =. doi:10.1016/j.cma.2022.115657 , abstract =
2023
-
[127]
Archive of Applied Mechanics , author =
Calibration of material parameters based on 180° and 90° ferroelectric domain wall properties in. Archive of Applied Mechanics , author =. 2020 , pages =. doi:https://doi.org/10.1007/s00419-020-01747-7 , abstract =
2020 doi
-
[128]
Evolutionary identification of macro-mechanical models , language =
Schoenauer, Marc and Sebag, Michèle and Jouve, François and Lamy, Bertrand and Maitournam, Habibou , year =. Evolutionary identification of macro-mechanical models , language =. Advances in
-
[129]
Experimental Mechanics , author =
Extension of classical experimental techniques for characterizing composite-material behavior:. Experimental Mechanics , author =. 1972 , pages =. doi:10.1007/BF02320791 , abstract =
1972 doi
-
[130]
International Journal of Solids and Structures , author =
Finite element applications in the characterization of elastic solids , volume =. International Journal of Solids and Structures , author =. 1971 , pages =. doi:10.1016/0020-7683(71)90015-1 , abstract =
1971 doi
-
[131]
Special virtual fields for the direct determination of material parameters with the virtual fields method. 2––. International Journal of Solids and Structures , author =. 2002 , pages =. doi:10.1016/S0020-7683(02)00128-2 , abstract =
2002 doi
-
[132]
Special virtual fields for the direct determination of material parameters with the virtual fields method. 1––. International Journal of Solids and Structures , author =. 2002 , pages =. doi:10.1016/S0020-7683(02)00127-0 , abstract =
2002 doi
-
[133]
ESAIM: Control, Optimisation and Calculus of Variations , author =
Duality results and regularization schemes for. ESAIM: Control, Optimisation and Calculus of Variations , author =. 2021 , pages =. doi:10.1051/cocv/2018004 , abstract =
2021
-
[134]
SIAM Journal on Optimization , author =
The. SIAM Journal on Optimization , author =. 2002 , pages =. doi:10.1137/S1052623401383558 , abstract =
2002 doi
-
[135]
Acta Numerica , author =
Modern regularization methods for inverse problems , volume =. Acta Numerica , author =. 2018 , pages =. doi:10.1017/S0962492918000016 , abstract =
2018 doi
-
[136]
Journal of the Mechanics and Physics of Solids , author =
The role of mechanics during brain development , volume =. Journal of the Mechanics and Physics of Solids , author =. 2014 , pages =. doi:10.1016/j.jmps.2014.07.010 , abstract =
2014 doi
-
[137]
Hütter, Markus and Svendsen, Bob , year =. On the
-
[138]
Continuum Mechanics and Thermodynamics , author =
Thermodynamic model formulation for viscoplastic solids as general equations for non-equilibrium reversible–irreversible coupling , volume =. Continuum Mechanics and Thermodynamics , author =. 2012 , pages =. doi:10.1007/s00161-011-0232-7 , abstract =
2012 doi
-
[139]
PAMM , author =
Thermoviscoplasticity deduced from enhanced rheological models , volume =. PAMM , author =. 2012 , pages =. doi:10.1002/pamm.201210152 , language =
2012 doi
-
[140]
Annals of Solid and Structural Mechanics , author =
On standard dissipative gradient models , volume =. Annals of Solid and Structural Mechanics , author =. 2010 , pages =. doi:10.1007/s12356-010-0006-0 , abstract =
2010 doi
-
[141]
Machine learning structure preserving brackets for forecasting irreversible processes , abstract =
Lee, Kookjin and Trask, Nathaniel and Stinis, Panos , pages =. Machine learning structure preserving brackets for forecasting irreversible processes , abstract =
-
[142]
Learning the
Šípka, Martin and Pavelka, Michal , month = sep, year =. Learning the
-
[143]
2022 , note =
Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =. 2022 , note =. doi:10.1098/rsta.2021.0207 , abstract =
2022
-
[144]
Ingenieur-Archiv , author =
Thermodynamik und rheologische. Ingenieur-Archiv , author =. 1957 , pages =. doi:10.1007/BF00536645 , language =
1957 doi
-
[145]
ZAMP Zeitschrift für Angewandte Mathematik und Physik , author =
An attempt to generalize. ZAMP Zeitschrift für Angewandte Mathematik und Physik , author =. 1958 , pages =. doi:10.1007/BF02424793 , language =
1958 doi
-
[146]
Onsager’s
Arroyo, Marino and Walani, Nikhil and Torres-Sánchez, Alejandro and Kaurin, Dimitri , editor =. Onsager’s. The. 2018 , doi =
2018
-
[147]
Materials with memory: initial-boundary value problems for constitutive equations with internal variables , isbn =
Alber, Hans-Dieter , year =. Materials with memory: initial-boundary value problems for constitutive equations with internal variables , isbn =
-
[148]
Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =
Ogden material calibration via magnetic resonance cartography, parameter sensitivity and variational system identification , volume =. Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =. 2022 , pages =. doi:10.1098/rst...
2022
-
[149]
Mielke, Alexander , editor =. A. Multifield. 2006 , doi =
2006
-
[150]
Journal of Non-Newtonian Fluid Mechanics , author =
Why. Journal of Non-Newtonian Fluid Mechanics , author =. 2010 , pages =. doi:10.1016/j.jnnfm.2010.01.018 , abstract =
2010 doi
-
[151]
Dissipative
Mielke, Alexander , editor =. Dissipative. Recent. 2013 , doi =
2013
-
[152]
ZAMM - Journal of Applied Mathematics and Mechanics / Zeitschrift für Angewandte Mathematik und Mechanik , author =
Electrodynamics from the viewpoint of modern continuum theory—. ZAMM - Journal of Applied Mathematics and Mechanics / Zeitschrift für Angewandte Mathematik und Mechanik , author =. 2022 , file =. doi:10.1002/zamm.202200179 , language =
2022 doi
-
[153]
International Journal of Solids and Structures , author =
Identification of symmetry type of linear elastic stiffness tensor in an arbitrarily orientated coordinate system , volume =. International Journal of Solids and Structures , author =. 2013 , pages =. doi:10.1016/j.ijsolstr.2013.03.037 , abstract =
2013 doi
-
[154]
Experimental Mechanics , author =
Digital volume correlation:. Experimental Mechanics , author =. 1999 , pages =. doi:10.1007/BF02323555 , abstract =
1999 doi
-
[155]
Nonlinear
De Lorenzis, Laura , file =. Nonlinear
-
[156]
, file =
Kochmann, Dennis M. , file =. Finite
-
[157]
, file =
Kochmann, Dennis M. , file =. Multiscale
-
[158]
Spiking neural network for nonlinear regression , abstract =
Henkes, Alexander and Eshraghian, Jason K and Wessels, Henning , year =. Spiking neural network for nonlinear regression , abstract =
-
[159]
Journal of Applied Mechanics , author =
Continuum. Journal of Applied Mechanics , author =. 1983 , pages =. doi:10.1115/1.3167184 , number =
1983 doi
-
[160]
Rockafellar, Ralph Tyrell , year =. Convex
-
[161]
Journal of Computational Physics , author =
Structure-preserving neural networks , volume =. Journal of Computational Physics , author =. 2021 , pages =. doi:10.1016/j.jcp.2020.109950 , language =
2021
-
[162]
Computer Methods in Applied Mechanics and Engineering , author =
Deep learning of thermodynamics-aware reduced-order models from data , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2021 , pages =. doi:10.1016/j.cma.2021.113763 , abstract =
2021
-
[163]
Computational Mechanics , author =
Learning slosh dynamics by means of data , volume =. Computational Mechanics , author =. 2019 , pages =. doi:10.1007/s00466-019-01705-3 , abstract =
2019 doi
-
[164]
Materials , author =
A. Materials , author =. 2020 , pages =. doi:10.3390/ma13102319 , abstract =
2020 doi
-
[165]
Entropy , author =
Data-. Entropy , author =. 2019 , pages =. doi:10.3390/e21121165 , abstract =
2019 doi
-
[166]
Journal of Physics: Condensed Matter , author =
Onsager’s variational principle in soft matter , volume =. Journal of Physics: Condensed Matter , author =. 2011 , pages =. doi:10.1088/0953-8984/23/28/284118 , abstract =
2011 doi
-
[167]
Physical Review , author =
Fluctuations and. Physical Review , author =. 1953 , pages =. doi:10.1103/PhysRev.91.1505 , language =
1953 doi
-
[168]
Physical Review , author =
Reciprocal. Physical Review , author =. 1931 , pages =. doi:10.1103/PhysRev.37.405 , language =
1931 doi
-
[169]
Physical Review , author =
Reciprocal. Physical Review , author =. 1931 , pages =. doi:10.1103/PhysRev.38.2265 , language =
1931 doi
-
[170]
2021 , pages =
Physical Review Fluids , author =. 2021 , pages =. doi:10.1103/PhysRevFluids.6.114402 , language =
2021 doi
-
[171]
Materialia , author =
Machine-learning convex and texture-dependent macroscopic yield from crystal plasticity simulations , volume =. Materialia , author =. 2022 , pages =. doi:10.1016/j.mtla.2022.101446 , language =
2022
-
[172]
Frontiers in Materials , author =
Crossing. Frontiers in Materials , author =. 2022 , pages =. doi:10.3389/fmats.2022.879614 , abstract =
2022
-
[173]
Computer Methods in Applied Mechanics and Engineering , author =
Finite electro-elasticity with physics-augmented neural networks , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2022 , pages =. doi:10.1016/j.cma.2022.115501 , language =
2022
-
[174]
Mechanics Research Communications , author =
Polyconvex neural networks for hyperelastic constitutive models:. Mechanics Research Communications , author =. 2022 , pages =. doi:10.1016/j.mechrescom.2022.103993 , abstract =
2022
-
[175]
2022 , pages =
Journal of the Mechanics and Physics of Solids , author =. 2022 , pages =. doi:10.1016/j.jmps.2022.105076 , abstract =
2022
-
[176]
Legendre-
Touchette, Hugo , year =. Legendre-
-
[177]
Materials & Design , author =
Standard mechanical testing is inadequate for the mechanical characterisation of shape-memory alloys:. Materials & Design , author =. 2022 , pages =. doi:10.1016/j.matdes.2022.110538 , abstract =
2022
-
[178]
Computational Mechanics , author =
Isogeometric analysis of. Computational Mechanics , author =. 2011 , pages =. doi:10.1007/s00466-010-0543-8 , abstract =
2011 doi
-
[179]
International Journal of Engineering Science , author =
Numerical simulations of classical problems in two-dimensional (non) linear second gradient elasticity , volume =. International Journal of Engineering Science , author =. 2016 , pages =. doi:10.1016/j.ijengsci.2016.08.003 , language =
2016 doi
-
[180]
and Leighton, Robert B
Feynman, Richard P. and Leighton, Robert B. and Sands, Matthew L. , year =. The
-
[181]
Computer Methods in Applied Mechanics and Engineering , author =
Thermodynamically consistent machine-learned internal state variable approach for data-driven modeling of path-dependent materials , issn =. Computer Methods in Applied Mechanics and Engineering , author =. 2022 , pages =. doi:10.1016/j.cma.2022.115348 , abstract =
2022
-
[182]
IOP Conference Series: Materials Science and Engineering , author =
On the inverse identification methods for forming plasticity models using full-field measurements , volume =. IOP Conference Series: Materials Science and Engineering , author =. 2022 , pages =. doi:10.1088/1757-899X/1238/1/012059 , abstract =
2022 doi
-
[183]
Computer Methods in Applied Mechanics and Engineering , author =
Data-driven tissue mechanics with polyconvex neural ordinary differential equations , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2022 , pages =. doi:10.1016/j.cma.2022.115248 , language =
2022
-
[184]
Structural and Multidisciplinary Optimization , author =
Topology optimization approaches:. Structural and Multidisciplinary Optimization , author =. 2013 , pages =. doi:10.1007/s00158-013-0978-6 , abstract =
2013 doi
-
[185]
and Schillings, Claudia and Weissmann, Simon , month = dec, year =
Guth, Philipp A. and Schillings, Claudia and Weissmann, Simon , month = dec, year =. A
-
[186]
SIAM Journal on Numerical Analysis , author =
Regularization. SIAM Journal on Numerical Analysis , author =. 2016 , pages =. doi:10.1137/16M1060984 , abstract =
2016 doi
-
[187]
Journal of Materials Processing Technology , author =
A new method for evaluation of friction in bulk metal forming , volume =. Journal of Materials Processing Technology , author =. 2004 , pages =. doi:10.1016/j.jmatprotec.2004.03.029 , abstract =
2004 doi
-
[188]
International Journal for Numerical Methods in Engineering , author =
A finite element formulation to identify damage fields: the equilibrium gap method , volume =. International Journal for Numerical Methods in Engineering , author =. 2004 , pages =. doi:10.1002/nme.1057 , abstract =
2004 doi
-
[189]
Computer Methods in Applied Mechanics and Engineering , author =
Some remarks on the compressed matrix representation of symmetric second-order and fourth-order tensors , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2001 , pages =. doi:10.1016/S0045-7825(00)00263-2 , abstract =
2001 doi
-
[190]
Constitutive model characterization and discovery using physics-informed deep learning , url =
Haghighat, Ehsan and Abouali, Sahar and Vaziri, Reza , month = mar, year =. Constitutive model characterization and discovery using physics-informed deep learning , url =
-
[191]
Computer Methods in Applied Mechanics and Engineering , author =
Bayesian-. Computer Methods in Applied Mechanics and Engineering , author =. 2022 , pages =. doi:10.1016/j.cma.2022.115225 , abstract =
2022
-
[192]
SIAM Journal on Scientific Computing , author =
Automated. SIAM Journal on Scientific Computing , author =. 2013 , pages =. doi:10.1137/120873558 , abstract =
2013 doi
-
[193]
Applied Mechanics Reviews , author =
On the. Applied Mechanics Reviews , author =. 2021 , pages =. doi:10.1115/1.4050978 , abstract =
2021 doi
-
[194]
Journal of Applied Mechanics , author =
Mechanical. Journal of Applied Mechanics , author =. 1988 , pages =
1988
-
[195]
Acta Geotechnica , author =
Plasticity with generalized hardening: constitutive modeling and computational aspects , volume =. Acta Geotechnica , author =. 2016 , pages =. doi:10.1007/s11440-016-0438-8 , language =
2016 doi
-
[196]
International Journal of Plasticity , author =
An alternative to kinematic hardening in classical plasticity , volume =. International Journal of Plasticity , author =. 2011 , pages =. doi:10.1016/j.ijplas.2011.03.003 , abstract =
2011 doi
-
[197]
npj Computational Materials , author =
Teaching solid mechanics to artificial intelligence—a fast solver for heterogeneous materials , volume =. npj Computational Materials , author =. 2021 , pages =. doi:10.1038/s41524-021-00571-z , abstract =
2021 doi
-
[198]
Science Advances , author =
One for all:. Science Advances , author =. 2021 , pages =. doi:10.1126/sciadv.abf3658 , abstract =
2021 doi
-
[199]
International Journal of Mechanical Sciences , author =
Systematic two-scale image analysis of extreme deformations in soft architectured sheets , volume =. International Journal of Mechanical Sciences , author =. 2021 , pages =. doi:10.1016/j.ijmecsci.2020.106205 , language =
2021
-
[200]
Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =
Classification of first strain-gradient elasticity tensors by symmetry planes , volume =. Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =. 2021 , pages =. doi:10.1098/rspa.2021.0165 , abstract =
2021
-
[201]
Continuum Mechanics and Thermodynamics , author =
Effective strain gradient continuum model of metamaterials and size effects analysis , issn =. Continuum Mechanics and Thermodynamics , author =. 2020 , file =. doi:10.1007/s00161-020-00910-3 , abstract =
2020 doi
-
[202]
International Journal of Solids and Structures , author =
On first strain-gradient theories in linear elasticity , volume =. International Journal of Solids and Structures , author =. 1968 , pages =. doi:10.1016/0020-7683(68)90036-X , abstract =
1968 doi
-
[203]
Proceedings of the National Academy of Sciences , author =
Extraction of mechanical properties of materials through deep learning from instrumented indentation , volume =. Proceedings of the National Academy of Sciences , author =. 2020 , pages =. doi:10.1073/pnas.1922210117 , abstract =
2020 doi
-
[204]
Proceedings of the National Academy of Sciences , author =
Learning hidden elasticity with deep neural networks , volume =. Proceedings of the National Academy of Sciences , author =. 2021 , pages =. doi:10.1073/pnas.2102721118 , abstract =
2021 doi
-
[205]
MRS Bulletin , author =
A deep learning approach to the inverse problem of modulus identification in elasticity , volume =. MRS Bulletin , author =. 2021 , pages =. doi:10.1557/s43577-020-00006-y , language =
2021 doi
-
[206]
Mathematics and Mechanics of Solids , author =
Mechanical metamaterials: a state of the art , volume =. Mathematics and Mechanics of Solids , author =. 2019 , pages =. doi:10.1177/1081286517735695 , abstract =
2019 doi
-
[207]
ZAMM - Journal of Applied Mathematics and Mechanics / Zeitschrift für Angewandte Mathematik und Mechanik , author =
Verification of strain gradient elasticity computation by analytical solutions , issn =. ZAMM - Journal of Applied Mathematics and Mechanics / Zeitschrift für Angewandte Mathematik und Mechanik , author =. 2021 , file =. doi:10.1002/zamm.202100023 , language =
2021 doi
-
[208]
Rietbergen, B Van , year =
-
[209]
Decomposition and
Neeman, Alisa G and Brannon, Rebecca and Jeremic, Boris and Gelder, Allen Van and Pang, Alex , year =. Decomposition and
-
[210]
Water Resources Research , author =
Physics‐. Water Resources Research , author =. 2020 , file =. doi:10.1029/2019WR026731 , abstract =
2020 doi
-
[211]
Computer Methods in Applied Mechanics and Engineering , author =
A physics-informed deep learning framework for inversion and surrogate modeling in solid mechanics , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2021 , pages =. doi:10.1016/j.cma.2021.113741 , abstract =
2021
-
[212]
Computer Methods in Applied Mechanics and Engineering , author =
Data driven modeling of plastic deformation , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2017 , pages =. doi:10.1016/j.cma.2017.02.016 , abstract =
2017 doi
-
[213]
Composites Part B: Engineering , author =
Multiscale constitutive model using data–driven yield function , volume =. Composites Part B: Engineering , author =. 2021 , pages =. doi:10.1016/j.compositesb.2021.108831 , abstract =
2021
-
[214]
Continuum Mechanics and Thermodynamics , author =
Space of. Continuum Mechanics and Thermodynamics , author =. 2019 , pages =. doi:10.1007/s00161-019-00794-y , abstract =
2019 doi
-
[215]
and Miller, Ronald E
Tadmor, Ellad B. and Miller, Ronald E. and Elliott, Ryan S. , year =. Continuum. doi:10.1017/CBO9781139017657 , file =
-
[216]
International Journal of Solids and Structures , author =
Invariant-based reconstruction of bidimensional elasticity tensors , volume =. International Journal of Solids and Structures , author =. 2016 , pages =. doi:10.1016/j.ijsolstr.2016.02.013 , language =
2016 doi
-
[217]
Journal of the Mechanics and Physics of Solids , author =
Symmetry considerations for topology design in the elastic inverse homogenization problem , volume =. Journal of the Mechanics and Physics of Solids , author =. 2019 , pages =. doi:10.1016/j.jmps.2019.03.018 , language =
2019 doi
-
[218]
1987 , pages =
The Quarterly Journal of Mechanics and Applied Mathematics , author =. 1987 , pages =. doi:10.1093/qjmam/40.4.451 , abstract =
1987 doi
-
[219]
Eigentensors of the elastic tensor and their relationship with material symmetry , volume =
Helbig, Klaus , year =. Eigentensors of the elastic tensor and their relationship with material symmetry , volume =. Handbook of. doi:10.1016/S0950-1401(13)70031-4 , pages =
-
[220]
Computational Mechanics , author =
Anisotropic hyperelastic constitutive models for finite deformations combining material theory and data-driven approaches with application to cubic lattice metamaterials , volume =. Computational Mechanics , author =. 2021 , pages =. doi:10.1007/s00466-020-01954-7 , abstract =
2021 doi
-
[221]
Macromolecules , author =
Experimental survey of the strain energy density function of isoprene rubber vulcanizate , volume =. Macromolecules , author =. 1981 , pages =. doi:10.1021/ma50002a032 , abstract =
1981 doi
-
[222]
A finite element method for plane stress problems with large elastic and plastic deformations , volume =
Kirchner, E and Reese, St and Wriggers, P , year =. A finite element method for plane stress problems with large elastic and plastic deformations , volume =
-
[223]
Journal of Biomechanics , author =
Anisotropic and hyperelastic identification of in vitro human arteries from full-field optical measurements , volume =. Journal of Biomechanics , author =. 2010 , pages =. doi:10.1016/j.jbiomech.2010.07.004 , abstract =
2010 doi
-
[224]
Hyperelastic characterization of an expanded polyurethane using the
Benkahla, Jamel and Baranger, Thouraya Nouri and Issartel, Jerome , year =. Hyperelastic characterization of an expanded polyurethane using the
-
[225]
International Journal of Solids and Structures , author =
Application of the virtual fields method to mechanical characterization of elastomeric materials , volume =. International Journal of Solids and Structures , author =. 2009 , pages =. doi:10.1016/j.ijsolstr.2008.09.025 , abstract =
2009 doi
-
[226]
Mathematical Programming , author =
On the convergence of interior-reflective. Mathematical Programming , author =. 1994 , pages =. doi:10.1007/BF01582221 , abstract =
1994 doi
-
[227]
Traité du mouvement des eaux et des autres corps fluides , publisher =
Mariotte, Edme and de La Hire, Philippe , year =. Traité du mouvement des eaux et des autres corps fluides , publisher =
-
[228]
Journal of Applied Mathematics and Mechanics , author =
The theory of fracture of solids , volume =. Journal of Applied Mathematics and Mechanics , author =. 1959 , note =
1959
-
[229]
Mémoire sur l'écoulement des corps solides , publisher =
Tresca, Henri Edouard , year =. Mémoire sur l'écoulement des corps solides , publisher =
-
[230]
Uchebnye Zapiski Moskovskogo Universiteta, Mekhanika , author =
Hypothesis of strength of shape change (in. Uchebnye Zapiski Moskovskogo Universiteta, Mekhanika , author =. 1940 , pages =
1940
-
[231]
Ingenieur-Archiv , author =
Über den. Ingenieur-Archiv , author =. 1932 , pages =. doi:10.1007/BF02079970 , abstract =
1932 doi
-
[232]
Analytical Chemistry , author =
Smoothing and. Analytical Chemistry , author =. 1964 , pages =. doi:10.1021/ac60214a047 , language =
1964 doi
-
[233]
Strain , author =
Virtual. Strain , author =. 2011 , pages =. doi:10.1111/j.1475-1305.2010.00759.x , abstract =
2011 arXiv
-
[234]
Adaptive
Oden, J Tinsley , year =. Adaptive
-
[235]
AIAA Journal , author =
Calculation of eigenvector derivatives for structures with repeated eigenvalues , volume =. AIAA Journal , author =. 1988 , pages =. doi:10.2514/3.9980 , language =
1988 doi
-
[236]
AIAA Journal , author =
Improved. AIAA Journal , author =. 2007 , pages =. doi:10.2514/1.20880 , language =
2007 doi
-
[237]
Communications in Numerical Methods in Engineering , author =
A note on computing eigenvector derivatives with distinct and repeated eigenvalues , volume =. Communications in Numerical Methods in Engineering , author =. 2006 , pages =. doi:10.1002/cnm.895 , abstract =
2006 doi
-
[238]
Magnus, Jan R , year =
-
[239]
International Journal of Advanced Structural Engineering , author =
Large deformation analysis of plane-stress hyperelastic problems via triangular membrane finite elements , volume =. International Journal of Advanced Structural Engineering , author =. 2019 , pages =. doi:10.1007/s40091-019-00234-w , abstract =
2019 doi
-
[240]
2020 , pages =
Computer Methods in Applied Mechanics and Engineering , author =. 2020 , pages =. doi:10.1016/j.cma.2020.112955 , abstract =
2020
-
[241]
Computer Methods in Applied Mechanics and Engineering , author =
Sobolev training of thermodynamic-informed neural networks for interpretable elasto-plasticity models with level set hardening , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2021 , pages =. doi:10.1016/j.cma.2021.113695 , abstract =
2021
-
[242]
2019 , pages =
Computer Methods in Applied Mechanics and Engineering , author =. 2019 , pages =. doi:10.1016/j.cma.2019.112587 , abstract =
2019
-
[243]
International Journal of Solids and Structures , author =
Extension of the virtual fields method to elasto-plastic material identification with cyclic loads and kinematic hardening , volume =. International Journal of Solids and Structures , author =. 2010 , pages =
2010
-
[244]
Computer Methods in Applied Mechanics and Engineering , author =
Unsupervised discovery of interpretable hyperelastic constitutive laws , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2021 , pages =. doi:10.1016/j.cma.2021.113852 , abstract =
2021
-
[245]
Journal of the Mechanics and Physics of Solids , author =
Inference of deformation mechanisms and constitutive response of soft material surrogates of biological tissue by full-field characterization and data-driven variational system identification , volume =. Journal of the Mechanics and Physics of Solids , author =. 2021 , pages =...
2021
-
[246]
Computer Methods in Applied Mechanics and Engineering , author =
Data-driven fracture mechanics , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2020 , pages =. doi:10.1016/j.cma.2020.113390 , abstract =
2020
-
[247]
Journal of Engineering Mechanics , author =
Distortional. Journal of Engineering Mechanics , author =. 1983 , pages =. doi:10.1061/(ASCE)0733-9399(1983)109:4(1042) , abstract =
1983 doi
-
[248]
2021 , pages =
Journal of Applied Mechanics , author =. 2021 , pages =. doi:10.1115/1.4051334 , abstract =
2021 doi
-
[249]
arXiv:2104.10683 [cs] , author =
Explainable artificial intelligence for mechanics: physics-informing neural networks for constitutive models , shorttitle =. arXiv:2104.10683 [cs] , author =. 2021 , note =
2021 arXiv
-
[250]
Rubber Chemistry and Technology , author =
Constitutive. Rubber Chemistry and Technology , author =. 2000 , pages =. doi:10.5254/1.3547602 , abstract =
2000 doi
-
[251]
Nature Communications , author =
Robust learning from noisy, incomplete, high-dimensional experimental data via physically constrained symbolic regression , volume =. Nature Communications , author =. 2021 , pages =. doi:10.1038/s41467-021-23479-0 , abstract =
2021 doi
- [252]
-
[253]
Proceedings of the IEEE , author =
Taking the. Proceedings of the IEEE , author =. 2016 , pages =. doi:10.1109/JPROC.2015.2494218 , abstract =
2016
-
[254]
Computers & Structures , author =
Development of interpretable, data-driven plasticity models with symbolic regression , volume =. Computers & Structures , author =. 2021 , pages =. doi:10.1016/j.compstruc.2021.106557 , abstract =
2021
-
[255]
Computational Mechanics , author =
Material parameter identification using finite elements with time-adaptive higher-order time integration and experimental full-field strain information , issn =. Computational Mechanics , author =. 2021 , file =. doi:10.1007/s00466-021-01998-3 , abstract =
2021 doi
-
[256]
Computational Mechanics , author =
Introducing regularization into the virtual fields method (. Computational Mechanics , author =. 2021 , pages =. doi:10.1007/s00466-021-02007-3 , abstract =
2021 doi
-
[257]
Experimental Mechanics , author =
Identification of. Experimental Mechanics , author =. 2006 , pages =. doi:10.1007/s11340-006-9822-x , abstract =
2006 doi
-
[258]
Science , author =
Three-dimensional mechanical metamaterials with a twist , volume =. Science , author =. 2017 , pages =. doi:10.1126/science.aao4640 , language =
2017 doi
-
[259]
Pierron, Fabrice and Grédiac, Michel , year =. The. doi:10.1007/978-1-4614-1824-5 , file =
-
[260]
Extension of the
Connesson, N and Clayton, E H and Bayly, P V and Pierron, F , year =. Extension of the
-
[261]
Computational Mechanics , author =
Two-scale homogenization of electromechanically coupled boundary value problems:. Computational Mechanics , author =. 2012 , pages =. doi:10.1007/s00466-012-0715-9 , abstract =
2012 doi
-
[262]
Composites Part B: Engineering , author =
A virtual fields method for identifying anisotropic elastic constants of fiber reinforced composites using a single tension test:. Composites Part B: Engineering , author =. 2020 , pages =. doi:10.1016/j.compositesb.2020.108338 , abstract =
2020
-
[263]
Regularized virtual fields method for mechanical properties identification of composite materials , abstract =. Comput. Methods Appl. Mech. Engrg. , author =. 2014 , pages =
2014
-
[264]
Mathematics for
Deisenroth, Marc Peter and Faisal, A Aldo and Ong, Cheng Soon , year =. Mathematics for
-
[265]
Journal of Engineering Mechanics , author =
Generalized. Journal of Engineering Mechanics , author =. 2017 , pages =. doi:10.1061/(ASCE)EM.1943-7889.0001322 , abstract =
2017
-
[266]
and Zolochevsky, Alexander , year =
Altenbach, Holm and Lauschke, U. and Zolochevsky, Alexander , year =. Ein verallgemeinertes
-
[267]
Engineering Fracture Mechanics , author =
A generalized failure criterion for three-dimensional behaviour of isotropic materials , volume =. Engineering Fracture Mechanics , author =. 1996 , pages =. doi:10.1016/0013-7944(95)00109-3 , language =
1996 doi
-
[268]
Altenbach, Holm and Zolochevsky, Alexander , year =
- [269]
-
[270]
and Kolupaev, Vladimir A
Rosendahl, Philipp L. and Kolupaev, Vladimir A. and Altenbach, Holm , editor =. Extreme. State of the. 2019 , doi =
2019
-
[271]
Proceedings of the Royal Society of London
A theory of the yielding and plastic flow of anisotropic metals , volume =. Proceedings of the Royal Society of London. Series A. Mathematical and Physical Sciences , author =. 1948 , pages =. doi:10.1098/rspa.1948.0045 , abstract =
1948
-
[272]
Closed-form expressions of the eigen decomposition of 2 x 2 and 3 x 3
Deledalle, Charles-Alban and Denis, Loic and Tabti, Sonia and Tupin, Florence , year =. Closed-form expressions of the eigen decomposition of 2 x 2 and 3 x 3
-
[273]
Communications in Applied Numerical Methods , author =
Removal of singularities in tresca and mohr-coulomb yield functions , volume =. Communications in Applied Numerical Methods , author =. 1986 , pages =. doi:10.1002/cnm.1630020208 , abstract =
1986 doi
-
[274]
Nature Communications , author =
Learning dominant physical processes with data-driven balance models , volume =. Nature Communications , author =. 2021 , pages =. doi:10.1038/s41467-021-21331-z , abstract =
2021 doi
-
[275]
Mathematical Proceedings of the Cambridge Philosophical Society , author =
Theoretical plasticity of textured aggregates , volume =. Mathematical Proceedings of the Cambridge Philosophical Society , author =. 1979 , pages =. doi:10.1017/S0305004100055596 , abstract =
1979 doi
-
[276]
Convexity studies of two anisotropic yield criteria in principal stress space , abstract =
Arif, Mohammed and Kaushik, Surendra K , year =. Convexity studies of two anisotropic yield criteria in principal stress space , abstract =
-
[277]
Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =
On the existence of a unique class of yield and failure criteria comprising. Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =. 2016 , pages =. doi:10.1098/rspa.2015.0713 , abstract =
2016
-
[278]
2021 , pages =
Journal of Applied Mechanics , author =. 2021 , pages =. doi:10.1115/1.4049805 , abstract =
2021 doi
-
[279]
Optics and Lasers in Engineering , author =
When. Optics and Lasers in Engineering , author =. 2021 , pages =. doi:10.1016/j.optlaseng.2020.106308 , language =
2021
-
[280]
Polymer Testing , author =
Comparison of simple and pure shear for an incompressible isotropic hyperelastic material under large deformation , volume =. Polymer Testing , author =. 2013 , pages =. doi:10.1016/j.polymertesting.2012.11.005 , abstract =
2013 doi
-
[281]
Fundamentals of
Giurgiutiu, Victor , year =. Fundamentals of. Structural. doi:10.1016/B978-0-12-409605-9.00002-7 , pages =
-
[282]
International Journal of Plasticity , author =
A plane stress anisotropic plastic flow theory for orthotropic sheet metals , volume =. International Journal of Plasticity , author =. 2006 , pages =. doi:10.1016/j.ijplas.2005.04.005 , abstract =
2006 doi
-
[283]
International Journal of Plasticity , author =
A plane stress yield function for anisotropic sheet material by interpolation of biaxial stress states , volume =. International Journal of Plasticity , author =. 2006 , pages =. doi:10.1016/j.ijplas.2005.04.009 , abstract =
2006 doi
-
[284]
Journal of Physics , author =
A. Journal of Physics , author =. 2017 , pages =
2017
-
[285]
International Journal of Plasticity , author =
On the modelling of plastic anisotropy, asymmetry and directional hardening of commercially pure titanium:. International Journal of Plasticity , author =. 2017 , pages =. doi:10.1016/j.ijplas.2017.02.010 , abstract =
2017 doi
-
[286]
Computer Methods in Applied Mechanics and Engineering , author =
A return mapping algorithm for isotropic and anisotropic plasticity models using a line search method , volume =. Computer Methods in Applied Mechanics and Engineering , author =. 2017 , pages =. doi:10.1016/j.cma.2016.11.026 , abstract =
2017 doi
-
[287]
Journal of Computational Physics , author =
Numerical aspects for approximating governing equations using data , language =. Journal of Computational Physics , author =. 2019 , pages =
2019
-
[288]
Robust data-driven discovery of governing physical laws with error bars , language =
Zhang, Sheng and Lin, Guang , year =. Robust data-driven discovery of governing physical laws with error bars , language =
-
[289]
Schaeffer, Hayden and Tran, Giang and Ward, Rachel , year =
-
[290]
arXiv:2003.02387 [cs, math, stat] , author =
Methods to. arXiv:2003.02387 [cs, math, stat] , author =. 2020 , note =
2003 arXiv
- [291]
-
[292]
Journal of Computational Physics , author =
Learning constitutive relations from indirect observations using deep neural networks , volume =. Journal of Computational Physics , author =. 2020 , keywords =. doi:10.1016/j.jcp.2020.109491 , abstract =
2020
-
[293]
Microstructural modeling of ferroelectric material behavior , language =
Schrade, David , year =. Microstructural modeling of ferroelectric material behavior , language =
- [294]
-
[295]
On the elastic-plastic behaviour of regular honeycomb structures , language =
Bucci, M Sara , year =. On the elastic-plastic behaviour of regular honeycomb structures , language =
-
[296]
International Journal of Plasticity , author =
Research note on quasi-convexity of the yield function and its relation to. International Journal of Plasticity , author =. 1990 , pages =. doi:10.1016/0749-6419(90)90008-3 , abstract =
1990 doi
-
[297]
Mathematics and Mechanics of Solids , author =
Does convexity of yield surfaces in plasticity have a physical significance? , volume =. Mathematics and Mechanics of Solids , author =. 2018 , pages =. doi:10.1177/1081286517721599 , abstract =
2018 doi
-
[298]
arXiv:2002.10521 [cs, math] , author =
Physics. arXiv:2002.10521 [cs, math] , author =. 2020 , note =
2002 arXiv
-
[299]
arXiv:2004.00265 [cs, math] , author =
Learning. arXiv:2004.00265 [cs, math] , author =. 2020 , note =
2004 arXiv
-
[300]
arXiv:1901.07758 [math] , author =
The. arXiv:1901.07758 [math] , author =. 2019 , note =
1901 arXiv
Reviewed August 2, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.