MechProNet: Machine Learning Prediction of Mechanical Properties in Metal Additive Manufacturing

Parand Akbari,Masoud Zamani,Amir Mostafaei
2024-03-18
Abstract:Predicting mechanical properties in metal additive manufacturing (MAM) is essential for ensuring the performance and reliability of printed parts, as well as their suitability for specific applications. However, conducting experiments to estimate mechanical properties in MAM processes can be laborious and expensive, and they are often limited to specific materials and processes. Machine learning (ML) methods offer a more flexible and cost-effective approach to predicting mechanical properties based on processing parameters and material properties. In this study, we introduce a comprehensive framework for benchmarking ML models for predicting mechanical properties. We compiled an extensive experimental dataset from over 90 MAM articles and data sheets from a diverse range of sources, encompassing 140 different MAM data sheets. This dataset includes information on MAM processing conditions, machines, materials, and resulting mechanical properties such as yield strength, ultimate tensile strength, elastic modulus, elongation, hardness, and surface roughness. Our framework incorporates physics-aware featurization specific to MAM, adjustable ML models, and tailored evaluation metrics to construct a comprehensive learning framework for predicting mechanical properties. Additionally, we explore the Explainable AI method, specifically SHAP analysis, to elucidate and interpret the predicted values of ML models for mechanical properties. Furthermore, data-driven explicit models were developed to estimate mechanical properties based on processing parameters and material properties, offering enhanced interpretability compared to conventional ML models.
Machine Learning,Materials Science,Artificial Intelligence
What problem does this paper attempt to address?
### Problems the Paper Aims to Solve This paper aims to address the challenges in predicting mechanical properties during the Metal Additive Manufacturing (MAM) process. Specifically, the authors focus on the following key issues: 1. **Limitations of Experimental Methods**: - Experimental methods for predicting mechanical properties in the MAM process are time-consuming and expensive. - Experiments are usually limited to specific materials and processes, making it difficult to apply them broadly. 2. **Importance of Mechanical Properties**: - Accurate prediction of mechanical properties (such as yield strength, ultimate tensile strength, elastic modulus, elongation, hardness, and surface roughness) of MAM parts is crucial to ensure their performance and reliability in specific applications. 3. **Advantages of Machine Learning**: - Machine Learning (ML) methods offer a more flexible and cost-effective way to predict mechanical properties, based on processing parameters and material characteristics. - ML models can handle the combined effects of multiple parameters and can extrapolate beyond experimental data points. 4. **Shortcomings of Existing Research**: - Existing research is limited in the scope of experimental datasets, processing parameters, and material selection. - A broader benchmark dataset is needed to optimize and ensure the quality of parts under different processing parameters and materials. ### Solution To address the above issues, the authors propose a comprehensive framework called MechProNet for evaluating and predicting mechanical properties in the MAM process. The main contributions include: 1. **Building an Extensive Experimental Dataset**: - A large amount of experimental data was collected from over 90 MAM articles and 140 different MAM data tables, covering various materials, processing conditions, and mechanical properties. 2. **Physics-Aware Characterization**: - A MAM-specific physics-aware characterization method was introduced to improve the prediction accuracy of the model. 3. **Tunable Machine Learning Models**: - Various machine learning models (such as Random Forest, Gradient Boosting Trees, Support Vector Regression, and Gaussian Process Regression) were used and tuned to fit the MAM tasks. 4. **Explainable AI Methods**: - Explainable AI methods, such as SHAP analysis, were applied to interpret and understand the predictions of ML models, enhancing the transparency and interpretability of the models. 5. **Data-Driven Explicit Models**: - Data-driven explicit models based on processing parameters and material characteristics were developed, offering higher interpretability compared to traditional ML models. Through these methods, MechProNet not only predicts the mechanical properties of MAM parts but also identifies optimal processing parameters to ensure the desired mechanical properties.