Machine Learning Applications in Manufacturing - Challenges, Trends, and Future Directions
Machine Learning Applications in Manufacturing - Challenges, Trends, and Future Directions
ABSTRACT The emergence of Industry 4.0 (I4.0) has significantly transformed manufacturing landscapes,
introducing interconnected, dynamic, and data-rich environments. This article focuses on the application
of industrial machine learning (I-ML) within these evolving manufacturing contexts, exploring both the
challenges and future prospects of its integration. A systematic literature review, following the preferred
reporting items for systematic reviews and meta-analyzes (PRISMA) guidelines, forms the foundation of our
analysis, characterizing the role of machine learning (ML) in modern manufacturing, its current challenges,
and future trends. This research delves into the implications of I-ML in various manufacturing scenarios, in-
cluding predictive maintenance, anomaly detection, and quality control, providing a comprehensive overview
of practical applications along with an identification of related emerging technologies and trends. We also
address the critical need for sustainable, reproducible, and reliable performance in industrial applications
and explore strategies for overcoming barriers to ML adoption in the industry. Recommendations for future
research directions are provided, aiming to bridge the gap between ML advancements and their practical,
scalable implementation in industrial settings, paving the way to future research in the field. Lastly, we
aim to contribute to the identification of challenges and future research directions for the ongoing digital
transformation of manufacturing industries, offering insights into how ML can be effectively leveraged in
the era of I4.0.
INDEX TERMS Industrial artificial intelligence (I-AI), industrial machine learning (I-ML), Industry 4.0
(I4.0), machine learning (ML), manufacturing, systematic review.
© 2024 The Authors. This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License. For more information, see
VOLUME 5, 2024 https://creativecommons.org/licenses/by-nc-nd/4.0/ 1085
MANTA-COSTA ET AL.: MACHINE LEARNING APPLICATIONS IN MANUFACTURING—CHALLENGES, TRENDS, AND FUTURE DIRECTIONS
D. APPLICATION SCENARIOS
B. TECHNOLOGY READINESS LEVEL
TRL is a measurement system that verifies the level of ma- The analysis of the papers presented in Table 1 highlighted
turity of a given technology on a scale from one to nine, five application scenarios [PdM, AD, production planning and
where one is a basic scientific principle, and nine is an actual scheduling (PPS), QI, and human–robot interaction (HRI)]
system that was proven in an operational environment. The where AI is applied in industrial settings. In this section, a
TRL system makes it consistent and systematic to compare characterization per application scenario is made.
the maturity of different types of technology [33].
From the assessment of Table 1, it is possible to identify 1) PREDICTIVE MAINTENANCE
that the TRLs are in their majority in TRLs up to 5 (2/3) (pro- PdM leverages the power of statistics and AI to predict
totyping stage). It was verified that most research was mainly trends, behavior patterns, and correlations to improve the
done in a laboratory environment, with very few cases being process of decision-making in maintenance activities. The
validated in a real-world environment, which is the common main objectives of PdM are decreasing machine downtime,
practice in the research of AI in manufacturing [34]. This early cost reduction, and increasing control, quality, and produc-
stage of readiness might be due to the lack of a structured tion [36]. Some authors consider PdM part of prognostics and
framework for implementation and guidelines for the lifecycle health management [37]. From the analyzed articles, it was
FIGURE 5. Ego graph of ML technologies landscape based on Google’s autocomplete queries originating from the search words “tensorflow,” “pytorch,”
and “opencv,” the most common popular ML technologies found in the literature review. Search Depth = 3.
possible to verify that the main focus of ML in PdM is to 3) PRODUCTION PLANNING AND SCHEDULING
test the remaining useful life of a particular machine in lab The I4.0 phenomenon gave the ability to retrieve large
environments. Although some cases considered a complete quantities of data regarding product analysis and production
manufacturing scenario [38], [39], most only consider an iso- measurements, providing ML with the capability to enhance
lated machine. production [46]. PPSs are the processes that establish the
In PdM, the most common types of ML found were un- production rates needed to fulfill the commercial goals. These
supervised ML and DL. Several authors used custom DL processes bring efficiency to the supply chain and have a direct
algorithms to tackle specific problems, being the most com- impact on strategic-level decision-making [47]. Furthermore,
monly used CNNs. DL algorithms’ usage presupposes larger it includes monitoring, managing, and scheduling the produc-
data quantities corresponding to the high sensor data usage. tion processes, allowing real-time coordination of resources
and product customization [48].
In PPS, the algorithms used range from DL and supervised
machine learning (SML) to reinforcement learning (RL) ar-
2) ANOMALY DETECTION eas. Due to being a field where the objectives are enhanced
AD is the process of detecting instances in data that deviate production or even reduced unnecessary downtimes, it is a
significantly from the majority of data instances [40]. In man- good scenario for exploratory methods of ML. However, cus-
ufacturing, this technique has increased in popularity [41], tom DL algorithms were found, and support vector machines
[42], where anomalies often signify product defects. Contrary (SVMs) were also present in PPS studies.
to PdM, AD in the literature is often related to the use of
semisupervised learning and unsupervised learning, such as 4) QUALITY INSPECTION
clustering to detect new and/or anomalous patterns in the data, QI is mainly derived from the inability of human operators
which can mean either faults and defects or simply different to keep up with inspection tasks in today’s manufacturing
modes of operation [43]. Thus, AD may be a Predictive Main- processes. Automation through machine learning made the
tenance (PdM) enabler. process of defect detection easier. Although there are several
Preventing or detecting failures earlier allows industries manners of automated quality control, such as sensor-based
to reduce costs and conduct maintenance earlier [44]. The systems, magnetic particle inspection, and ultrasound testing,
analyzed articles confirm that AD is a rising subject, being image-based systems are one of the most popular as they are
one of the most frequently studied, from early TRLs where one of the easiest to implement with a lower cost [49].
the experiments are in a lab environment to more advanced It is possible to characterize QI on the following attributes:
TRLs where AD was applied in an industrial scenario in an type, whether in real-time or after the manufacturing process
assembly line. is completed and strategy, if the inspection is done in all
In AD also, DL surges as the major ML technique used, processes or certain parts of the process [50].
with CNNs being the most common types of algorithm [45]. In ML, a large variety of machine learning algorithms and
In this scenario, a large variety of algorithms is used as data subfields were found. SML, unsupervised machine learning
from diverse sensors and cameras, making this scenario rich (UML), and DL algorithms can be found, being DL algo-
in conditions for ML experimentation. rithms mostly used in applications with image.
FIGURE 6. Challenges and future trends identified for five application scenarios regarding the implementation of I-ML in manufacturing scenarios.
models used, verifying the lack or excess of heterogeneity is ML model training and application in an industrial scenario
still necessary as it deeply influences the model performance with the required instrumentation, software, and specialized
[63]. personnel [67]. Also, the usage of federated learning can be
Another challenge that may relate to the isolation of the a possible advantage for creating models collaboratively pre-
PdM process is its incompatibility with current industrial stan- serving the privacy and security of data. The missing data can
dards [39], [64], [65]. Adapting the current methodologies to be complemented by generating synthetic data from genera-
the used standards would allow for more straightforward in- tive adversarial networks (GANs) or even in simulation [20],
tegration and further interoperability between state-of-the-art [68]. Nowadays, game design software presents the capabil-
approaches to PdM and industrial settings. ities for creating photorealistic simulations for diverse envi-
When concerning data for PdM, it is also necessary to ronments, which can produce a large amount of synthetic data
verify the datasets’ dimensions [55]. Many PdM techniques that can be used in the training of ML algorithms. However,
rely on DL, which is heavily dependent on data. However, synthetic data generation still faces several challenges as well.
not only the quantity matters but also the relation between For instance, in sim2real technologies, no simulation can per-
classes in labeled data to have a sufficient amount for training; fectly replicate reality, leading to AI exploitations in simulated
however, a failure is not a common or desirable event, creating scenarios [69]. To achieve photorealism, object characteristics
an imbalanced dataset in most cases [66]. need to be replicated with maximum detail, and the character-
Another major challenge in applying PdM is the scarcity of istics of the generated scene also need to be congruent with the
resources to create a PdM infrastructure from data collection, scenario being simulated. Despite these challenges, several
When concerning the manufacturing infrastructure, two First, it is necessary to research the continuous adaptation
major challenges are highlighted: the lack of self-awareness of ML algorithms. For that, technologies such as MLOPs
of the machines and the factory as a whole to seamlessly should be considered to continuously adapt and maintain
adapt to changes and provide self-diagnosis and a necessity the ML models and algorithms used in QI. However, it is
to employ systems and methodologies that provide scalability necessary to create mechanisms for ML model selection, con-
to the manufacturing system locally and globally [84]. sidering the speed of change in a manufacturing environment;
The following research trends are proposed to solve the ML model training might not adapt to such fast changes.
challenges found in PPS. Modular manufacturing systems It is necessary to create highly adaptable infrastructures
should be developed to easily rearrange the whole system as where ML models can be used and adapted to high rates of
necessary when, for instance, a new product arrives or even change.
the manufacturing speed needs to be altered. To attain modu- Also, deploying ML models cannot be done directly in
larity, it is essential to implement sensing systems adaptable real-world environments due to possible downtimes caused
to different types of machines, even legacy ones that can re- by unadapted models. It is necessary to implement virtual
trieve reliable data. Also, creating data models would provide environments such as digital twins to deploy models in safe
easy access and better interoperability between devices and environments before adapting to the real world [89].
processes, allowing a seeminglyless communication system. Another future research direction is the inclusion of humans
Not only is interoperability important when dealing with data in the QI process. Expert feedback is necessary to further
for PPSs, but the velocity of how data and information are improve QI in highly changeable environments.
processed and edge computing are possibilities. Also, when
concerning edge computing, the capabilities of self-awareness
and self-diagnosis should be considered to be computed on E. HUMAN–ROBOT INTERACTION
edge to mitigate data dimensionality change due to occluded The challenges in the HRI field are vast. In manufacturing
parameters. environments, collaboration between humans and machines
is still limited, and even HRI is still in the early stages of
research. As such, several challenges can be found. When col-
D. QUALITY INSPECTION laborating with a robotic entity, there is still much distrust by
QI is a major application scenario when concerning manu- the human part about the robot’s behavior; the lack of compre-
facturing. Although proven very fruitful, applying ML into hension may be due to the fear of injuries or even unexpected
QI has brought several challenges and future possibilities to behaviors [90]. Also, the naturality with which robotic sys-
explore. tems interact with humans is still very low, intensifying the
From the literature reviewed, it is possible to draw a few resistance in the human–robot synergy. From the machine
challenges. The necessity to evaluate further ML models in the side, it is still challenging to interpret human behavior and
context of QI becomes evident as it is crucial to develop this intentions, making it hard to act accordingly. This fact may be
scenario’s quality further [53]. Also, there is a necessity for a due to the lack of real-world datasets where human behavior
virtual environment where further QI algorithms and mecha- and more minor interactions between humans and robots are
nisms can be designed and tested before entering a real-world studied. There is also a limitation regarding environmental
scenario [85]. The necessity for a real-time component was isolation. In HRI, there is a need for an “open-world” scenario
verified [86]. In several manufacturing scenarios, the speed where out-of-context inputs might occur. When considering
of the process vastly surpasses the capacity of QI processes, ML specifically for HRI, two significant challenges are found:
causing difficulties in obtaining quality results. a necessity for systems not to be fully controlled by ML and
The inadaptability of current QI processes to product a lack of robustness of current ML models regarding environ-
changes becomes evident in the current literature, limiting mental noises [91].
the application of these processes in real manufacturing en- Concerning the challenges mentioned above, some research
vironments. To improve the speed of the QI process, it is also trends have arisen as follows.
essential to consider the automation of data transfer processes 1) There should be an emphasis on researching robot sen-
either in-house or between edge and cloud, attaining a better sitization to collect more data about the surrounding
processing speed and, consequently, faster QI results [87]. environment and the humans working with them. An-
In addition to the difficulties in adapting to new products, other research path would be a photorealistic simulation
QI systems should also acquire the capacity to detect flaws for dataset generation and workforce training.
and defects in newer products and adapt to new standards 2) In order to improve trustworthiness in HMI, it is
and demands over time [88]. However, the human role in the necessary to train workers in high-fidelity simulation
interaction between humans and CPSs, which are key in QI, environments so that there is more knowledge and trust
still needs to be determined. Further research on the role of the in automated environments and machines.
human is still necessary to improve further QI mechanisms. 3) A standard physical/visual language for humans and
Several trends in the field are described below to cope with robots can be the target of research to facilitate human–
the challenges presented above. machine communication.
In QI, continuous adaptation of ML algorithms through to consider journals with slightly lower impact factors yet
MLOps, virtual environments for development and testing, still significant insights would enhance the inclusivity of the
and human inclusion in the QI process are suggested trends. review.
Finally, research trends in the scenario of HRI include
sensitizing robots, photorealistic simulations for dataset gen-
eration, worker training in simulation environments, and VIII. CONCLUSION
establishing a standard physical/visual language for human– In this article, a systematic literature review following the
robot communication. PRISMA guidelines was conducted in journal publications
Although many future trends were identified in specific ap- of WoS, Scopus, and SDirect databases to characterize the
plication scenarios, transversal challenges, and future trends current research landscape in I-ML applications in manu-
are worth mentioning. For instance, it is essential to highlight facturing. From the chosen literature, the applications were
the need for a framework or guidelines for implementing I- characterized, considering the employed technologies, TRL,
ML. This gap makes it very difficult to replicate and further presence of humans in the loop and application scenarios. An
improve current applications of ML, making the transfer of analysis of the current challenges of the application scenarios
technology from research environments to production envi- was conducted in order to determine which research directions
ronments a challenging task. It is also relevant to mention are viable to pursue in order to improve further the field of I-
that many manufacturers may naturally show some adversity ML. The main challenges found were categorized in four main
to adopting I-ML without guidelines or frameworks proven subjects transversal to the five studied application scenarios.
to be an advantage in real scenarios, imposing a signifi- Focusing on the applications of machine learning in industrial
cant barrier to the evolution of I-ML solutions. Furthermore, scenarios it was found that model’s lifecycle and security is
legacy systems threaten the introduction of I-ML as many often neglected. Also, transparency and explainability need
manufacturers, especially small and medium enterprises, have further research in order to improve understandability among
difficulties supporting the financial and human resource in- manufacturers. Furthermore, the existence of legacy systems
vestments required to upgrade their traditional manufacturing pose a challenge regarding small-medium enterprises invest-
sites [93]. In such scenarios, digital retrofitting with IoT de- ment costs of infrastructure digitization leaving behind lower
vices can provide a more economical approach to improve financial power manufacturers.
current infrastructure [94]. Toward future research, it is recommended to delve into
the application of ML in real industrial scenarios, tackling
VII. LIMITATIONS four essential key points: data collection frameworks, edge
The limitations of this systematic literature review primarily computing devices, newer methodologies of serving the ML
stem from the predefined inclusion criteria outlined in the functionalities in manufacturing scenarios, and frameworks
PRISMA methodology. The first limitation lies in its exclusive for continuous development and integration of ML. From
focus on Q1 articles, representing high-impact journals in the insights gathered in Fig. 6, it is possible to identify that
the realm of I-AI. While this emphasis on reputable sources MLOps should be one of the main focuses as it can be the
ensures a quality baseline, it introduces a potential constraint most effective method to be implemented with visible results
by excluding valuable perspectives, innovative findings, and in the continuous development and integration of ML models
diverse methodologies present in journals with lower impact in manufacturing environments. Digital twins can also prove
factors. Consequently, the review might present a somewhat to be very effective in simulating and testing ML models
skewed representation of the I-AI landscape, limiting its abil- and scenarios before production deployment. The continuous
ity to encompass emerging trends, practical implications, and research in the field of digital twins proves that its usage
context-specific insights found in journals with specific sub- brings numerous advantages in the manufacturing field. In
domains or interdisciplinary perspectives. Moreover, applying addition, synthetic data and edge ML are also proven to be
a high impact factor inclusion criterion (above 9.4) was in- very effective in manufacturing scenarios, improving ML im-
tended to prioritize articles from highly regarded journals. plementation and data gathering.
However, this criterion can affect the study’s representative- In contrast, although proven to be effective, technologies
ness. The strict adherence to a high impact factor threshold and methods such as photorealistic simulation are difficult
may inadvertently overlook contributions from journals with to attain sustainably. Explainable AI is also a method that,
slightly lower impact factors that still offer substantial insights despite its necessity being irrefutable, is under constant devel-
into the multifaceted landscape of I-AI. This raises questions opment, and it is especially difficult to attain full transparency
about the completeness and diversity of the literature con- for complex models. Furthermore, the creation of services
sidered in the review, emphasizing the need for a nuanced surrounding the scenarios presented in Fig. 6 (as, for instance,
approach in the selection criteria to ensure a comprehensive PdM as a service) involves the creation of newer business
exploration of the field. Following studies should have selec- models, a significant initial investment that imposes a barrier
tion criteria beyond Q1 journals to encompass a more diverse to its adoption. Even though with higher difficulty, it is advan-
array of publications, ensuring a better understanding of I-AI. tageous to implement these techniques as they were proven to
In addition, adjusting the impact factor threshold for inclusion enhance the application of I-ML in manufacturing scenarios.
TABLE 1. (Continued)
REFERENCES [17] J. Leng et al., “Unlocking the power of industrial artificial intelligence
[1] K. Zhou, T. Liu, and L. Zhou, “Industry 4.0: Towards future industrial towards industry 5.0: Insights, pathways, and challenges,” J. Manuf.
opportunities and challenges,” in Proc. IEEE 12th Int. Conf. Fuzzy Syst., vol. 73, pp. 349–363, 2024, doi: 10.1016/j.jmsy.2024.02.010.
Syst. Knowl. Discov., 2015, pp. 2147–2152. [Online]. Available: https://www.sciencedirect.com/science/article/
[2] S. Sahoo and C.-Y. Lo, “Smart manufacturing powered by recent pii/S0278612524000335
technological advancements: A review,” J. Manuf. Syst., vol. 64, [18] M. Ghobakhloo, “The future of manufacturing industry: A. strategic
pp. 236–250, Jul. 2022, doi: 10.1016/j.jmsy.2022.06.008. roadmap toward Industry 4.0,” J. Manuf. Technol. Manage., vol. 29,
[3] T. Kotsiopoulos, P. Sarigiannidis, D. Ioannidis, and D. Tzovaras, “Ma- no. 6, pp. 910–936, Jul. 2018, doi: 10.1108/JMTM-02-2018-0057.
chine learning and deep learning in smart manufacturing: The smart [19] L. Pahren, P. Thomas, X. Jia, and J. Lee, “A novel method in intelli-
grid paradigm,” Comput. Sci. Rev., vol. 40, May 2021, Art. no. 100341, gent synthetic data creation for machine learning-based manufacturing
doi: 10.1016/j.cosrev.2020.100341. quality control,” IFAC-PapersOnLine, vol. 55, no. 19, pp. 73–78,
[4] K. Xu et al., “Advanced data collection and analysis in data-driven 2022.
manufacturing process,” Chin. J. Mech. Eng., vol. 33, pp. 1–21, 2020. [20] R. S. Peres, M. Azevedo, S. O. Araújo, M. Guedes, F. Miranda, and
[5] J. Lee, J. Singh, and M. Azamfar, “Industrial artificial intelligence,” J. Barata, “Generative adversarial networks for data augmentation
2019, arXiv:1908.02150. in structural adhesive inspection,” Appl. Sci., vol. 11, no. 7, 2021,
[6] J. Lee, H. Davari, J. Singh, and V. Pandhare, “Industrial artificial intel- Art. no. 3086.
ligence for industry 4.0-based manufacturing systems,” Manuf. Lett., [21] F. Zhuang et al., “A comprehensive survey on transfer learning,” Proc.
vol. 18, pp. 20–23, Oct. 2018, doi: 10.1016/j.mfglet.2018.09.002. IEEE, vol. 109, no. 1, pp. 43–76, Jan. 2021.
[7] J. Lee, Introduction: The Development and Application [22] M. Aledhari, R. Razzak, R. M. Parizi, and F. Saeed, “Federated learn-
of AI Technology. Singapore: Springer, 2020, pp. 1–4, ing: A survey on enabling technologies, protocols, and applications,”
doi: 10.1007/978-981-15-2144-7_1. IEEE Access, vol. 8, pp. 140699–140725, 2020, doi: 10.1109/AC-
[8] G. A. Susto, A. Schirru, S. Pampuri, S. McLoone, and A. Beghi, CESS.2020.3013541.
“Machine learning for predictive maintenance: A multiple classifier [23] L. Li, Y. Fan, M. Tse, and K.-Y. Lin, “A review of applications in fed-
approach,” IEEE Trans. Ind. Informat., vol. 11, no. 3, pp. 812–820, erated learning,” Comput. Ind. Eng., vol. 149, 2020, Art. no. 106854,
Jun. 2015, doi: 10.1109/TII.2014.2349359. doi: 10.1016/j.cie.2020.106854. [Online]. Available: https://www.
[9] Z. Jan et al., “Artificial intelligence for industry 4.0: Sys- sciencedirect.com/science/article/pii/S0360835220305532
tematic review of applications, challenges, and opportunities,” [24] C. Zhang, Y. Xie, H. Bai, B. Yu, W. Li, and Y. Gao, “A survey on fed-
Expert Syst. Appl., vol. 216, Apr. 2023, Art. no. 119456, erated learning,” Knowl.-Based Syst., vol. 216, 2021, Art. no. 106775.
doi: 10.1016/j.eswa.2022.119456. [25] M. Abadi et al., “{TensorFlow}: A. system for {Large-Scale} machine
[10] S. W. Kim, J. H. Kong, S. W. Lee, and S. Lee, “Recent advances of learning,” in Proc. 12th USENIX Symp. Operating Syst. Des. Imple-
artificial intelligence in manufacturing industrial sectors: A review,” mentation, 2016, pp. 265–283.
Int. J. Precis. Eng. Manuf., vol. 23, no. 1, pp. 111–129, Jan. 2022, [26] A. Paszke et al., “Pytorch: An imperative style, high-performance deep
doi: 10.1007/s12541-021-00600-3. learning library,” in Proc. Int. Conf. Adv. Neural Inf. Process. Syst.,
[11] D. Kreuzberger, N. Kühl, and S. Hirschl, “Machine learn- 2019, vol. 32, pp. 8026–8037.
ing operations (MLOps): Overview, definition, and architecture,” [27] J. Nickolls, I. Buck, M. Garland, and K. Skadron, “Scalable parallel
IEEE Access, vol. 11, pp. 31866–31879, 2023, doi: 10.1109/AC- programming with CUDA: Is CUDA the parallel programming model
CESS.2023.3262138. that application developers have been waiting for?,” Queue, vol. 6,
[12] J. Lee, Industrial AI: Applications With Sustainable Performance. Sin- no. 2, pp. 40–53, 2008.
gapore: Springer, 2020. [28] N. Ketkar, “Introduction to Keras,” in Deep Learning With Python: A
[13] R. S. Peres, X. Jia, J. Lee, K. Sun, A. W. Colombo, and J. Barata, Hands-on Introduction. Berlin, Germany: Springer, 2017, pp. 97–111.
“Industrial artificial intelligence in Industry 4.0—systematic review, [29] J. Bradbury et al., “JAX: Composable transformations of python
challenges and outlook,” IEEE Access, vol. 8, pp. 220121–220139, NumPy programs,” 2018. [Online]. Available: http://github.com/
2020, doi: 10.1109/ACCESS.2020.3042874. google/jax
[14] J. Lee, Definition and Meaning of Industrial AI. Singapore: Springer, [30] O. Kramer, “Scikit-learn,” in Machine Learning for Evolution Strate-
2020, pp. 33–61, doi: 10.1007/978-981-15-2144-7_3. gies. Berlin, Germany: Springer, 2016, pp. 45–53.
[15] J. Lee, Killer Applications of Industrial AI. Singapore: Springer, 2020, [31] G. Bradski, “The openCV library,” Dr Dobb’s J.: Softw. Tools Profes-
pp. 63–117, doi: 10.1007/978-981-15-2144-7_4. sional Programmer, vol. 25, no. 11, pp. 120–123, 2000.
[16] X. Zhang, X. Ming, Z. Liu, D. Yin, Z. Chen, and Y. Chang, [32] J. Redmon, S. Divvala, R. Girshick, and A. Farhadi, “You only look
“A reference framework and overall planning of industrial arti- once: Unified, real-time object detection,” in Proc. IEEE Conf. Com-
ficial intelligence (I-AI) for new application scenarios,” Int. J. put. Vis. Pattern Recognit., 2016, pp. 779–788.
Adv. Manuf. Technol., vol. 101, no. 9, pp. 2367–2389, Apr. 2019, [33] J. C. Mankins, “Technology readiness levels,” National Aeronautics
doi: 10.1007/s00170-018-3106-3. and Space Administration (NASA), White Paper, Apr. 6, 1995.
[71] M. Urgo, W. Terkaj, and G. Simonetti, “Monitoring manufactur- [89] C. Mecheri, Y. Ouazene, N.-Q. Nguyen, F. Yalaoui, T. Scaglia, and
ing systems using AI: A method based on a digital factory twin M. Gruss, “Optimizing quality inspection plans in knitting manufac-
to train CNNs on synthetic data,” CIRP J. Manuf. Sci. Tech- turing: A simulation-based approach with a real case study,” Int. J.
nol., vol. 50, pp. 249–268, 2024, doi: 10.1016/j.cirpj.2024.03.005. Adv. Manuf. Technol., vol. 131, no. 3, pp. 1167–1184, Mar. 2024,
[Online]. Available: https://www.sciencedirect.com/science/article/ doi: 10.1007/s00170-024-13075-z.
pii/S1755581724000361 [90] W. P. N. S. Panagou and F. Fruggiero, “A scoping review of hu-
[72] A. Sharma, E. Kosasih, J. Zhang, A. Brintrup, and A. Cali- man robot interaction research towards industry 5.0 human-centric
nescu, “Digital twins: State of the art theory and practice, chal- workplaces,” Int. J. Prod. Res., vol. 62, no. 3, pp. 974–990, 2024,
lenges, and open research questions,” J. Ind. Inf. Integration, doi: 10.1080/00207543.2023.2172473.
vol. 30, 2022, Art. no. 100383, doi: 10.1016/j.jii.2022.100383. [91] D. Mukherjee, K. Gupta, L. H. Chang, and H. Najjaran, “A survey
[Online]. Available: https://www.sciencedirect.com/science/article/ of robot learning strategies for human-robot collaboration in indus-
pii/S2452414X22000516 trial settings,” Robot. Comput.- Integr. Manuf., vol. 73, Feb. 2022,
[73] N. Sirisha, A. Kiran, M. Arshad, and M. M, “Automating ML models Art. no. 102231, doi: 10.1016/j.rcim.2021.102231.
using MLOps,” in Proc. Int. Conf. Advance. Smart, Secure, Intell. [92] Y. Jiang, P. Dai, P. Fang, R. Y. Zhong, and X. Cao, “Electrical-
Comput., 2024, pp. 1–5, doi: 10.1109/ASSIC60049.2024.10507923. STGCN: An electrical spatio-temporal graph convolutional network
[74] M. M. John, H. H. Olsson, and J. Bosch, “Towards MLOps: A frame- for intelligent predictive maintenance,” IEEE Trans. Ind. Informat.,
work and maturity model,” in Proc. IEEE 47th Euromicro Conf. Softw. vol. 18, no. 12, pp. 8509–8518, Dec. 2022, doi: 10.1109/TII.2022.
Eng. Adv. Appl., 2021, pp. 1–8. 3143148.
[75] D. A. Tamburri, “Sustainable MLOps: Trends and challenges,” in [93] D. Jaspert, M. Ebel, A. Eckhardt, and J. Poeppelbuss, “Smart
Proc. IEEE 22nd Int. Symp. Symbolic Numeric Algorithms Sci. Com- retrofitting in manufacturing: A systematic review,” J. Cleaner Prod.,
put., 2020, pp. 17–23. vol. 312, 2021, Art. no. 127555, doi: 10.1016/j.jclepro.2021.127555.
[76] Z. Li, Y. Zhu, and M. Van Leeuwen, “A survey on explainable anomaly [Online]. Available: https://www.sciencedirect.com/science/article/
detection,” ACM Trans. Knowl. Discov. Data, vol. 18, no. 1, pp. 1–54, pii/S095965262101773X
Sep. 2023, doi: 10.1145/3609333. [94] H. Alimam, G. Mazzuto, M. Ortenzi, F. E. Ciarapica, and M. Bevilac-
[77] A. Castellani, S. Schmitt, and S. Squartini, “Real-world anomaly de- qua, “Intelligent retrofitting paradigm for conventional machines
tection by using digital twin systems and weakly supervised learning,” towards the digital triplet hierarchy,” Sustainability, vol. 15, no. 2,
IEEE Trans. Ind. Informat., vol. 17, no. 7, pp. 4733–4742, Jul. 2021, 2023, Art. no. 1441, doi: 10.3390/su15021441. [Online]. Available:
doi: 10.1109/TII.2020.3019788. https://www.mdpi.com/2071-1050/15/2/1441
[78] R. Al-amri, R. K. Murugesan, M. Man, A. F. Abdulateef, M. A. Al- [95] A. Essien and C. Giannetti, “A deep learning model for smart man-
Sharafi, and A. A. Alkahtani, “A review of machine learning and deep ufacturing using convolutional LSTM neural network autoencoders,”
learning techniques for anomaly detection in IoT data,” Appl. Sci., IEEE Trans. Ind. Informat., vol. 16, no. 9, pp. 6069–6078, Sep. 2020,
vol. 11, no. 12, Jun. 2021, Art. no. 5320, doi: 10.3390/app11125320. doi: 10.1109/TII.2020.2967556.
[79] Y. Luo, Y. Xiao, L. Cheng, G. Peng, and D. D. Yao, “Deep learning- [96] I. A. Okaro, S. Jayasinghe, C. Sutcliffe, K. Black, P. Paoletti, and
based anomaly detection in cyber-physical systems: Progress and P. L. Green, “Automatic fault detection for laser powder-bed fusion
opportunities,” ACM Comput. Surv., vol. 54, no. 5, pp. 1–36, Jun. 2022, using semi-supervised machine learning,” Additive Manuf., vol. 27,
doi: 10.1145/3453155. pp. 42–53, May 2019, doi: 10.1016/j.addma.2019.01.006.
[80] B. Jung, H. You, and S. Lee, “Anomaly candidate extraction and [97] P. Calvo-Bascones and M. A. Sanz-Bobi, “Advanced progno-
detection for automatic quality inspection of metal casting products sis methodology based on behavioral indicators and chained se-
using high-resolution images,” J. Manuf. Syst., vol. 67, pp. 229–241, quential memory neural networks with a diesel engine appli-
Apr. 2023, doi: 10.1016/j.jmsy.2023.02.007. cation,” Comput. Ind., vol. 144, Jan. 2023, Art. no. 103771,
[81] V. Chamola, V. Hassija, A. R. Sulthana, D. Ghosh, D. Dhingra, doi: 10.1016/j.compind.2022.103771.
and B. Sikdar, “A review of trustworthy and explainable artificial [98] M.-A. Zamora-Hernández, J. A. Castro-Vargas, J. Azorin-Lopez, and
intelligence (Xai),” IEEE Access, vol. 11, pp. 78994–79015, 2023, J. Garcia-Rodriguez, “Deep learning-based visual control assistant
doi: 10.1109/ACCESS.2023.3294569. for assembly in industry 4.0,” Comput. Ind., vol. 131, Oct. 2021,
[82] M. Zhu, J. Li, W. Wang, and D. Chen, “Self-detection and self- Art. no. 103485, doi: 10.1016/j.compind.2021.103485.
diagnosis methods for sensors in intelligent integrated sensing sys- [99] D. Colucci, L. Morra, X. Zhang, D. Fissore, and F. Lamberti, “An au-
tem,” IEEE Sensors J., vol. 21, no. 17, pp. 19247–19254, Sep. 2021, tomatic computer vision pipeline for the in-line monitoring of freeze-
doi: 10.1109/JSEN.2021.3090990. drying processes,” Comput. Ind., vol. 115, Feb. 2020, Art. no. 103184,
[83] M. Parente, G. Figueira, P. Amorim, and A. Marques, “Produc- doi: 10.1016/j.compind.2019.103184.
tion scheduling in the context of Industry 4.0: Review and trends,” [100] Z. Li, Y. Wang, and K. Wang, “A deep learning driven method
Int. J. Prod. Res., vol. 58, no. 17, pp. 5401–5431, Sep. 2020, for fault classification and degradation assessment in mechan-
doi: 10.1080/00207543.2020.1718794. ical equipment,” Comput. Ind., vol. 104, pp. 1–10, Jan. 2019,
[84] O. E. Oluyisola, S. Bhalla, F. Sgarbossa, and J. O. Strandhagen, doi: 10.1016/j.compind.2018.07.002.
“Designing and developing smart production planning and con- [101] J. Božič, D. Tabernik, and D. Skočaj, “Mixed supervision for
trol systems in the industry 4.0 era: A methodology and case surface-defect detection: From weakly to fully supervised learn-
study,” J. Intell. Manuf., vol. 33, no. 1, pp. 311–332, Jan. 2022, ing,” Comput. Ind., vol. 129, Aug. 2021, Art. no. 103459,
doi: 10.1007/s10845-021-01808-w. doi: 10.1016/j.compind.2021.103459.
[85] Y. J. Cruz, M. Rivas, R. Quiza, R. E. Haber, F. Castaño, and [102] F. Zhang, J. Yan, P. Fu, J. Wang, and R. X. Gao, “Ensemble sparse
A. Villalonga, “A two-step machine learning approach for dy- supervised model for bearing fault diagnosis in smart manufacturing,”
namic model selection: A case study on a micro milling pro- Robot. Comput.- Integr. Manuf., vol. 65, Oct. 2020, Art. no. 101920,
cess,” Comput. Ind., vol. 143, Dec. 2022, Art. no. 103764, doi: 10.1016/j.rcim.2019.101920.
doi: 10.1016/j.compind.2022.103764. [103] S. Guo, M. Chen, A. Abolhassani, R. Kalamdani, and W. G.
[86] M. Sánchez, E. Exposito, and J. Aguilar, “Implementing self-* Guo, “Identifying manufacturing operational conditions by physics-
autonomic properties in self-coordinated manufacturing processes based feature extraction and ensemble clustering,” J. Manuf.
for the Industry 4.0 context,” Comput. Ind., vol. 121, Oct. 2020, Syst., vol. 60, pp. 162–175, Jul. 2021, doi: 10.1016/j.jmsy.2021.
Art. no. 103247, doi: 10.1016/j.compind.2020.103247. 05.005.
[87] J. Schmitt, J. Bönig, T. Borggräfe, G. Beitinger, and J. Deuse, “Pre- [104] L. Chen, G. Xu, S. Zhang, W. Yan, and Q. Wu, “Health indicator
dictive model-based quality inspection using machine learning and construction of machinery based on end-to-end trainable convolu-
edge cloud computing,” Adv. Eng. Informat., vol. 45, Aug. 2020, tion recurrent neural networks,” J. Manuf. Syst., vol. 54, pp. 1–11,
Art. no. 101101, doi: 10.1016/j.aei.2020.101101. Jan. 2020, doi: 10.1016/j.jmsy.2019.11.008.
[88] V. Azamfirei, A. Granlund, and Y. Lagrosen, “Lessons from adopt- [105] M. Mehta and C. Shao, “Federated learning-based semantic
ing robotic in-line quality inspection in the Swedish manufactur- segmentation for pixel-wise defect detection in additive man-
ing industry,” Procedia Comput. Sci., vol. 217, pp. 386–394, 2023, ufacturing,” J. Manuf. Syst., vol. 64, pp. 197–210, Jul. 2022,
doi: 10.1016/j.procs.2022.12.234. doi: 10.1016/j.jmsy.2022.06.010.