<?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">Trust Metrics for Task Assignment in Cooperative Teams of Robots</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Alberto</forename><surname>Grillo</surname></persName>
							<email>albogrillo@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="laboratory">Laboratorium -DIBRIS</orgName>
								<orgName type="institution">Università di Genova</orgName>
								<address>
									<addrLine>via all&apos;Opera Pia 13</addrLine>
									<postCode>16145</postCode>
									<settlement>Genova</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Carmine</forename><forename type="middle">Tommaso</forename><surname>Recchiuto</surname></persName>
							<email>carmine.recchiuto@dibris.unige.it</email>
							<affiliation key="aff0">
								<orgName type="laboratory">Laboratorium -DIBRIS</orgName>
								<orgName type="institution">Università di Genova</orgName>
								<address>
									<addrLine>via all&apos;Opera Pia 13</addrLine>
									<postCode>16145</postCode>
									<settlement>Genova</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Stefano</forename><surname>Carpin</surname></persName>
							<email>scarpin@ucmerced.edu</email>
							<affiliation key="aff1">
								<orgName type="department">School of Engineering</orgName>
								<orgName type="institution">University of California</orgName>
								<address>
									<settlement>Merced</settlement>
									<country key="US">USA</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Antonio</forename><surname>Sgorbissa</surname></persName>
							<email>antonio.sgorbissa@unige.it</email>
							<affiliation key="aff0">
								<orgName type="laboratory">Laboratorium -DIBRIS</orgName>
								<orgName type="institution">Università di Genova</orgName>
								<address>
									<addrLine>via all&apos;Opera Pia 13</addrLine>
									<postCode>16145</postCode>
									<settlement>Genova</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Trust Metrics for Task Assignment in Cooperative Teams of Robots</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">708863A9706AC99550515C479DDC09D3</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T15:00+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>Trust</term>
					<term>Robot-Robot Interaction</term>
					<term>Task Assignment</term>
					<term>Social Robotics</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In the last decade, the concept of trust and its dynamics has received considerable attention in robotics research. This is particularly true in the field of human-robot interaction, where several different factors, ranging from the user expectations of the robot capabilities to the physical appearance of the robot, has been defined as strongly affecting trust. On the contrary, the study of trust dynamics between robotic agents needs to be explored further. Starting from this premise, this work proposes a framework in which different robotic agents can model the concept of trust they have in each other for the accomplishment of a given task. Preliminary experiments performed with real robots (two Pepper robots and one NAO by SoftBank Robotics) provides a proof-of-concept for broader utilization of the system in cooperative robotic scenarios.</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>The number of robots used in everyday activities is steadily increasing and is expected to keep growing. This will undoubtedly occur in industrial settings where the next generation of robots will be crucial in meeting the dynamic needs of collaborative and intelligent manufacturing that characterize the so-called Industry 4.0 and Industrial Internet of Things <ref type="bibr" target="#b0">[1]</ref>. However, international market analyses anticipate widespread use of robots also by the general public <ref type="bibr" target="#b1">[2]</ref>. In different scenarios, different types of robots with different capabilities and marketed by different companies will need to work together, and possibly with humans, to assess the current situation <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref> and achieve shared goals. Therefore, "teammates" will likely require to trust each other for efficient teamwork. In multi-agent systems, it is possible to define trust as "the subjective probability by which an agent (the trustor) expects that another agent (the trustee) succeeds in performing a given action on which its welfare depends" <ref type="bibr" target="#b4">[5]</ref>.</p><p>Robotic literature has primarily investigated trust in the context of human-robot interaction <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b7">8]</ref>. However, not all situations in which trust is involved require the trustee or the trustor to be human. Both in industrial and service scenarios, there are situations where autonomous robots must cooperate without having perfect knowledge about each other's capabilities. In this context, the trust that robots have in their own abilities versus other robots' capabilities may affect the selection of the most suitable candidate to perform the task.</p><p>In this work, we propose a novel framework for auction-based task assignment that can operate in a distributed open environment. The framework may handle heterogeneous robotic agents, with different perceptual, reasoning, and actuation capabilities, that are periodically assigned tasks to be performed to achieve a shared objective. The system takes inspiration from popular models in the literature, adapting them to an open environment in which robots may dynamically enter or exit, execute assigned tasks, or verify the correct execution of tasks by other robots. The purpose of such a framework is to allow agents to model trust in each other regarding the capability to accomplish an assigned task and use this model to evaluate possible candidates for task assignments whenever needed. In other words, agents may use the framework to outsource tasks they need to complete to achieve a particular goal.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Framework for Trust-Based Task Assignment</head><p>The general structure of the framework may be summarized as follows. First, using a portfolio of trust-related metrics, agents dynamically gather data about the other agents' capability to (i) perform actions; (ii) verify the outcomes of actions performed by other agents. Then, they will iteratively use and update these metrics to evaluate the trustworthiness of other agents, including themselves, during auctions, thus ultimately taking trustworthiness into account when taking a new decision for task assignment.</p><p>Given that, each agent in the framework should be able to:</p><p>• start a plan to manage one or more events;</p><p>• auction an action in its plan or bid on an action auctioned by another agent;</p><p>• execute or verify the execution of one or more actions;</p><p>• gather data from other agents about the success or failure of a given action;</p><p>• update its trust in other agents.</p><p>Concerning the latter, and considering a set of 𝑁 𝑒 events ℰ = {𝐸 𝑖 } (which may be triggered by an explicit command from a user, an alarm, or any other external stimulus that is processed by a robot and whose effect is a specific plan), a set of 𝑁 𝑎 actions 𝒜 = {𝐴 𝑖 }, and a set of 𝑁 𝑔 agents 𝒢 = {𝐺 𝑖 }, which can communicate with other agents, auction or bid for actions, we have defined the following context-independent metrics <ref type="bibr" target="#b6">[7]</ref>:</p><p>• Reliability, one of the attributes of Logical Trust <ref type="bibr" target="#b5">[6]</ref>, which is the estimate, made by agent 𝐺 𝑖 , of the success rate of agent 𝐺 𝑗 in executing action 𝐴 𝑘 ; • Verification Trustworthiness, which measures the degree of the trustworthiness of a verifying agent depending on the consensus it has around its judgment skills. Formally, the Verification Trustworthiness measures how much the verification made by agent 𝐺 𝑗 about the success of action 𝐴 𝑘 is considered trustworthy according to an agent 𝐺 𝑖 and requires counting the number of opinions that are concordant or discordant with the judgment of 𝐺 𝑗 ; • Perceived Competence, which is computed, in its general formulation, as a function of the Reliability of 𝐺 𝑗 estimated by all agents {𝐺 1 . . . 𝐺 𝑛 } participating to the auctions as well as their own Verification Trustworthiness.</p><p>Regarding Reliability, it is worth noticing that it may be correctly computed only when a reasonably large sample of observations is available. To handle the transitory, i.e., when the agent 𝐺 𝑗 has not yet executed the action 𝐴 𝑘 a sufficiently large number of times, we have identified three possible strategies:</p><p>• a Boot mode, which requires the definition of a "boot phase" length, expressed as the number of 𝐴 𝑘 's auctions to which an agent 𝐺 𝑗 needs to participate before an auctioneer 𝐺 𝑖 starts using its Reliability as a measure of 𝐺 𝑗 's trustworthiness. In the boot phase, each auctioneer 𝐺 𝑖 shall trust 𝐺 𝑗 's declared Reliability, or rely on the outcomes of the other actions. • a Window mode, similar to the Boot mode, but taking into account only a "memory window", instead of considering the full sequence of observations; • a BCI mode, where each agent computes and shares not only the average Reliability of other agents, but also the binomial confidence interval (BCI) around such estimate that converges to zero as the number of executions increases.</p><p>Finally, the way in which individual Reliability and Verification Trustworthiness contribute to the Perceived Competence will depend on:</p><p>• the behaviour of agents towards the community: individualistic or collectivistic. Individualistic agents compute the Perceived Competence only based on their own observations; on the contrary, collectivistic agents take into account other agents' opinions by calculating a weighted average mediated by their Verification Trustworthiness (Weighted Reliability). • the disposition of agents towards other agents: optimistic, pessimistic, realistic. The optimistic/pessimistic/realistic disposition of an auctioneer may play a key role to evaluate a bidder's trustworthiness. For example, in BCI mode, an optimistic auctioneer will consider the upper bound of the BCI to estimate the agent's Perceived Competence, therefore being more prone to forgive and give a second chance to an agent that failed the first attempts; a pessimistic agent will use the lower bound, thus being very conservative and cautious when it encounters a new bidder about which it has little data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Experiments</head><p>The framework has been tested in a real-world scenario comprising two SoftBank Pepper robots and one NAO robot, which we repeatedly explored for human-robot interaction in socially assistive contexts <ref type="bibr" target="#b8">[9,</ref><ref type="bibr" target="#b9">10,</ref><ref type="bibr" target="#b10">11,</ref><ref type="bibr" target="#b11">12,</ref><ref type="bibr" target="#b12">13]</ref>. In order to simplify the execution of actions and their verifications, we have decided to associate actions 𝐴 1 and 𝐴 2 with sentences to be pronounced by the robots. Please notice that, while the robot that won the auction and pronounced the sentence always considers its action as a success, the other agents may judge outcomes differently.</p><p>For instance, the distance between the speakers of a robot and the microphones of another robot, or the fact that NAO's and Pepper's microphones are placed over the robots' heads, may lead the speech recognition systems to fail.</p><p>Based on the considerations above, we performed experiments by placing NAO (agent 𝐺 3 in the following) on a table in front of the two Pepper robots (𝐺 1 and 𝐺 2 ). NAO's speakers point towards Pepper microphones from above (Figure <ref type="figure" target="#fig_0">1</ref>). The speech volume of the three robots is set to 80% of the maximum value. In this configuration, we expect that 𝐺 1 and 𝐺 2 can correctly verify the actions performed by all other robots, while 𝐺 3 will not be very performing in verifying the actions of 𝐺 1 and 𝐺 2 (given that its microphone is not oriented toward the two Pepper robots' speakers).</p><p>Robots work in BCI mode, with an optimistic disposition, and tests have been performed with robots showing both individualistic and collectivistic behaviours. Finally, please notice that event 𝐸 1 can only be handled by 𝐺 1 , that will then auction 𝐴 1 (pronouncing the sentence "Take the medicine"); event 𝐸 2 can only be handled by 𝐺 2 , that will then auction 𝐴 2 (pronouncing the sentence "Drink some water"). All agents can execute and observe both actions 𝐴 1 and 𝐴 2 .</p><p>Results are shown in Figure <ref type="figure" target="#fig_1">2</ref>, which reports, for each agent 𝐺 𝑖 how the estimated Reliability and Verification Trustworthiness of the three agents in the framework evolve as the number of auctions increase. In all plots, Reliability estimates are plotted with a continuous line, whereas Verification Trustworthiness estimates are plotted with a dashed line. A small circle means that an action has been assigned to the corresponding agent at that time.</p><p>When robots exhibit a collectivistic behaviour (Figure <ref type="figure" target="#fig_1">2</ref> (a)) it can be observed that 𝐺 1 and 𝐺 2 can correctly recognize the actions performed by all other robots (even if in some cases the actions performed by 𝐺 2 are wrongly evaluated by 𝐺 1 ), while 𝐺 3 is not capable of correctly verifying the performance of 𝐺 1 and 𝐺 2 . As a result, after a few iterations, the collectivistic auctioneers 𝐺 1 and 𝐺 2 tend to assign all actions to 𝐺 3 , since it is considered the most reliable agent in terms of Weighted Reliability (i.e., it's the only agent whose actions are perceived as correctly executed by 𝐺 1 , 𝐺 2 , and 𝐺 3 itself). When the robots show an individualistic behaviour (Figure <ref type="figure" target="#fig_1">2 (b)</ref>), the actions are more uniformly distributed among all agents. Indeed, the two auctioneers 𝐺 1 and 𝐺 2 judge all agents equally trustworthy, and they only rely on their Perceived Competence. It may be also observed that, due to possible errors in speech-to-text conversion, the auctioneers may sometimes judge that an action has not been executed correctly. See for instance the trust metrics computed by G1: 𝐴 1 performed by 𝐺 2 during auction 4 is negatively evaluated by 𝐺 1 therefore producing a decrement in 𝐺 2 's Reliability. When this happens, the probability that the same action will be assigned again to a robot that has possibly failed decreases, since each auctioneer relies only on its own opinion. For the same reason, even if other agents judge that an auctioneer has failed an action, the auctioneer will ignore their opinions since all agents consider themselves as perfectly capable to execute actions. As a consequence, it can be observed in Figure <ref type="figure" target="#fig_1">2</ref> (b) that 𝐺 1 repeatedly assigns 𝐴 1 to itself even if it is considered very unreliable by 𝐺 2 and 𝐺 3 .</p><p>Finally, it is worth noticing how the Verification Trustworthiness of the three robots is much lower in the second experiment. When robots are collectivistic, most of the auctions are won by 𝐺 3 , whose actions are judged as correctly performed by all robots, but when robots are individualistic, actions are shared among all agents, and, concerning their verification, usually 𝐺 3 disagrees with 𝐺 1 and 𝐺 2 about the outcome of the actions.</p><p>These results, although preliminary, confirm the potentials and the functionalities of the presented framework, and its applicability to a real scenario.</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: NAO placed on the table to direct its speakers towards the two Peppers' microphones</figDesc><graphic coords="4,193.47,84.19,208.34,156.26" 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: Trust dynamics of the three agents with robots showing a collectivistic behaviour (a) and an individualistic behaviour (b).</figDesc><graphic coords="5,89.29,84.18,416.68,208.21" type="bitmap" /></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">From industry 4.0 to robotics 4.0-a conceptual framework for collaborative and intelligent robotic systems</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Gao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Wanyama</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gadhrri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Schmidt</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Procedia Manufacturing</title>
		<imprint>
			<biblScope unit="volume">46</biblScope>
			<biblScope unit="page" from="591" to="599" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<author>
			<persName><forename type="first">L</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">L</forename><surname>Henthorne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>George</surname></persName>
		</author>
		<title level="m">Artificial intelligence and robotics technology in the hospitality industry: Current applications and future trends, Digital transformation in business and society</title>
				<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="211" to="228" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Visual feedback with multiple cameras in a uavs human-swarm interface</title>
		<author>
			<persName><forename type="first">C</forename><surname>Recchiuto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sgorbissa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Zaccaria</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Robotics and Autonomous Systems</title>
		<imprint>
			<biblScope unit="volume">80</biblScope>
			<biblScope unit="page" from="43" to="54" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<author>
			<persName><forename type="first">F</forename><surname>Mastrogiovanni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sgorbissa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Zaccaria</surname></persName>
		</author>
		<title level="m">Context assessment strategies for ubiquitous robots</title>
				<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="2717" to="2722" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Calvaresi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Najjar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Winikoff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Främling</surname></persName>
		</author>
		<title level="m">Explainable, Transparent Autonomous Agents and Multi-Agent Systems</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">A survey on trust modeling</title>
		<author>
			<persName><forename type="first">J.-H</forename><surname>Cho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Chan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Adali</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Computing Surveys (CSUR)</title>
		<imprint>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="page" from="1" to="40" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Modeling trust in human-robot interaction: A survey</title>
		<author>
			<persName><forename type="first">Z</forename><forename type="middle">R</forename><surname>Khavas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">R</forename><surname>Ahmadzadeh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Robinette</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Social Robotics</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="529" to="541" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Trusted autonomy between humans and robots: Toward human-on-the-loop in robotics and autonomous systems</title>
		<author>
			<persName><forename type="first">S</forename><surname>Nahavandi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Systems, Man, and Cybernetics Magazine</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="10" to="17" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">The caresses randomised controlled trial: Exploring the healthrelated impact of culturally competent artificial intelligence embedded into socially assistive robots and tested in older adult care homes</title>
		<author>
			<persName><forename type="first">C</forename><surname>Papadopoulos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Castro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nigath</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Davidson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Faulkes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Menicatti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Khaliq</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Recchiuto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Battistuzzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Randhawa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Merton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kanoria</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N.-Y</forename><surname>Chong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Kamide</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Hewson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sgorbissa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Social Robotics</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="page" from="245" to="256" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Knowledge triggering, extraction and storage via human-robot verbal interaction</title>
		<author>
			<persName><forename type="first">L</forename><surname>Grassi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Recchiuto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sgorbissa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Robotics and Autonomous Systems</title>
		<imprint>
			<biblScope unit="volume">148</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Knowledge representation for culturally competent personal robots: Requirements, design principles, implementation, and assessment</title>
		<author>
			<persName><forename type="first">B</forename><surname>Bruno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Recchiuto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Papadopoulos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Saffiotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Koulouglioti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Menicatti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mastrogiovanni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Zaccaria</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sgorbissa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Social Robotics</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page" from="515" to="538" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Culturally aware planning and execution of robot actions</title>
		<author>
			<persName><forename type="first">A</forename><surname>Khaliq</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Kockemann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Pecora</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Saffiotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Bruno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Recchiuto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sgorbissa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H.-D</forename><surname>Bui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Chong</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="326" to="332" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">Paving the way for culturally competent robots: A position paper</title>
		<author>
			<persName><forename type="first">B</forename><surname>Bruno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Chong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Kamide</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kanoria</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Lim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Pandey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Papadopoulos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Papadopoulos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Pecora</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Saffiotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sgorbissa</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2017-01">2017. January. 2017</date>
			<biblScope unit="page" from="553" to="560" />
		</imprint>
	</monogr>
</biblStruct>

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