Assignment 4 Nehaa
Assignment 4 Nehaa
Manufacturing
Comprehensive Review of Machine Learning Applications Across the Additive
Manufacturing Lifecycle
Nehaa Vijayakumar
400607375
28 March 2025
although the various table text styles are provided. The formatter
I. INTRODUCTION will need to create these components, incorporating the
Additive manufacturing (AM), also referred to as 3D applicable criteria that follow.
printing, is a transformative technology that builds objects layer-
by-layer from digital models. Unlike traditional subtractive II. CATEGORIES OF MACHINE LEARING IN ADDITIVE
manufacturing processes, AM enables the creation of highly MANUFACTURING
complex geometries, minimizes material waste, and supports
on-demand production. However, despite its numerous The integration of machine learning (ML) into additive
advantages, AM faces critical challenges that limit its manufacturing (AM) processes has opened new avenues for
widespread adoption in high-stakes industries such as aerospace, process optimization, defect detection, quality control, and
medical, and automotive. These challenges include inconsistent predictive maintenance. The classification of ML applications in
part quality, high defect rates, complex process optimization AM can be effectively mapped across different stages of the
requirements, and limited real-time control. To address these
production pipeline. This section elaborates on six main
challenges, the integration of Machine Learning (ML) into the
categories, with detailed explanations and expanded discussions
AM workflow has become increasingly important.
of their impact and potential.
Machine learning, a subset of artificial intelligence, allows
systems to learn from data and make predictions or decisions A. Design phase Applications
without being explicitly programmed. In the context of AM, ML In the design phase, ML contributes to topology
can be applied at various stages of the manufacturing pipeline, optimization, generative design, and support structure
from design and material selection to in-situ monitoring and prediction. Generative design tools use ML algorithms to
post-process inspection. ML models can analyse large volumes explore countless design alternatives that meet specified
of sensor data to detect anomalies, optimize process parameters constraints, such as stress thresholds and manufacturability. By
for better outcomes, predict part properties, and even enable analysing historical CAD models and simulation data, ML can
closed-loop control systems that adapt in real-time. These propose more efficient designs that optimize both performance
capabilities not only enhance part quality and reduce defects but and material usage. Support prediction tools reduce material
also improve the overall efficiency and cost-effectiveness of consumption and ensure part stability during printing
AM operations. (Chowdhury & Anand, 2016).
This paper explores the multifaceted applications of ML in
AM, categorizing them into distinct areas based on the B. Pre-processing Applications
manufacturing workflow. It provides detailed examples for each During the pre-processing stage, ML is used for tasks like
category and discusses the relevance of supervised and material classification, slice optimization, and thermal
unsupervised learning paradigms. Moreover, it highlights the deformation compensation. Data-driven models can forecast
contributions of specific Convolutional Neural Network (CNN) distortions caused by temperature gradients and suggest
architectures in classification and segmentation tasks, presents a geometric adjustments. These models reduce build failures and
case study involving reinforcement learning, and offers ensure dimensional accuracy. Neural networks, for instance, can
suggestions for future research. By understanding and predict the heat-induced warping of components and
leveraging the power of ML, stakeholders in AM can overcome recommend pre-compensated geometries (Chowdhury &
existing limitations and unlock new levels of performance, Anand, 2016).
reliability, and scalability (Wang et al., 2018). of electronic
products, and (3) conformity of style throughout a conference C. In-process Monitoring
proceedings. Margins, column widths, line spacing, and type
ML plays a pivotal role in real-time monitoring of AM
styles are built-in; examples of the type styles are provided
processes. Sensor data, such as images from thermal cameras,
throughout this document and are identified in italic type, within
melt pool dimensions, and acoustic emissions are analysed to
parentheses, following the example. Some components, such as
detect anomalies. Convolutional Neural Networks (CNNs) can
multi-levelled equations, graphics, and tables are not prescribed,
detect defects like pores, cracks, or balling based on melt pool III. BRIEF DISCRIPTION OF EACH CATEGORY
imagery. When integrated into a closed-loop control system, ML Each of the six categories of ML application in AM can be
allows for real-time corrections to mitigate defects as they expanded with detailed explanations and practical examples to
emerge (Baumgartl et al., 2020). demonstrate the value added at every stage. Below is an
elaboration on each category.
D. Process Parameter Optimization
Optimizing process parameters—such as laser power, scan A. Design phase Applications
speed, and hatch spacing—is critical for ensuring quality. ML In the design phase, ML algorithms can recommend part
regression models learn from past builds and simulate outcomes geometries that are structurally optimized while still being
based on input conditions. Gaussian Process Regression (GPR) manufacturable. Deep learning algorithms can be trained on
and polynomial regression have been used to create process historical CAD data to recommend support structures that
maps, which predict porosity and surface finish across parameter minimize material usage while maintaining structural integrity.
ranges (Tapia et al., 2018). Generative design platforms use ML to automatically generate
multiple design alternatives based on specific input constraints,
E. Post-processing Inspection such as load-bearing capacity or thermal dissipation. These
High-resolution imaging, combined with ML, allows for algorithms can drastically reduce the time engineers spend on
automated defect detection during post-processing. CNNs can trial-and-error iterations, increasing innovation and part
classify defects by type and severity, streamlining quality performance.
assurance. This reduces reliance on manual inspection and
Example: Design feature recommendation systems analyse
improves repeatability. Vision-based inspection systems can
detect surface anomalies, ensuring that only conforming parts existing designs and suggest features that improve performance
proceed to the next production phase (Zhang et al., 2019). or reduce manufacturing complexity. ML-based support
structure prediction tools ensure stability during the printing
process, as discussed by Chowdhury and Anand (2016).
F. Cost and Quality Estimation
ML aids in predicting build time, energy usage, and material B. Pre-processing Applications
consumption. These insights are essential for resource planning
and cost optimization. Models trained on historical production Pre-processing involves preparing the digital model for
data help in estimating the cost per part and flag potential quality printing, selecting materials, and compensating for thermal
issues before printing begins (Seltzer et al., 2015). stresses. ML can be applied to predict thermal distortion and
suggest geometric adjustments. This predictive approach
significantly reduces build failures and increases dimensional
accuracy. Material classification using vision-based ML models
also ensures that only suitable powders or filament types are
chosen for printing.