← Latest papers
💻 computer science

Missing Physics Discovery through Fully Differentiable Finite Element-Based Machine Learning

This paper introduces FEML, a fully differentiable finite element-based machine learning framework that discovers configuration-independent constitutive laws for missing physics by embedding PDE solvers into training, enabling zero-shot transfer across geometries and boundary conditions while recovering interpretable physical models from both synthetic and real-world data.

Original authors: Ado Farsi, Nacime Bouziani, David A Ham

Published 2026-07-20
📖 6 min read🧠 Deep dive

Original authors: Ado Farsi, Nacime Bouziani, David A Ham

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

Imagine you are trying to bake the perfect cake, but you only have half the recipe. You know exactly how the oven works (the heat, the timer, the pan shape), and you know the ingredients you do have. But the secret ingredient—the specific way the flour reacts to the sugar to make the cake rise just right—is a mystery. In the world of physics and engineering, scientists face this exact problem every day. They have powerful mathematical rules called "Partial Differential Equations" (PDEs) that describe how things move, heat up, or bend. These rules are like the oven instructions. However, the specific "laws" that describe how a material behaves inside that oven—like how a piece of metal stretches or how heat moves through a rock—are often missing or too complicated to write down. Without these missing laws, scientists can't predict if a bridge will hold or if a spacecraft will survive re-entry. Traditionally, they've had to guess these laws or run endless expensive experiments to figure them out.

This is where a new approach called FEML (Finite Element-Based Machine Learning) comes in, acting like a super-smart detective that can solve the mystery of the missing recipe without ever tasting the cake. Instead of just guessing the final result, FEML combines a rigorous physics simulator with a learning computer program. It treats the unknown physical law as a "black box" that it tries to figure out by watching how the whole system reacts. If the system is a bridge, FEML watches how the bridge bends under weight and works backward to discover the hidden rule that tells the steel how to stretch. The beauty of this method is that it doesn't just learn for one specific bridge; it learns the rule itself. Once it figures out how steel behaves, that rule can be applied to a completely different shape, size, or material, even if the computer has never seen that specific setup before. It's like learning the grammar of a language so well that you can instantly understand a new sentence you've never heard, rather than just memorizing a list of phrases.

The researchers behind this study, Ado Farsi, Nacime Bouziani, and David A. Ham, introduced this framework to tackle the problem of "missing physics." They built a system that couples a high-end physics solver (which calculates how structures and heat behave) directly with a machine learning model. The key innovation is that the entire system is "differentiable," meaning the computer can calculate exactly how a tiny change in the hidden rule affects the final result, allowing it to learn the rule by trial and error, guided by real-world measurements.

In their experiments, they treated the discovery process like a video game with levels of increasing difficulty. First, they tackled a simple scenario: a material that gets softer when squeezed (like a foam). They fed the system data from a simple squeeze test where they knew the force applied and the resulting movement. The system successfully learned the hidden rule describing how the material's stiffness changed, even though it never directly measured the internal stress. Next, they moved to a harder level: a material that behaves like plastic, which bends permanently after a certain point. Here, they used a "progressive discovery" strategy. They took the rule they had already learned for the elastic part and "froze" it, locking it in place. Then, they asked the system to figure out only the new part: how the material hardens as it stretches further. By breaking the problem into steps, the system learned a complex plastic-hardening law with high accuracy.

The real magic happened when they tested if these learned rules could travel. They took the two rules they had discovered (the elastic softening and the plastic hardening) and combined them into a single "foundation model." They then dropped this model into a completely new, three-dimensional simulation of a metal rod with a weird keyhole-shaped slot being twisted. This was a totally different shape and a different type of stress than what the model had been trained on. Remarkably, the model predicted the rod's behavior with almost perfect accuracy, without needing any retraining. This "zero-shot" transfer proves that the system learned the actual physics, not just a trick for one specific shape.

To show this works in the real world, not just in simulations, they applied FEML to real experimental data from a benchmark test on a titanium alloy. In this test, the material was sheared until it broke, a process involving both plastic hardening and "ductile damage" (the material getting weaker as it cracks). The system learned both the hardening rule and the damage rule directly from the noisy, messy data of the actual experiment. It successfully reproduced the entire curve of the test, including the tricky part where the material starts to soften right before it snaps, matching the real-world measurements within the natural variation of the samples.

Finally, the team showed that they could take the complex neural network they had trained and translate it back into a simple, human-readable math formula using a technique called "symbolic regression." In a heat transfer experiment, the system learned a rule for how thermal conductivity changes with temperature. When they asked the computer to find a simple equation for this, it discovered a power-law formula that was nearly identical to the true physical law, even though the computer was never told what the formula should look like.

In short, this paper demonstrates a powerful new way to discover the hidden laws of nature. By embedding machine learning directly inside physics simulations, the researchers created a tool that can learn missing physical relationships from indirect measurements, generalize those rules to new situations, and even express them as clear mathematical formulas. It suggests a future where we can uncover the secrets of complex materials and systems by letting computers learn the rules of the game directly from the data, bridging the gap between what we know and what we need to know to build safer, more efficient technologies.

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 →