← Latest papers
🤖 machine learning

A mesh-free multiresolution deep energy method with phase-field modeling of brittle fracture

This paper proposes a mesh-free multiresolution deep energy method that utilizes a single neural network with C1C^1 quadratic B-spline encoding and dynamic stratified Monte Carlo integration to efficiently model brittle fracture via phase-field theory, achieving high accuracy in load-displacement predictions and superior zero-shot crack classification compared to existing baselines.

Original authors: Han Zhang, Mehrisadat Makki Alamdari, Babak Shahbodagh, Mohammad Vahab, Cosmin Anitescu, Timon Rabczuk, Elena Atroshchenko

Published 2026-08-26
📖 4 min read☕ Coffee break read

Original authors: Han Zhang, Mehrisadat Makki Alamdari, Babak Shahbodagh, Mohammad Vahab, Cosmin Anitescu, Timon Rabczuk, Elena Atroshchenko

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Predicting how a solid object breaks is one of the hardest puzzles in engineering. When a piece of glass shatters or a metal beam snaps, the damage does not happen in a neat, predictable line; it follows a jagged path that depends on tiny flaws inside the material and the exact forces pushing on it. For decades, engineers have tried to simulate this process on computers. The traditional approach treats a crack as a sharp, distinct line that must be tracked as it grows. This requires the computer to constantly redraw its internal map of the object, adding more detail where the crack is moving and removing it where the material is safe. It is a laborious process that struggles when cracks branch, merge, or change direction unexpectedly. A newer idea, called phase-field modeling, avoids this tracking altogether. Instead of drawing a line, it treats the crack as a blurry zone where the material is gradually weakening, like a fog that thickens until the material is gone. This removes the need to chase the crack, but it creates a new problem: the computer must be incredibly detailed everywhere, just in case the crack appears in a place no one expected.

A team of researchers has now combined this blurry-crack idea with a different kind of computer tool: neural networks. These are the same types of programs used to recognize faces or translate languages, but here they are used to describe the shape and movement of a breaking object. The researchers found that while neural networks are powerful, they tend to produce overly smooth results, which makes it hard for them to capture the sharp, localized damage of a breaking crack. To fix this, they built a special system where the network receives its information through a multi-layered grid, similar to a map that has both a broad overview and a zoomed-in view. This allows the computer to represent the fine details of a crack without needing to train for hours to learn them. Furthermore, to ensure the computer does not find a solution that looks good only at specific points, the team changed the points the computer checks at every single step of the calculation. It is like asking a surveyor to check a field for a hidden path, but instead of checking the same ten spots every time, the surveyor picks a completely new set of spots for every new question. This forces the computer to find a solution that is true everywhere, not just at a few lucky locations.

The researchers tested this new method on a series of challenging scenarios, starting with simple bars that had a small notch cut into them. When they pulled these bars apart, the computer predicted the force required to break them with an accuracy of within about one percent compared to the best existing methods. They then tested the system on more complex situations where cracks had to curve, split into two, or merge with other cracks. In every case, the new method reproduced the correct patterns of damage without ever needing to redraw the mesh or track the crack tip. One particularly difficult test involved a plate with a hole in the middle; the computer correctly predicted that a crack would start at the edge of the hole where the stress was highest, even though no crack was there at the beginning. The method also handled curved shapes, like a thick ring, by mapping the geometry exactly without needing to approximate it with straight lines.

The most rigorous test came from a public dataset containing one hundred random arrangements of multiple cracks inside a plate. In this challenge, the researchers ran their method twenty times on different random configurations without any prior training on those specific patterns. The system correctly identified whether each of the hundreds of cracks would grow or stay dormant in ninety percent of the cases. This was a significant improvement over previous attempts using similar neural network tools, which failed to produce consistent results on the same dataset. The researchers noted that their method is not yet faster than the traditional computer programs used in industry; in fact, it takes longer to run a single simulation. However, the value lies in its robustness and its ability to handle complex, changing crack networks without human intervention or manual adjustments. By proving that a neural network can solve these problems when paired with the right grid system and a constantly changing set of check-points, the work opens a path toward simulating fracture in ways that were previously too difficult or unstable for computers to handle.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →