← Latest papers
⚡ electrical engineering

Sim-to-Real Transfer Learning for Real-Time Melt Pool Geometry Prediction in Directed Energy Deposition

This paper presents a Sim-to-Real transfer learning framework that leverages a multi-input hybrid CNN pretrained on physics-based simulations and fine-tuned on limited experimental data to achieve accurate, real-time prediction of melt pool width and depth in Directed Energy Deposition, thereby overcoming the long-standing barrier of indirect depth measurement for closed-loop control.

Original authors: Youmna Mahmoud, Nikhil Muralidhar, Chaitanya Krishna Vallabh, Souran Manoochehri

Published 2026-08-25
📖 6 min read🧠 Deep dive

Original authors: Youmna Mahmoud, Nikhil Muralidhar, Chaitanya Krishna Vallabh, Souran Manoochehri

Original paper licensed under CC BY 4.0 (https://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

Metal manufacturing has long relied on the ability to melt and fuse materials with extreme precision, a process that builds complex parts layer by layer. In one advanced technique known as directed energy deposition, a powerful laser beam melts metal powder as it is sprayed onto a surface, creating a small, glowing pool of molten metal. The shape and size of this molten pool determine whether the final part is strong and flawless or riddled with hidden cracks and weak spots. The problem is that the most critical part of this pool—the depth to which the metal melts—happens beneath the surface, invisible to the naked eye and impossible to measure while the machine is running. For decades, engineers have had to stop the machine, cut the part open, and examine it under a microscope to see if the process worked, a slow and destructive method that leaves no room for real-time correction.

A team of researchers at Stevens Institute of Technology has developed a new way to see the invisible. They created a system that uses artificial intelligence to predict the hidden depth of the molten pool in real time, using only the heat patterns visible on the surface and the settings of the laser. By teaching a computer to learn from a vast library of computer simulations first, and then refining that knowledge with a small amount of real-world data, they built a model that can watch the printing process and instantly tell operators how deep the metal is melting. This approach bridges the gap between theoretical physics and the messy reality of a factory floor, offering a path toward manufacturing parts that are monitored and corrected as they are made, rather than inspected after they are finished.

The core challenge in this field is that the molten pool is a fleeting, chaotic event. As the laser moves across the metal, it creates a pool that is constantly shifting, with heat radiating outward and the metal flowing in complex ways. While cameras can easily see the width of the pool on the surface, the depth remains a mystery until the part is destroyed. To solve this, the researchers turned to a method called transfer learning. Imagine a student who spends years studying physics textbooks and solving thousands of practice problems in a quiet classroom before ever stepping into a real laboratory. That student already understands the fundamental rules of the world, so when they finally face a real experiment, they need far less time to learn the specifics of that particular setup. The researchers applied this same logic to their computer model.

First, they generated a massive dataset using a physics-based computer simulation. They modeled the behavior of stainless steel as it was heated by a laser, creating over 1,300 different scenarios with varying laser powers, speeds, and spot sizes. In this virtual world, the computer knew the exact depth and width of every molten pool it created. They used this simulated data to train a complex neural network, a type of artificial intelligence designed to recognize patterns. The network learned to associate the heat patterns on the surface with the hidden depth below, building a robust understanding of the physics involved. However, the researchers knew that a model trained only on perfect computer simulations would struggle when faced with the noise, reflections, and imperfections of a real machine.

To bridge this gap, they took the pre-trained model and fine-tuned it using a small set of real experimental data. They performed single-track printing experiments on a real machine, capturing high-speed infrared images of the molten pool. To teach the computer what the real pools looked like, they had to cut the printed tracks open and measure the actual depth and width under a microscope. Because they could not measure every single frame of the video, they used a statistical method to assign these measured values to the images, creating a training set of about 550 labeled images. When they fed this real data into the model, the network adjusted its internal settings to account for the differences between the clean simulation and the noisy real world.

The results showed that this two-step approach was far superior to training a model from scratch using only the limited real-world data. When the researchers tested the models on new, unseen printing jobs, the system trained with the help of simulations made significantly fewer errors. For predicting the width of the pool, the simulation-assisted model was accurate within about 7 percent, while the model trained only on real data was off by nearly 30 percent. The difference was even more dramatic for the depth, which is the harder variable to predict. The simulation-assisted model predicted the depth with an error of about 22 percent, whereas the model trained without simulation help missed the mark by nearly 75 percent. In the most difficult cases, where the data was extremely scarce, the simulation-trained model maintained a high level of accuracy while the other model failed to learn the correct patterns at all.

The researchers also discovered that the system worked best when it combined two types of information: the thermal images of the pool and the specific settings of the laser. The images provided the visual shape of the heat, which helped determine the width, while the laser settings provided the energy context needed to guess the depth. When they tested the system in real time on six different printing jobs that used settings the computer had never seen before, it successfully tracked the changing geometry of the pool as the laser moved. It correctly identified when the pool was too shallow, a condition that often leads to weak parts, while the unassisted model consistently overestimated the depth and missed these defects.

This work demonstrates that it is possible to bring the power of physics simulations into the real world of manufacturing without needing thousands of expensive, time-consuming experiments. By using simulations to teach the AI the rules of the game and real data to teach it the nuances of the specific machine, the researchers created a tool that is both accurate and efficient. The system does not just predict numbers; it offers a way to monitor the health of the manufacturing process as it happens, potentially allowing machines to adjust themselves on the fly to prevent defects. While the technology is still being refined, the study proves that combining the clarity of computer models with the reality of physical experiments can solve problems that were once considered too difficult to tackle in real time.

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 →