AI Predicts Steel Fatigue Life from Micrographs Rapidly

Aryuemaan Kumar Chowdhury· August 3, 2026 View original

Key takeaways

  • AI can rapidly predict steel fatigue life from micrographs, replacing lengthy mechanical tests.
  • The CV framework uses physics-informed features and CNNs for high accuracy.
  • Uncertainty quantification is improved using a Gaussian negative log-likelihood loss.
  • The pipeline is fast (under 65 ms/image) and open-sourced for broader use.

Who benefits

ManufacturingAutomotiveAerospaceConstructionMaterials Science

Summary

This research presents CV, a computer vision framework that estimates the fatigue life of lightweight alloy steels directly from optical micrographs, bypassing lengthy mechanical testing. It combines OpenCV preprocessing, a physics-informed feature extractor, and a CNN regression model to predict fatigue life and uncertainty.

Traditionally, evaluating the fatigue life of structural steels is a time-consuming process, often requiring tens to hundreds of hours of mechanical testing, which makes rapid quality control impractical. This paper introduces a novel computer vision framework, named CV, designed to quickly estimate the fatigue life (log Nf) of lightweight alloy steels directly from their optical micrographs. The CV pipeline involves a seven-stage OpenCV preprocessing routine to clean up image artifacts. Following this, a 28-dimensional physics-informed feature extractor quantifies critical microstructural characteristics such as crack morphology, grain structure, porosity, and texture. Finally, a Convolutional Neural Network (CNN) regression model is trained using a Gaussian negative log-likelihood (GNLL) loss function to simultaneously predict the fatigue life and its associated uncertainty. Evaluated on a synthetic micrograph benchmark, a ResNet-50 architecture within CV achieved impressive results, including an R-squared of 0.93 and a Root Mean Squared Error of 0.18 log-cycles. The GNLL objective significantly reduced the Expected Calibration Error by 76% compared to a standard mean-squared-error baseline, indicating better uncertainty quantification. Grad-CAM visualizations confirmed that the network focuses on metallurgically relevant features. The entire pipeline runs in under 65 milliseconds per image, and both the pipeline and synthetic dataset generator are open-sourced.

Why it matters

For professionals in materials science, manufacturing, and quality control, this AI-driven approach offers a revolutionary way to rapidly assess steel fatigue life. This can drastically reduce testing time and costs, accelerate material development, and improve quality assurance in critical applications.

How to implement this in your domain

  1. 1Integrate the CV framework into material quality control processes to rapidly assess steel fatigue life from micrographs.
  2. 2Develop internal datasets of real-world micrographs to validate and fine-tune the model for specific steel alloys and applications.
  3. 3Utilize the uncertainty quantification provided by the GNLL loss to make more informed decisions about material reliability.
  4. 4Collaborate with materials scientists to interpret Grad-CAM visualizations and refine the physics-informed feature extraction process.
  5. 5Explore the open-sourced pipeline and synthetic dataset generator to accelerate internal R&D in materials characterization.

Original post by Aryuemaan Kumar Chowdhury

"arXiv:2607.28695v1 Announce Type: new Abstract: Here is the plain text version optimized for arXiv's submission form. Custom macros (like \CV and \SI) have been converted to standard text/math so they render correctly on the webpage: Evaluating the fatigue life of structural stee…"

View on X

Originally posted by Aryuemaan Kumar Chowdhury on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses