<?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">Industrial Datasets for Multi-Modal Monitoring of an Assembly Task for Human Action Recognition and Segmentation</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Laura</forename><surname>Romeo</surname></persName>
							<email>laura.romeo@stiima.cnr.it</email>
							<affiliation key="aff0">
								<orgName type="department">Institute of Intelligent Industrial Systems and Technologies for Advanced Manufacturing (STIIMA)</orgName>
								<orgName type="institution">National Research Council (CNR)</orgName>
								<address>
									<settlement>Bari</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Annaclaudia</forename><surname>Bono</surname></persName>
							<email>annaclaudia.bono@stiima.cnr.it</email>
							<affiliation key="aff0">
								<orgName type="department">Institute of Intelligent Industrial Systems and Technologies for Advanced Manufacturing (STIIMA)</orgName>
								<orgName type="institution">National Research Council (CNR)</orgName>
								<address>
									<settlement>Bari</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">Department of Electrical and Information Engineering (DEI)</orgName>
								<orgName type="institution">Polytechnic of Bari</orgName>
								<address>
									<settlement>Bari</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Grazia</forename><surname>Cicirelli</surname></persName>
							<email>grazia.cicirelli@stiima.cnr.it</email>
							<affiliation key="aff0">
								<orgName type="department">Institute of Intelligent Industrial Systems and Technologies for Advanced Manufacturing (STIIMA)</orgName>
								<orgName type="institution">National Research Council (CNR)</orgName>
								<address>
									<settlement>Bari</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Tiziana</forename><surname>D'orazio</surname></persName>
							<email>tiziana.dorazio@stiima.cnr.it</email>
							<affiliation key="aff0">
								<orgName type="department">Institute of Intelligent Industrial Systems and Technologies for Advanced Manufacturing (STIIMA)</orgName>
								<orgName type="institution">National Research Council (CNR)</orgName>
								<address>
									<settlement>Bari</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Industrial Datasets for Multi-Modal Monitoring of an Assembly Task for Human Action Recognition and Segmentation</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">C66661802B0245593228D4170EB413BC</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T16:57+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>Image processing</term>
					<term>Assembly Datasets</term>
					<term>Action Segmentation</term>
					<term>Action Recognition</term>
					<term>Manufacturing</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>With the rapid evolution of advanced industrial systems exploiting deep learning techniques, the availability of multimodal and heterogeneous datasets of operators working in industrial scenarios is essential. Such datasets allow in-depth studies for accurate segmentation and recognition of the actions of operators working alongside collaborative robots. Using multimodal information guarantees the capture of relevant features to analyze human movements properly. This paper presents our recent research activity on the development of two datasets representing human operators performing assembly tasks in industrial contexts. The dataset for Human Action Multi-Modal Monitoring in Manufacturing (HA4M) is a collection of multimodal data recorded using a Microsoft Azure Kinect camera observing 41 subjects while performing 12 actions to assemble an Epicyclic Gear Train (EGT). The dataset for Human-Cobot Collaboration for Action Recognition in Manufacturing Assembly (HARMA) focuses on the interaction between 27 subjects and a collaborative robot while assembling the EGT in 7 actions. In this case, the acquisition setup consisted of two Microsoft Azure Kinect cameras. Both datasets were collected in controlled laboratories. To prove the validity of the HA4M and HARMA datasets, state-of-the-art temporal action segmentation models, i.e. MS-TCN++ and ASFormer, were trained using both skeletal and video features. The results successfully prove the effectiveness of the presented datasets in segmenting human actions in industrial contexts.</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>In Industry 5.0, the interaction between humans and collaborative robots (cobots) is becoming more and more important for manufacturing processes <ref type="bibr" target="#b0">[1]</ref>. Cobots represent a shift in robotic technology. Traditional robots typically operate in confined work cells or dedicated spaces having predefined and automated tasks. Unlike traditional robots, cobots operate in environments where they can interact directly with human workers to solve tasks that require a combination of human cognition and robot strength and repeatability.</p><p>In manufacturing processes, human action recognition and segmentation are crucial for many reasons: to promote human-robot cooperation <ref type="bibr" target="#b1">[2]</ref>; to assist operators <ref type="bibr" target="#b2">[3]</ref>; to support employee training <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b4">5]</ref>; to increase productivity and safety <ref type="bibr" target="#b5">[6]</ref>; or to promote workers' good mental health <ref type="bibr" target="#b6">[7]</ref>. In particular, the accurate recognition and segmentation of the actions, including the timing of when the actions commence and conclude, is essential for the cobot to understand and interpret the intended actions of the human collaborator, to synchronize its actions, respond in real-time, and ensure smooth cooperation with the human collaborator <ref type="bibr" target="#b7">[8]</ref>  <ref type="bibr" target="#b8">[9]</ref>.</p><p>Recently, the research has notably focused on using multimodal data, which can contribute to developing more sophisticated and adaptive action recognition systems. In particular, the information derived from skeletal joints enables researchers to capture temporal variations in body movements. It offers flexibility in focusing on the entire body or specific body parts, allowing for a comprehensive representation of the action recognition and bypassing eventual privacy concerns <ref type="bibr" target="#b9">[10]</ref>  <ref type="bibr" target="#b10">[11]</ref>.</p><p>To the best of the authors' knowledge, few visionbased datasets exist on human-cobot cooperation for object assembly in industrial manufacturing. For this reason, in the last few years, our research has been focused on the task of generating real datasets for practical applications of action recognition in the manufacturing context. The datasets for Human Action Multi-Modal Monitoring in Manufacturing (HA4M) and the Human-cobot collaboration for Action Recognition in Manufacturing Assembly (HARMA), consist of multimodal information acquired during the assembly of an Epicyclic Gear Train (EGT), depicted in Figure <ref type="figure" target="#fig_0">1</ref>, without and with the collaboration of a cobot, respectively. The HA4M dataset was recorded using one single depth camera, while the HARMA dataset was recorded using two depth cameras. The Microsoft ® Azure Kinects have been selected as depth cameras in both cases.</p><p>The two proposed datasets present various main contributions compared to the existing ones <ref type="bibr" target="#b12">[13,</ref><ref type="bibr" target="#b13">14]</ref> in the context of object assembly in industrial manufacturing:</p><p>• The datasets provide untrimmed sequences of several types of data: RGB frames, Depth maps, RGBto-depth-Aligned (RGB-A) frames, and Skeleton data. The availability of a variety of multi-modal data represents an added value for the scientific community to test different machine learning approaches in action segmentation as well as action recognition tasks, by using one or more data modalities. • The datasets present a variety in action execution due to the different order followed by the subjects to perform the actions and the interchangeable use of both hands. • The actions have a high granularity as the components to be assembled and the actions themselves appear visually similar. As a result, recognizing different actions is very challenging and requires a high level of context understanding and objecttracking skills. • Both datasets provide a good base for developing, validating, and testing techniques and methodologies for the recognition and segmentation of assembly actions.</p><p>Preliminary experiments have been conducted to test state-of-the-art temporal action segmentation methods, the ASFormer <ref type="bibr" target="#b14">[15]</ref> and MS-TCN++ <ref type="bibr" target="#b15">[16]</ref>, on RGB and skeletal data achieving considerable accuracy rates in action segmentation.</p><p>The remainder of this paper is organized as follows: Section 2 presents the datasets and describes the assembly task, reporting details on the acquisition setup, study participants, and data annotation. Section 3 reports some experimental results on action segmentation. Finally, Section 4 delineates conclusive remarks.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Datasets description</head><p>The task involves the assembly of an Epicyclic Gear Train (EGT) (see Figure <ref type="figure" target="#fig_0">1</ref>), which involves three phases: the assembly of Block 1, the assembly of Block 2, and then the completion of the EGT that makes up both blocks. The HA4M dataset contains videos of different operators that assemble the complete EGT. The HARMA dataset, instead, contains videos of different operators that assemble the EGT in collaboration with a cobot. All the subjects participated voluntarily in the experiments. They were asked to execute the task several times as preferred (e.g. with both hands), independently of their dominant hand. Furthermore, the subjects performed the task at their comfortable self-selected speed so that high time variance could be noticed among the different subjects. The subsequent sections give more details on both datasets.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">HA4M dataset</head><p>The HA4M dataset contains 217 videos of the assembly task performed by 41 subjects. The acquisition setup is composed of a Microsoft Azure Kinect ® camera placed on a tripod in front of the operator as pictured in Fig. <ref type="figure">2</ref>.</p><p>The camera is at a height of 1.54 𝑚 above the floor, at a horizontal distance of 1.78 𝑚 from the far border of the table, and is tilted down to an angle of 17°. As shown in Figure <ref type="figure">2</ref>, the individual components to be assembled are spread on the table in front of the operator and are placed according to the order of assembly. The operator can pick up one component at a time to perform the assembly task standing in front of the table. The experiments took place in two laboratories: one in Italy and one in Spain. Two typical RGB frames captured by the camera in both laboratories are shown in Figure <ref type="figure">3</ref>. The Figure also depicts the two supports fixed on the table to facilitate the assembly of Block 1 and Block 2.  Tables <ref type="table" target="#tab_1">1 and 2</ref> list the components and the actions necessary for assembling Block 1, Block 2, and the whole EGT, respectively. Notice that the final action (ID=12) involves additional tools, such as two screws and an Allen key to secure the EGT.</p><p>As listed in Table <ref type="table" target="#tab_1">2</ref>, the total number of actions is 12, divided as follows: four actions for building Block 1, four for building Block 2, and four for assembling the two blocks and completing the EGT. Some actions are performed more times as there are more components of the same type to be assembled: actions 2 and 3 are executed three times, while action 11 is repeated two times. Finally, a "don't care" action (ID=0) has been added to manage pauses between action transitions or unexpected events such as the loss of a component during the assembly. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">HARMA dataset</head><p>The HARMA dataset comprises 160 videos (80 videos per camera) capturing the assembly task performed by 27 subjects in collaboration with a cobot (Fanuc CRX10ia/L robotic arm). Each subject performed the task multiple times, resulting in 240 task executions in the dataset. The acquisition setup is pictured in Fig. <ref type="figure">4</ref>. The two Microsoft ® Azure Kinect cameras are placed on a tripod in Frontal and Lateral positions to the Operator Workplace. The Frontal Camera is at a height of 1.72 𝑚 above the floor and down tilted by an angle of 6 𝑑𝑒𝑔𝑟𝑒𝑒𝑠, while the Lateral Camera is at a height of 2.07 𝑚 and 19 𝑑𝑒𝑔𝑟𝑒𝑒𝑠 down tilted. Two typical RGB frames captured by both cameras are shown in Fig. <ref type="figure">5</ref>. As shown in Fig. <ref type="figure">5</ref>, the EGT components are spread over the Operator Workplace, so the operator can pick up one component at a time to perform the assembly task in seven pickand-place actions <ref type="bibr" target="#b13">[14]</ref>. The operator assembles Block 1, whereas the cobot assembles Block 2. The assembly of Block 2 done by the cobot is not considered in the HARMA dataset, as our goal is to recognize the actions performed by the operator to trigger the cobot when it has to approach the operator to perform the collaboration action. So, the HARMA dataset comprises videos of only the assembly task performed by the subjects, including the collaborative action needed to join Block 1 and Block 2 (action 5 in Tab. 3). Table <ref type="table" target="#tab_2">3</ref> lists the seven actions included in the HARMA dataset. As can be noticed in Table <ref type="table" target="#tab_2">3</ref>, unlike the HA4M dataset, the Cover is secured with two hooks (see Figure <ref type="figure" target="#fig_3">6</ref>).  <ref type="table" target="#tab_2">3</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Experiments</head><p>This section presents preliminary experiments and results on temporal action segmentation by applying state- ASFormer <ref type="bibr" target="#b14">[15]</ref> and MS-TCN++ <ref type="bibr" target="#b15">[16]</ref> models have been applied to test action segmentation performance. The AS-Former (risp. the MSTCN++) models were fed using RGB and Skeletal data extracted from both datasets, performing the training over 120 (risp. 100) epochs, collecting losses for each iteration. The best model is chosen as the one with the lower loss within the total number of iterations and is used in the test phase.</p><p>Tab. 4 lists the performance rates in terms of Accuracy, Edit Score, and F1-score. Accuracy is a frame-wise metric that measures the proportion of correctly classified frames in the entire video sequence without capturing the temporal dependencies between action segments. The Edit Score, instead, measures how well the model predicts the ordering of action segmentation without requiring exact frame-level alignment. Finally, F1-score with a threshold 𝜏 , often denoted as F1@𝜏 , accounts for the degree of overlap between the Intersection over Union (IoU) of each predicted segment and ground truth segments <ref type="bibr" target="#b16">[17]</ref>. In the experiments, the threshold 𝜏 has been set to 60%, 70% and 80%. Focusing on these metrics, it can be noticed that all the considered models succeeded in correctly segmenting the actions for the assembly task. In particular, the Accuracy rates reached high values (over 91%) in both cases of using RGB or skeletal features.</p><p>For completeness, Figure <ref type="figure" target="#fig_4">7</ref> shows a qualitative representation of action segmentation obtained by applying MS-TCN++on and ASFormer models to one video from the HA4M and one from the HARMA dataset. These  shows better segmentation results also for actions 2 and 3. Furthermore, in the HARMA dataset, the availability of two cameras allows us to compensate for the lack of data when one camera fails to provide skeletal data due to occlusion or out of range <ref type="bibr" target="#b17">[18]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Conclusions</head><p>The present paper depicted an examination of two industrial datasets, namely the Human Action Multi-Modal Monitoring in Manufacturing (HA4M), and the Humancobot collaboration for Action Recognition in Manufacturing (HARMA). Both datasets address the high demand for human action recognition and segmentation within industrial manufacturing contexts, particularly regard-ing scenarios involving Human-Robot collaboration and interaction. The multimodal features within the datasets encompass a variety of actions and interactions in industrial assembly tasks, allowing this work to lay the foundation for the development and enhancement of intelligent systems aiming at the understanding and assisting human operators in manufacturing production lines.</p><p>To properly evaluate HA4M and HARMA, state-of-theart temporal action segmentation models were considered, namely ASFormer and MS-TCN++, which demonstrated notable success in exploiting the data provided by the datasets. The comparison between the RGB and Skeletal features underlines the potential of a multimodal approach to balance the computational efficiency with the precision required for the recognition and segmentation of complex tasks.</p><p>The conducted experiments prove that, overall, both RGB and Skeletal features performed properly. RGB data provides rich visual information about the scene but typically requires higher storage space and computational complexity compared to skeleton-based data representation. On the other hand, by using skeleton data is possible to abstract away detailed appearance information and focus solely on the spatial configuration of body joints and movements. Therefore, it's essential to carefully find a good trade-off and select the data modality that best aligns with the goals and constraints of the working context.</p><p>The presented datasets are benchmarks for further studies in novel models and algorithms that can improve the accuracy and reliability of action recognition and segmentation systems in industrial settings. HA4M and HARMA offer a valuable resource for the research community, allowing ongoing innovation and development of human-robot collaboration systems in complex, realworld scenarios.</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: Components involved in the assembly of the Epicyclic Gear Train. The CAD model of the components is publicly available at [12].</figDesc><graphic coords="2,130.96,84.19,333.37,108.89" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :Figure 3 :</head><label>23</label><figDesc>Figure 2: Sketch of the acquisition setup of the HA4M dataset: a Microsoft ® Azure Kinect is placed in front of the operator and the table where the components are spread over.</figDesc><graphic coords="3,118.97,84.19,144.00,107.65" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 4 :Figure 5 :</head><label>45</label><figDesc>Figure 4: Sketch of the acquisition setup of the HARMA dataset: two Microsoft ® Azure Kinect cameras are placed in a Frontal and Lateral position to the operator's workplace.</figDesc><graphic coords="4,115.37,84.19,151.20,120.34" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 6 :</head><label>6</label><figDesc>Figure 6: Completion of the EGT by placing the Cover and the two Hooks as included in Action 7 of Table3.</figDesc><graphic coords="4,126.17,490.18,129.60,85.84" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 7 :</head><label>7</label><figDesc>Figure 7: Action segmentation results over a video from the HA4M (a) and a video from the HARMA (b) dataset. GT, RGB, and Skel stand for Ground Truth, use of RGB features and use of Skeletal features, respectively. The labels in orange indicate the results obtained by the MS-TCN++ model, while the labels in blue remark the outcomes of the ASFormer architecture.</figDesc><graphic coords="5,89.29,263.36,416.70,126.37" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>List</figDesc><table><row><cell></cell><cell cols="2">EGT Components</cell></row><row><cell></cell><cell>Quantity</cell><cell>Description</cell></row><row><cell></cell><cell>3</cell><cell>Planet Gear</cell></row><row><cell>Block 1</cell><cell>3 1</cell><cell>Planet Gear Bearing Carrier Shaft</cell></row><row><cell></cell><cell>1</cell><cell>Carrier</cell></row><row><cell></cell><cell>1</cell><cell>Ring Bear</cell></row><row><cell>Block 2</cell><cell>1 1</cell><cell>Sun Gear Bearing Sun Gear</cell></row><row><cell></cell><cell>1</cell><cell>Sun Shaft</cell></row><row><cell></cell><cell>1</cell><cell>Block 1</cell></row><row><cell>EGT</cell><cell>1 1</cell><cell>Block 2 Cover</cell></row></table><note>of Block 1, Block 2, and EGT components, respectively.</note></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2</head><label>2</label><figDesc>List of actions to build Block 1, Block 2, and EGT in the HA4M dataset.</figDesc><table><row><cell></cell><cell></cell><cell>Actions</cell></row><row><cell></cell><cell>ID</cell><cell>Description</cell></row><row><cell></cell><cell>0</cell><cell>"don't care" action</cell></row><row><cell></cell><cell>1</cell><cell>Pick up/Place Carrier over Support 1</cell></row><row><cell>Block 1</cell><cell>2 3</cell><cell>Pick up/Place Gear Bearings (×3) Pick up/Place Planet Gears (×3)</cell></row><row><cell></cell><cell>4</cell><cell>Pick up/Place Carrier Shaft</cell></row><row><cell>Block 2</cell><cell></cell><cell></cell></row></table><note>5 Pick up/Place Sun Shaft over Support 2 6 Pick up/Place Sun Gear 7 Pick up/Place Sun Gear Bearing 8 Pick up/Place Ring Bear EGT 9 Pick up Block 2 and place it on Block 1 10 Pick up/Place Cover 11 Pick up/Place Screw (×2) 12 Pick up Allen Key, Turn both screws, Return Allen Key and the EGT</note></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 3</head><label>3</label><figDesc>List of the actions carried out by the operator for the construction of the EGT in the HARMA dataset.</figDesc><table><row><cell></cell><cell></cell><cell>Actions</cell></row><row><cell></cell><cell>ID</cell><cell>Description</cell></row><row><cell></cell><cell>0</cell><cell>"don't care" action</cell></row><row><cell></cell><cell>1</cell><cell>Pick up/Place Carrier over the Support</cell></row><row><cell>Block 1</cell><cell>2 3</cell><cell>Pick up/Place Planet Gear Bearing (×3) Pick up/Place Planet Gear (×3)</cell></row><row><cell></cell><cell>4</cell><cell>Pick up/Place Carrier Shaft</cell></row><row><cell></cell><cell>5</cell><cell>Pick up Block 1 and join it with Block</cell></row><row><cell>EGT</cell><cell>6</cell><cell>2 held by the cobot Pick up/Place the Cover</cell></row><row><cell></cell><cell>7</cell><cell>Pick up/Place the 2 Hooks, then leave</cell></row><row><cell></cell><cell></cell><cell>the EGT on the table</cell></row></table><note>of-the-art deep learning methods to HA4M and HARMA datasets. Both datasets were split into non-overlapping training and testing sets by considering the 70% of videos for training and the remaining 30% for testing, ensuring that videos of the same operator do not appear in both training and testing sets.</note></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 4</head><label>4</label><figDesc>Performance rates on action segmentation obtained by applying ASFormer and MS-TCN++ architectures, using RGB and Skeletal data grabbed from HA4M and HARMA datasets.</figDesc><table><row><cell>TAS Model</cell><cell>Dataset</cell><cell>Features</cell><cell>Acc.</cell><cell>Edit</cell><cell cols="3">F1 @ {60, 70, 80}</cell></row><row><cell>ASFormer [15]</cell><cell>HA4M</cell><cell>RGB Skeleton</cell><cell>91.79% 92.43%</cell><cell>95.10% 93.01%</cell><cell>87.81% 86.71%</cell><cell>80.82% 79.28%</cell><cell>70.27% 69.42%</cell></row><row><cell></cell><cell>HARMA</cell><cell>RGB Skeleton</cell><cell>94.2% 94.51%</cell><cell>93.6% 95.08%</cell><cell>92.0% 91.03%</cell><cell>88.7% 87.97%</cell><cell>83.4% 78.24%</cell></row><row><cell>MS-TCN++ [16]</cell><cell>HA4M</cell><cell>RGB Skeleton</cell><cell>93.53% 94.92%</cell><cell>93.85% 95.9%</cell><cell>91.12% 92.57%</cell><cell>86.01% 88.57%</cell><cell>76.22% 81.85%</cell></row><row><cell></cell><cell>HARMA</cell><cell>RGB Skeleton</cell><cell>92.13% 94.45%</cell><cell>86.23% 93.89%</cell><cell>78.18% 90.24%</cell><cell>74.54% 87.80%</cell><cell>66.00% 81.80%</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This research has been partly funded by PNRR -M4C2 -Investimento 1.3, Partenariato Esteso PE00000013 -"FAIR -Future Artificial Intelligence Research" -Spoke 8 "Pervasive AI", funded by the European Commission under the NextGeneration EU program.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Collaborative robots in manufacturing and assembly systems: literature review and future research agenda</title>
		<author>
			<persName><forename type="first">A</forename><surname>Keshvarparast</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Battini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Battaia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Pirayesh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Intelligent Manufacturing</title>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Symbiotic human-robot collaborative assembly</title>
		<author>
			<persName><forename type="first">L</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Gao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Vancza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Krüger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Makris</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">CIRP Annals -Manufacturing Technology</title>
		<imprint>
			<biblScope unit="volume">68</biblScope>
			<biblScope unit="page" from="701" to="726" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Real-Time Assembly Operation Recognition with Fog Computing and Transfer Learning for Human-Centered Intelligent Manufacturing</title>
		<author>
			<persName><forename type="first">W</forename><surname>Tao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Al-Amin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>Leu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Yin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Qin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Procedia Manufacturing</title>
		<imprint>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="page" from="926" to="931" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">An Automated Recognition of Work Activity in Industrial Manufacturing Using Convolutional Neural Networks</title>
		<author>
			<persName><forename type="first">J</forename><surname>Patalas-Maliszewska</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Halikowski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Damasevicius</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Electronics</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="1" to="17" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Deep learningbased visual control assistant for assembly in industry 4.0</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Zamora-Hernandez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Castro-Vergas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Azorin-Lopez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Garcia-Rodriguez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computers in Industry</title>
		<imprint>
			<biblScope unit="volume">131</biblScope>
			<biblScope unit="page" from="1" to="15" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Fine-grained Action Recognition in Assembly Work Scenes by Drawing Attention to the Hands</title>
		<author>
			<persName><forename type="first">T</forename><surname>Kobayashi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Aoki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shimizu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Kusano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Okumura</surname></persName>
		</author>
		<idno type="DOI">10.1109/SITIS.2019.00077</idno>
	</analytic>
	<monogr>
		<title level="m">15th International Conference on Signal-Image Technology &amp; Internet-Based Systems (SITIS)</title>
				<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="440" to="446" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">A human-driven control architecture for promoting good mental health in collaborative robot scenarios</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">L</forename><surname>Nicora</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>André</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Berkmans</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Carissoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>D'orazio</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">30th IEEE International Conference on Robot &amp; Human Interactive Communication (RO-MAN)</title>
				<imprint>
			<date type="published" when="2021">2021. 2021</date>
			<biblScope unit="page" from="285" to="291" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">A kinect-based gesture recognition approach for a natural human robot interface</title>
		<author>
			<persName><forename type="first">G</forename><surname>Cicirelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Attolico</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Guaragnella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Orazio</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Advanced Robotic Systems</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">Continuous Action Recognition in Manufacturing Contexts by Deep Graph Convolutional Networks</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">V</forename><surname>Maselli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Marani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Cicirelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">D</forename><surname>Orazio</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2024">2024</date>
			<publisher>Springer</publisher>
			<biblScope unit="volume">825</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Microsoft Azure Kinect Calibration for Three-Dimensional Dense Point Clouds and Reliable Skeletons</title>
		<author>
			<persName><forename type="first">L</forename><surname>Romeo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Marani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Perri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Orazio</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="page">4986</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Azure kinect performance evaluation for human motion and upper limb biomechanical analysis</title>
		<author>
			<persName><forename type="first">C</forename><surname>Brambilla</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Marani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Romeo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">L</forename><surname>Nicora</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">A</forename><surname>Storm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Reni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Malosio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>D'orazio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Scano</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Heliyon</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">F</forename><surname>Redaelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">A</forename><surname>Storm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Fioretta</surname></persName>
		</author>
		<idno type="DOI">10.5281/zenodo.5675810</idno>
		<ptr target="https://zenodo.org/record/5675810#.YZZJXrVKjcs.doi:10.5281/zenodo.5675810" />
		<title level="m">Mind-Bot Planetary Gearbox</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">The HA4M dataset: Multi-Modal Monitoring of an assembly task for Human Action recognition in Manufacturing</title>
		<author>
			<persName><forename type="first">G</forename><surname>Cicirelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Marani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Romeo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">G</forename><surname>Dominguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Heras</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">G</forename><surname>Perri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Orazio</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Scientific Data</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">A Dataset on Human-Cobot Collaboration for Action Recognition in Manufacturing Assembly</title>
		<author>
			<persName><forename type="first">L</forename><surname>Romeo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Marani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Cicirelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">D</forename><surname>Orazio</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
	<note>Submitted to CoDiT2024</note>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">ASFormer: Transformer for Action Segmentation</title>
		<author>
			<persName><forename type="first">F</forename><surname>Yi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Jiang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The British Machine Vision Conference (BMVC)</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">MS-TCN++: Multi-Stage Temporal Convolutional Network for Action Segmentation</title>
		<author>
			<persName><forename type="first">S.-J</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Abufarha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M.-M</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gall</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Pattern Analysis and Machine Intelligence</title>
		<imprint>
			<biblScope unit="volume">45</biblScope>
			<biblScope unit="page" from="6647" to="6658" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Temporal Action Segmentation: An analysis of modern techniques</title>
		<author>
			<persName><forename type="first">G</forename><surname>Ding</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Sener</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Yao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Pattern Analysis and Machine Intelligence</title>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title level="m" type="main">Multi-view skeleton analysis for human action recognition and segmentation tasks</title>
		<author>
			<persName><forename type="first">L</forename><surname>Romeo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Cicirelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">D</forename><surname>Orazio</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
	<note>Submitted to CASE2024</note>
</biblStruct>

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