<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">On Exploring the Possibilities and the Limits of AI for an Interoperable and Empowering Industry 4.0</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Francesco</forename><surname>Lelli</surname></persName>
							<email>f.lelli@tilburguniversity.edu</email>
							<affiliation key="aff0">
								<orgName type="institution">Tilburg University</orgName>
								<address>
									<addrLine>Warandelaan 2</addrLine>
									<settlement>Tilburg</settlement>
									<country key="NL">The Netherlands</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">On Exploring the Possibilities and the Limits of AI for an Interoperable and Empowering Industry 4.0</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">5CEFB91696B6C4B72D9D895184E8FFA2</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T07:20+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Industry 4.0</term>
					<term>Industry 5.0 interoperability</term>
					<term>machine learning</term>
					<term>AI</term>
					<term>HR</term>
					<term>attrition</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper aims to raise awareness on certain interoperability issues as we intend to shape industry 5.0 in order to enable a human-centric resilient society. We advocate that the need of sharing small and specific data will become more intensive as AI-based solutions will become more pervasive. Consequently, dataspaces should be carefully designed to address this need. We advance the conversation by presenting a case study from HR demonstrating how to predict the possibility of an employee experiencing attrition. Our experimental results show that we need more than 500 samples for developing a machine learning model to be sufficiently capable to generalize the problem. Consequently, our experimental results show the feasibility of the idea. However, in small and medium sized companies this approach cannot be implemented due to the limited number of samples. At the same time, we advocate that this obstacle may be overcome if multiple companies will join a shared dataspace, thus raising interoperability issues.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Industry 4.0 envisions a human machine interaction that goes beyond the classical paradigms. Humans supervise semi-autonomous interoperable and reconfigurable machines that participate to the production line. In this way, humans become more and more part of a socio-technical production system and develop an intricate relationship with their (smart) tools and (smart) products.</p><p>AI is playing a critical role in advancing this vision <ref type="bibr" target="#b0">[1]</ref>, however, the path is more intricate then expected. Contrary to what is presented in <ref type="bibr" target="#b1">[2]</ref>, when we do not consider IoT devices, the so-called "big data" in many contexts presents itself as a collection of islands of "small data". These islands are scattered, fragmented, and unusable alone. Consequently, this raises the need of advancing and advocating for interoperability in several mini and micro contexts for sharing their data for creating meaningful and actionable information.</p><p>This paper presents a concrete example of this situation by considering a case study of human resources. We intend to investigate the possibility of an employee to experience attrition in his working environment by using a dataset of 1470 cases. The information collected are typical HR data such as number of years in the position, distance from work, job title etc. As we will see in section 3, each single datapoint is uncorrelated with the possibility of an employee to experience attrition. Consequently, it is impossible for a human to devise a meaningful heuristic. However, our results (presented in section 4) show that it is possible to build a neural network that achieves 80+% accuracy in a validation set and 100% in training set. At the same time, these kinds of solutions require a relatively large amount of data and companies may not have 1000+ employees that cover similar roles <ref type="bibr" target="#b2">[3]</ref>. Consequently, a similar solution may not be applicable to simpler contexts such as, for example, in SMEs. However, this problem may be overcome if we consider an entire industry vertical where the participants will decide to share some of their information to the larger group. Let us consider, for example, the case of a hotel: One single unit may not have a sufficient amount of employees for applying a machine learning approach. However, a collection of hotels in a specific region may reach a meaningful threshold number and therefore benefit of tools that leverage an AI model, like one proposed in this paper, for supporting HR in conducting their everyday activities.</p><p>The rest of this paper is organized as follows: in section (ii) we will contextualize this research presenting a few related works, in section (iii) we will introduce the dataset and the methodology used for developing the predictor, in section (iv) we will analyze the results, and in section (v) we will conclude by presenting the interoperability issues that we are currently facing in developing such solutions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related work</head><p>According to authors in <ref type="bibr" target="#b3">[4]</ref>, Industry 4.0 has embraced AI technology as one of the key enablers. At the same time, also predicting employee attrition using machine learning is not a novel idea and, in some cases, raises also ethical concerns due to the possibility to inject AI-based biases in the decision process <ref type="bibr" target="#b4">[5]</ref>. This is not a show stop for research. A recent survey presented by authors in <ref type="bibr" target="#b5">[6]</ref> summarizes the work of 100 papers that are trying to propose AI techniques for solving HR issues. Authors in <ref type="bibr" target="#b2">[3]</ref> also report the successful integration of AI tools in HR practices in a large bank like Credit Suisse.</p><p>The dataset that we are using in this paper has been publicly released by IBM <ref type="bibr" target="#b7">[8]</ref> and a few exploratory research have been already performed. This is the case of authors in <ref type="bibr" target="#b6">[7]</ref> where they suggest a simple ML approach achieving a recall rate of 0.54. The same data have been analyzed also using deep learning techniques as presented by authors in <ref type="bibr" target="#b7">[8]</ref>. In this specific case they have been able to achieve a 91% accuracy.</p><p>In this paper, we present a neural network model, enhanced by genetic algorithm for finetuning the model to the specific dataset. Our model achieves a better accuracy; however, it is not the point of this paper. In this respect we intend to outline the importance of a proper dataset for developing such tools. In addition, we consider the difficulties of implementing such tools without creating a shared dataspace <ref type="bibr" target="#b8">[9,</ref><ref type="bibr" target="#b9">10]</ref> where companies engage in data sharing for developing win-win solutions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Method</head><p>The core idea of this research is to develop a machine learning predictor that uses a dataset containing typical information collected from HR. Clearly, the possibility to model the problem is dependent by the quality and quantity of available information. Consequently, we can investigate the learning capability of the model reducing the size of samples. In this way, we will be able to observe the degradation of performances and define a threshold where the system becomes instable and therefore useless for addressing the specific problem of predicting the possibility that an employee will experience attrition. In the next subsection (3.1) we will present the dataset and in the consequent subsection we will describe the selected ML approach.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Dataset</head><p>The dataset used in this study is a collection of 35 different datapoints from a sample of 1470 employees. It does not contain missing information and all the employees have been classified in terms of experiencing attrition or not experiencing it. Figure <ref type="figure" target="#fig_0">1</ref> presents a normalized version of the datapoints and gives an intuitive idea of the information collected.  In particular, a histogram of each variable is presented. During the normalization process we removed 87 samples as their values were deviating more than 3 times from the norm (i.e. the threshold was 3 times sigma).</p><p>At the same time, Figure <ref type="figure" target="#fig_1">2</ref> analyzes the correlations that each datapoint has with the others. The whiter the color (as opposed to purple, see the column at the right), the more a datapoint is correlated with the others. In addition, for our specific case, we are interested in predicting the datapoint "attrition" that is represented in the second row of the matrix using the rest of the variables contained in the dataset.</p><p>We can observe that none of the datapoints in the dataset is significantly correlated to the variable that we would like to predict. This may explain why detecting employees that are experiencing attrition is a particularly challenging task given the information that the usual HR department collects regarding their employees. In the coming section, we will present a neural network model used in conjunction with a genetic algorithm for finetuning the parameters of the model in order to best fit the problem.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Methodology</head><p>Given the dataset presented in section 3. <ref type="bibr">1 [11]</ref> we intend to create a neural network model that receives a portion (70%) of the dataset as training set, a second portion (20%) for testing and the remaining part (10%) for validating the final model to avoid overfitting cases. A neural network has a collation of parameters that can influence their learning process. Example includes the number of hidden layers, the number of neurons in each layer, the learning rate, batch size, etc. We decided to use a genetic algorithm approach for finetuning these parameters and present the best model to the final validation step. Figure <ref type="figure" target="#fig_2">3</ref> presents the idea in a graphical manner: The features of a particular neural network are encoded in a particular chromosome and the best (most performing) member of a set of models generates additional members of the population by exchanging the value of the given features. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Results and discussion</head><p>Following the approach described in section 3.2, we generated a population of 10 neutral networks with their defining features initialized randomly in a given range and set. The population is then evolved for several generations until we find one or more neural networks that achieve precision 1 in the testing data (20% of the dataset). Lastly, the selected model (i.e the neural network that achieve precision 1) is tested against the remaining 10% of fresh data. We repeated the test varying the number of samples in the dataset in order to understand how the performance of the model degrades in relation to the amount of available data. The samples (i.e. raw in the dataset) have been removed randomly to avoid injecting bias in the dataset.</p><p>For this specific case, 3 generations were sufficient for achieving accuracy "1" in the training set. Given the relatively small number of features and samples of the dataset, the training can occur almost in real time. Figure <ref type="figure">4</ref> presents the experienced ROC curves and related AUC when the selected model (that achieve accuracy 1 in the testing data) was validated against the 10% of fresh samples that were randomly removed prior to feeding the data to the model for training.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Figure 4 ROC Curve and AUC value varying the sample size in the dataset</head><p>As we can observe, a dataset of 100 samples is not sufficient for training a model that is capable to generalize from the data as the AUC is significantly lower the other models that use a larger sample. In addition, as we increase the size of the available data, we obtain better performances as well as a sounder model. Finally, the accuracy moved from 0.5 for 100 samples to 0.82 for the complete dataset (1470).</p><p>Although the data are clearly specific of a particular use case, it is reasonable to assume that this method of modelling cloud predicts similar performances if similar datapoints were collected from a different domain. Thus, confirming that tools that take advantage of a similar AI based model may be developed for companies where it is possible to identify and monitor a relatively large (500+) number of employees working at similar jobs. This intrinsic limit of the technology may limit the competitiveness of SMEs unless they properly organize.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusion</head><p>In this paper, we present an example of how data can be used for developing a more human-centric approach and improve the quality of work of employees. We use a machine learning approach for developing the possibility of predicting attraction in the workforce with reasonably sound performance. As we are advancing in the 4 th and 5 th industrial revolution, more tools that take advantage of a similar approach will be developed and adopted by companies. However, this paradigm is challenging the interoperability community as the amount of data needed for the developing of the models may not be available in only one company, in particular if we consider the case of SMEs. Our experimental results show that is reasonable to assume that we need more than 500 samples if we want to develop an AI based model. This represents a clear limitation if we want to adopt these solutions in companies that have a limited number of employees.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Datapoints and their distribution</figDesc><graphic coords="3,154.20,72.00,286.55,275.75" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Correlation among datapoints of the dataset</figDesc><graphic coords="3,116.00,374.95,362.85,381.57" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: The model and its evolution</figDesc><graphic coords="4,72.00,445.96,450.75,121.50" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="5,116.45,109.95,362.14,317.50" type="bitmap" /></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>We could overcome this limitation by developing safe dataspaces where multiple stakeholders can share their information to achieve a minimum dataset that may enable AI-based solutions.</p><p>In conclusion, this work intends to advance the conversation towards the development of interoperable non-production efficiency AI solutions by:</p><p>• Presenting a case where we face data scarcity and the need to jointly overcome this obstacle.</p><p>• Providing a working proof of concept coming from the HR domain. Within this specific case, we define a minimum size threshold for implementing AI based models in the context of predicting the possibility of an employee experiencing attrition. • Advocating for the creation of meaningful dataspaces where people and organizations can share their data in a GDPR compliant manner. • Outlining the challenge for modern interoperability best practices as these data are from different and scattered entities.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<author>
			<persName><forename type="first">K</forename><surname>Lee</surname></persName>
		</author>
		<ptr target="https://obamawhitehouse.archives.gov/blog/2016/12/20/artificial-intelligence-automation-and-economy" />
		<title level="m">Artificial intelligence, automation, and the economy</title>
				<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Interoperability of the Time of Industry 4.0 and the Internet of Things</title>
		<author>
			<persName><forename type="first">F</forename><surname>Lelli</surname></persName>
		</author>
		<idno type="DOI">10.3390/fi11020036</idno>
	</analytic>
	<monogr>
		<title level="j">Future Internet</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page">36</biblScope>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Smart HR 4.0 -how industry 4.0 is disrupting HR</title>
		<author>
			<persName><forename type="first">B</forename><surname>Sivathanu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Pillai</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Human Resource Management International Digest</title>
		<imprint>
			<biblScope unit="volume">26</biblScope>
			<biblScope unit="page" from="7" to="11" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Industrial Artificial Intelligence for industry 4.0-based manufacturing systems</title>
		<author>
			<persName><forename type="first">J</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Davari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Pandhare</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.mfglet.2018.09.002</idno>
	</analytic>
	<monogr>
		<title level="j">Manufacturing Letters</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="page" from="20" to="23" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Ethical Considerations in AI-Based Recruitment</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">F</forename><surname>Mujtaba</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">R</forename><surname>Mahapatra</surname></persName>
		</author>
		<idno type="DOI">10.1109/ISTAS48451.2019.8937920</idno>
	</analytic>
	<monogr>
		<title level="m">2019 IEEE International Symposium on Technology and Society (ISTAS)</title>
				<meeting><address><addrLine>New York</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="1" to="7" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">A review paper on artificial intelligence at the service of human resources management</title>
		<author>
			<persName><forename type="first">S</forename><surname>Berhil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Benlahmar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Labani</surname></persName>
		</author>
		<idno type="DOI">10.11591/ijeecs.v18.i1.pp32-40</idno>
	</analytic>
	<monogr>
		<title level="j">Indonesian Journal of Electrical Engineering and Computer Science</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="page" from="32" to="40" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Predicting Employee Attrition Using Machine Learning Techniques</title>
		<author>
			<persName><forename type="first">F</forename><surname>Fallucchi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Coladangelo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Giuliano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">W</forename><surname>De Luca</surname></persName>
		</author>
		<idno type="DOI">10.3390/computers9040086</idno>
	</analytic>
	<monogr>
		<title level="j">Computers</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page">86</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Employee Attrition Prediction Using Deep Neural Networks</title>
		<author>
			<persName><forename type="first">S</forename><surname>Al-Darraji</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">G</forename><surname>Honi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Fallucchi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">I</forename><surname>Abdulsada</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Giuliano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>Abdulmalik</surname></persName>
		</author>
		<idno type="DOI">10.3390/computers10110141</idno>
	</analytic>
	<monogr>
		<title level="j">Computers</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page">141</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Designing a multi-sided data platform: findings from the International Data Spaces case</title>
		<author>
			<persName><forename type="first">B</forename><surname>Otto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Jarke</surname></persName>
		</author>
		<idno type="DOI">10.1007/s12525-019-00362-x</idno>
	</analytic>
	<monogr>
		<title level="j">Electron Markets</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="page" from="561" to="580" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">From databases to dataspaces: a new abstraction for information management</title>
		<author>
			<persName><forename type="first">M</forename><surname>Franklin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Halevy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Maier</surname></persName>
		</author>
		<idno type="DOI">10.1145/1107499.1107502</idno>
	</analytic>
	<monogr>
		<title level="j">SIGMOD Records</title>
		<imprint>
			<biblScope unit="volume">34</biblScope>
			<biblScope unit="page" from="27" to="33" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
