<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v2.3 20070202//EN" "journalpublishing.dtd">
<article article-type="research-article" dtd-version="2.3" xml:lang="EN" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">
<front>
<journal-meta>
<journal-id journal-id-type="publisher-id">Front. Artif. Intell.</journal-id>
<journal-title>Frontiers in Artificial Intelligence</journal-title>
<abbrev-journal-title abbrev-type="pubmed">Front. Artif. Intell.</abbrev-journal-title>
<issn pub-type="epub">2624-8212</issn>
<publisher>
<publisher-name>Frontiers Media S.A.</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">736321</article-id>
<article-id pub-id-type="doi">10.3389/frai.2021.736321</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Artificial Intelligence</subject>
<subj-group>
<subject>Original Research</subject>
</subj-group>
</subj-group>
</article-categories>
<title-group>
<article-title>Balancing Performance and Human Autonomy With Implicit Guidance Agent</article-title>
<alt-title alt-title-type="left-running-head">Nakahashi and Yamada</alt-title>
<alt-title alt-title-type="right-running-head">Collaboration With Implicit Guidance Agent</alt-title>
</title-group>
<contrib-group>
<contrib contrib-type="author" corresp="yes">
<name>
<surname>Nakahashi</surname>
<given-names>Ryo</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
<xref ref-type="corresp" rid="c001">&#x2a;</xref>
<uri xlink:href="https://loop.frontiersin.org/people/1392504/overview"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname>Yamada</surname>
<given-names>Seiji</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
<xref ref-type="aff" rid="aff2">
<sup>2</sup>
</xref>
<uri xlink:href="https://loop.frontiersin.org/people/420370/overview"/>
</contrib>
</contrib-group>
<aff id="aff1">
<label>
<sup>1</sup>
</label>Department of Informatics, School of Multidisciplinary Sciences, The Graduate University for Advanced Studies(SOKENDAI), <addr-line>Chiyoda</addr-line>, <country>Japan</country>
</aff>
<aff id="aff2">
<label>
<sup>2</sup>
</label>Digital Contentand MediaSciences Research Division, National Institute of Informatics, <addr-line>Chiyoda</addr-line>, <country>Japan</country>
</aff>
<author-notes>
<fn fn-type="edited-by">
<p>
<bold>Edited by:</bold> <ext-link ext-link-type="uri" xlink:href="https://loop.frontiersin.org/people/1078819/overview">Bogdan-Ionut Cirstea</ext-link>, Oxford Brookes University, United&#x20;Kingdom</p>
</fn>
<fn fn-type="edited-by">
<p>
<bold>Reviewed by:</bold> <ext-link ext-link-type="uri" xlink:href="https://loop.frontiersin.org/people/801411/overview">Tobias Ley</ext-link>, Tallinn University, Estonia</p>
<p>
<ext-link ext-link-type="uri" xlink:href="https://loop.frontiersin.org/people/1410429/overview">Arijit Ray</ext-link>, Boston University, United&#x20;States</p>
</fn>
<corresp id="c001">&#x2a;Correspondence: Ryo Nakahashi, <email>ryon@nii.ac.jp</email>
</corresp>
<fn fn-type="other">
<p>This article was submitted to AI for Human Learning and Behavior Change, a section of the journal Frontiers in Artificial Intelligence</p>
</fn>
</author-notes>
<pub-date pub-type="epub">
<day>21</day>
<month>09</month>
<year>2021</year>
</pub-date>
<pub-date pub-type="collection">
<year>2021</year>
</pub-date>
<volume>4</volume>
<elocation-id>736321</elocation-id>
<history>
<date date-type="received">
<day>05</day>
<month>07</month>
<year>2021</year>
</date>
<date date-type="accepted">
<day>31</day>
<month>08</month>
<year>2021</year>
</date>
</history>
<permissions>
<copyright-statement>Copyright &#xa9; 2021 Nakahashi and Yamada.</copyright-statement>
<copyright-year>2021</copyright-year>
<copyright-holder>Nakahashi and Yamada</copyright-holder>
<license xlink:href="http://creativecommons.org/licenses/by/4.0/">
<p>This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these&#x20;terms.</p>
</license>
</permissions>
<abstract>
<p>The human-agent team, which is a problem in which humans and autonomous agents collaborate to achieve one task, is typical in human-AI collaboration. For effective collaboration, humans want to have an effective plan, but in realistic situations, they might have difficulty calculating the best plan due to cognitive limitations. In this case, guidance from an agent that has many computational resources may be useful. However, if an agent guides the human behavior explicitly, the human may feel that they have lost autonomy and are being controlled by the agent. We therefore investigated implicit guidance offered by means of an agent&#x2019;s behavior. With this type of guidance, the agent acts in a way that makes it easy for the human to find an effective plan for a collaborative task, and the human can then improve the plan. Since the human improves their plan voluntarily, he or she maintains autonomy. We modeled a collaborative agent with implicit guidance by integrating the Bayesian Theory of Mind into existing collaborative-planning algorithms and demonstrated through a behavioral experiment that implicit guidance is effective for enabling humans to maintain a balance between improving their plans and retaining autonomy.</p>
</abstract>
<kwd-group>
<kwd>human-agent interaction</kwd>
<kwd>collaborative agent</kwd>
<kwd>human autonomy</kwd>
<kwd>theory of mind</kwd>
<kwd>POMDP</kwd>
</kwd-group>
</article-meta>
</front>
<body>
<sec id="s1">
<title>1 Introduction</title>
<p>When humans work in collaboration with others, they can accomplish things that would be difficult to do alone and will often achieve their goals more efficiently. With the recent development of artificial intelligence technology, the human-agent team, in which humans and AI agents work together, has become an increasingly important topic. The role of agents in this problem is to collaborate with humans to achieve a set&#x20;task.</p>
<p>One type of intuitive collaborative agent is the <italic>supportive agent</italic>, which helps a human by predicting the human&#x2019;s objective and planning an action that would best help achieve it. In recent years, there have been agents that can plan effectively by inferring human subgoals for a partitioned problem based on the Bayesian Theory of Mind (<xref ref-type="bibr" rid="B48">Wu et&#x20;al., 2021</xref>). Other agents perform biased behavior for generic cooperation, such as communicating or hiding their intentions (<xref ref-type="bibr" rid="B44">Strouse et&#x20;al., 2018</xref>), maximizing the human&#x2019;s controllability (<xref ref-type="bibr" rid="B13">Du et&#x20;al., 2020</xref>), and so on. However, these agents cannot actually modify the human&#x2019;s plan, which means the ultimate success or failure of the collaborative task depends on the human&#x2019;s ability to plan. In other words, if the human sets the wrong plan, the performance will suffer.</p>
<p>In general, humans cannot plan optimal actions for difficult problems due to limitations in their cognitive and computational abilities. <xref ref-type="fig" rid="F1">Figure&#x20;1</xref> shows an example of a misleading human-agent team task as one such difficult problem. The task is a kind of pursuit-evasion problem. The human and the agent aim to capture one of the characters (shown as a face) by cooperating together and approaching the character from both sides. In <xref ref-type="fig" rid="F1">Figure&#x20;1A</xref>, there are two characters, 1) and (2), on the upper and lower roads, respectively. Since 1) is farther away, 2) seems to be a more appropriate target. However, 2) cannot be captured because it can escape via the lower bypath. On the other side, in <xref ref-type="fig" rid="F1">Figure&#x20;1B</xref>, the agent and the human can successfully capture 2) because it is slightly farther to the left than in <xref ref-type="fig" rid="F1">Figure&#x20;1A</xref>. Thus, the best target might change due to a small difference in a task, and this can be difficult for humans to&#x20;judge.</p>
<fig id="F1" position="float">
<label>FIGURE 1</label>
<caption>
<p>Example of complex human-agent team&#x20;task.</p>
</caption>
<graphic xlink:href="frai-04-736321-g001.tif"/>
</fig>
<p>One naive approach to solving such a problem is for the agent to guide the human action toward the optimal plan. Since agents generally do not have cognitive or computational limitations, they can make an optimal plan more easily than humans. After an agent makes an optimal plan, it can explicitly guide the human behavior to aim for a target. For example, there is an agent that performs extra actions to convey information to others with additional cost (<xref ref-type="bibr" rid="B26">Kamar et&#x20;al., 2009</xref>), where it first judges whether it should help others by paying that cost. As such guidance is explicitly observable by humans, we call it <italic>explicit guidance</italic> in this paper. However, if an agent abuses explicit guidance, the human may lose their sense of control regarding their decision-making in achieving a collaborative task&#x2014;in other words, their autonomy. As a result, the human may feel they are being controlled by the agent. For example, in Human-Robot Teaming, if the robot decides who will perform each task, the situational awareness of the human will decrease. (<xref ref-type="bibr" rid="B16">Gombolay et&#x20;al., 2017</xref>).</p>
<p>To reduce that risk, agents should guide humans while enabling them to maintain autonomy. We focus on <italic>implicit guidance</italic> offered through behavior. Implicit guidance is based on the cognitive knowledge that humans can infer the intentions of others on the basis of their behaviors (<xref ref-type="bibr" rid="B3">Baker et&#x20;al., 2009</xref>) (<xref ref-type="bibr" rid="B2">Baker et&#x20;al., 2017</xref>). The agent will expect the human to infer its intentions and to discard any plans that do not match what they infer the agent to be planning. Under this expectation, the agent acts in a way that makes it easy for the human to find the best (or at least better) plan for optimum performance on a collaborative task. Implicit guidance of this nature should help humans maintain autonomy, since the discarding of plans is a proactive action taken by the&#x20;human.</p>
<p>
<xref ref-type="fig" rid="F2">Figure&#x20;2A</xref> is an example of explicit guidance for the problem in <xref ref-type="fig" rid="F1">Figure&#x20;1</xref>. The agent guides the human to the best target directly and expects the human to follow. <xref ref-type="fig" rid="F2">Figure&#x20;2B</xref> is an example of implicit guidance. When the agent moves upward, the human can infer that the agent is aiming for the upper target by observing the agent&#x2019;s movement. Although this is technically the same thing as the agent showing the target character explicitly, we feel that in this case humans would feel as though they were able to maintain autonomy by inferring the agent&#x2019;s target voluntarily.</p>
<fig id="F2" position="float">
<label>FIGURE 2</label>
<caption>
<p>Example of agent with guidance.</p>
</caption>
<graphic xlink:href="frai-04-736321-g002.tif"/>
</fig>
<p>In this work, we investigate the advantages of implicit guidance. First, we model three types of collaborative agent: a supportive agent, an explicit guidance agent, and an implicit guidance agent. Our approach for planning the agents is based on partially observable Markov decision process (POMDP) planning, where the unobservable state is the target that the human should aim for and a human&#x2019;s behavior model is included in the transition environment. Our approach is simple, in contrast to the more complex approaches such as interactive POMDP (I-POMDP) (<xref ref-type="bibr" rid="B14">Gmytrasiewicz and Doshi, 2005</xref>), which can model bi-directional <italic>recursive</italic> intention inference infinitely. However, as there are studies indicating that humans have cognitive limitations (<xref ref-type="bibr" rid="B9">De Weerd et&#x20;al., 2013</xref>) (<xref ref-type="bibr" rid="B10">de Weerd et&#x20;al., 2017</xref>) regarding recursive intention inference, such a model might be too complex for the representation and not intuitive enough.</p>
<p>For our implicit guidance agent, we add to the POMDP formulation the factor that the human infers the agent&#x2019;s target and changes their own target. This function is based on a cognitive science concept known as the Theory of Mind. Integrating a human&#x2019;s cognitive model into the state transition function is not uncommon: it has been seen in assertive robots (<xref ref-type="bibr" rid="B45">Taha et&#x20;al., 2011</xref>) and in sidekicks for games (<xref ref-type="bibr" rid="B30">Macindoe et&#x20;al., 2012</xref>). Examples that are closer to our approach include a study on collaborative planning (<xref ref-type="bibr" rid="B12">Dragan, 2017</xref>) using <italic>legible</italic> action (<xref ref-type="bibr" rid="B11">Dragan et&#x20;al., 2013</xref>) and another on human-aware planning (<xref ref-type="bibr" rid="B6">Chakraborti et&#x20;al., 2018</xref>). These are similar to our concept in that an agent expects a human to infer its intentions or behavioral model. However, these approaches assume that a human does not change their goal and they do not guide the human&#x2019;s goal to something more preferable. In terms of more practical behavior models, there have been studies on integrating a model learned from a human behavior log(<xref ref-type="bibr" rid="B23">Jaques et&#x20;al., 2018</xref>; <xref ref-type="bibr" rid="B5">Carroll et&#x20;al., 2019</xref>). However, this approach requires a huge number of interaction logs for the human who is the partner in the collaborative task. Our approach has the advantage of &#x201c;ad-hoc&#x201d; collaboration (<xref ref-type="bibr" rid="B43">Stone et&#x20;al., 2010</xref>), which is collaboration without opponent information held in advance. We also adopt the Bayesian Theory of Mind. In the field of cognitive science, several studies have investigated how humans teach others their knowledge, and the Bayesian approach is often used for this purpose. For example, researchers have used a Bayesian approach to model how humans teach the concept of an item by showing the item to learners (<xref ref-type="bibr" rid="B40">Shafto et&#x20;al., 2014</xref>). In another study, a Bayesian approach was used to model how humans teach their own behavioral preferences by giving a demonstration (<xref ref-type="bibr" rid="B21">Ho et&#x20;al., 2016</xref>). Extensive evidence of this sort has led to many variations of the human cognitive model based on the Bayesian Theory of Mind, such as those for ego-centric agents (<xref ref-type="bibr" rid="B33">Nakahashi and Yamada, 2018</xref>; <xref ref-type="bibr" rid="B37">P&#xf6;ppel and Kopp, 2019</xref>) and irrational agents (<xref ref-type="bibr" rid="B50">Zhi-Xuan et&#x20;al., 2020</xref>), and we can use it too, for extending our algorithm. Of course, there are other theories of the Theory of Mind. For example, the Analogical Theory of Mind (<xref ref-type="bibr" rid="B38">Rabkina and Forbus, 2019</xref>) tries to model the Theory of Mind through the learning of structural knowledge. One advantage of the Bayesian Theory of Mind is that it is easy to calculate behaviors that people can guess simply by developing a straightforward Bayesian formula. That works to our advantage when it comes to efficient &#x201c;ad-hoc&#x201d; collaboration.</p>
<p>To evaluate the advantages of implicit guidance, we designed a simple task for a human-agent team and used it to carry out a participant experiment. The task is a pursuit-evasion problem similar to the example in <xref ref-type="fig" rid="F1">Figure&#x20;1</xref>. There are objects that move around in a maze to avoid capture, and the participant tries to capture one of the objects through collaboration with an autonomous agent. We implemented the three types of collaborative agent discussed above for the problem, and participants executed small tasks through collaboration with these agents. The results demonstrated that the implicit guidance agent was able to guide the participants to capture the best object while allowing them to feel as though they maintained autonomy.</p>
</sec>
<sec id="s2">
<title>2 Methods</title>
<sec id="s2-1">
<title>2.1 Computational Model</title>
<sec id="s2-1-1">
<title>2.1.1 Collaborative Task</title>
<p>We model the collaborative task as a decentralized partially observable Markov decision process (Dec-POMDP) (<xref ref-type="bibr" rid="B15">Goldman and Zilberstein, 2004</xref>). This is an extension of the partially observable Markov decision process (POMDP) framework for multi-agent setups that deals with a specific case in which all agents share the same reward function of a partially observable stochastic game (POSG) (<xref ref-type="bibr" rid="B27">Kuhn and Tucker, 1953</xref>).</p>
<p>Dec-POMDP is defined in the format <inline-formula id="inf1">
<mml:math id="m1">
<mml:mo>&#x3c;</mml:mo>
<mml:mi mathvariant="script">I</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi mathvariant="script">S</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi mathvariant="script">A</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi mathvariant="normal">&#x3a9;</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi>T</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi>R</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi>O</mml:mi>
<mml:mo>&#x3e;</mml:mo>
</mml:math>
</inline-formula>, where <inline-formula id="inf2">
<mml:math id="m2">
<mml:mi mathvariant="script">I</mml:mi>
</mml:math>
</inline-formula> is a set of agents, <inline-formula id="inf3">
<mml:math id="m3">
<mml:mi mathvariant="script">S</mml:mi>
</mml:math>
</inline-formula> is a set of states, <inline-formula id="inf4">
<mml:math id="m4">
<mml:mi mathvariant="script">A</mml:mi>
</mml:math>
</inline-formula> is a set of actions, and &#x3a9; is a set of observations. <inline-formula id="inf5">
<mml:math id="m5">
<mml:mi>T</mml:mi>
<mml:mo>:</mml:mo>
<mml:mi mathvariant="script">S</mml:mi>
<mml:mo>&#xd7;</mml:mo>
<mml:mi mathvariant="script">A</mml:mi>
<mml:mo>&#x2192;</mml:mo>
<mml:mi mathvariant="script">S</mml:mi>
</mml:math>
</inline-formula> is a transition function. <inline-formula id="inf6">
<mml:math id="m6">
<mml:mi>R</mml:mi>
<mml:mo>:</mml:mo>
<mml:mi mathvariant="script">S</mml:mi>
<mml:mo>&#xd7;</mml:mo>
<mml:mi mathvariant="script">A</mml:mi>
<mml:mo>&#x2192;</mml:mo>
<mml:mi mathvariant="double-struck">R</mml:mi>
</mml:math>
</inline-formula> is a reward function. <inline-formula id="inf7">
<mml:math id="m7">
<mml:mi>O</mml:mi>
<mml:mo>:</mml:mo>
<mml:mi mathvariant="script">S</mml:mi>
<mml:mo>&#xd7;</mml:mo>
<mml:mi mathvariant="script">A</mml:mi>
<mml:mo>&#xd7;</mml:mo>
<mml:mi mathvariant="normal">&#x3a9;</mml:mi>
<mml:mo>&#x2192;</mml:mo>
<mml:mrow>
<mml:mo stretchy="false">[</mml:mo>
<mml:mrow>
<mml:mn>0,1</mml:mn>
</mml:mrow>
<mml:mo stretchy="false">]</mml:mo>
</mml:mrow>
</mml:math>
</inline-formula> is observation emission probabilities.</p>
<p>In our setting, <inline-formula id="inf8">
<mml:math id="m8">
<mml:mi mathvariant="script">I</mml:mi>
</mml:math>
</inline-formula> consists of an agent and a human {<italic>i</italic>
<sub>
<italic>A</italic>
</sub>, <italic>i</italic>
<sub>
<italic>H</italic>
</sub>}, so <inline-formula id="inf9">
<mml:math id="m9">
<mml:mi mathvariant="script">A</mml:mi>
</mml:math>
</inline-formula> consists of a human action and an agent action; thus, it can be represented as <inline-formula id="inf10">
<mml:math id="m10">
<mml:msub>
<mml:mrow>
<mml:mi mathvariant="script">A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>&#xd7;</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi mathvariant="script">A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>H</mml:mi>
</mml:mrow>
</mml:msub>
</mml:math>
</inline-formula>. Inspired by MOMDP (<xref ref-type="bibr" rid="B36">Ong et&#x20;al., 2010</xref>), we factorize <inline-formula id="inf11">
<mml:math id="m11">
<mml:mi mathvariant="script">S</mml:mi>
</mml:math>
</inline-formula> into observable factor <inline-formula id="inf12">
<mml:math id="m12">
<mml:mi mathvariant="script">O</mml:mi>
</mml:math>
</inline-formula> as the position of the agent and the human, and the unobservable factor is the <italic>target</italic>, which formally defines the human&#x2019;s goal for the task as <inline-formula id="inf13">
<mml:math id="m13">
<mml:mi mathvariant="script">S</mml:mi>
<mml:mo>&#x3d;</mml:mo>
<mml:mi mathvariant="script">O</mml:mi>
<mml:mo>&#xd7;</mml:mo>
<mml:mi mathvariant="normal">&#x398;</mml:mi>
</mml:math>
</inline-formula>. As a result, observations become equal to the observable factors of states, formally, <inline-formula id="inf14">
<mml:math id="m14">
<mml:mi mathvariant="normal">&#x3a9;</mml:mi>
<mml:mo>&#x3d;</mml:mo>
<mml:mi mathvariant="script">O</mml:mi>
</mml:math>
</inline-formula>, and <italic>T</italic> can be factorized into observable state part <inline-formula id="inf15">
<mml:math id="m15">
<mml:msup>
<mml:mrow>
<mml:mi>T</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi mathvariant="script">O</mml:mi>
</mml:mrow>
</mml:msup>
<mml:mo>:</mml:mo>
<mml:mi mathvariant="script">O</mml:mi>
<mml:mo>&#xd7;</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi mathvariant="script">A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>h</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>&#xd7;</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi mathvariant="script">A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>&#x2192;</mml:mo>
<mml:mi mathvariant="script">O</mml:mi>
</mml:math>
</inline-formula> and unobservable state part <inline-formula id="inf16">
<mml:math id="m16">
<mml:msup>
<mml:mrow>
<mml:mi>T</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi mathvariant="normal">&#x398;</mml:mi>
</mml:mrow>
</mml:msup>
<mml:mo>:</mml:mo>
<mml:mi mathvariant="script">S</mml:mi>
<mml:mo>&#x2192;</mml:mo>
<mml:mi mathvariant="normal">&#x398;</mml:mi>
</mml:math>
</inline-formula>.</p>
</sec>
<sec id="s2-1-2">
<title>2.1.2 Agent Planning</title>
<p>We formalize the planning problem to calculate the actions of an agent for the collaborative task problem described above. In this formalization, the action space focuses only on the agent&#x2019;s action, and the target can be changed only by the human through the observation of the actions of the agent. Furthermore, we integrate a human policy for deciding human action into the transition function. As a result, the agent planning problem is reduced to POMDP (<xref ref-type="bibr" rid="B25">Kaelbling et&#x20;al., 1998</xref>), which is defined in the format <inline-formula id="inf17">
<mml:math id="m17">
<mml:mo>&#x3c;</mml:mo>
<mml:mi mathvariant="script">S</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi mathvariant="script">A</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi mathvariant="normal">&#x3a9;</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi>T</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi>R</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi>O</mml:mi>
<mml:mo>&#x3e;</mml:mo>
</mml:math>
</inline-formula>. Here, we set <inline-formula id="inf18">
<mml:math id="m18">
<mml:mi mathvariant="script">A</mml:mi>
<mml:mo>&#x3d;</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi mathvariant="script">A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
</mml:math>
</inline-formula> and <inline-formula id="inf19">
<mml:math id="m19">
<mml:msup>
<mml:mrow>
<mml:mi>T</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi mathvariant="normal">&#x398;</mml:mi>
</mml:mrow>
</mml:msup>
<mml:mo>&#x3d;</mml:mo>
<mml:msup>
<mml:mrow>
<mml:mi>T</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi mathvariant="normal">&#x398;</mml:mi>
</mml:mrow>
</mml:msup>
<mml:mo>:</mml:mo>
<mml:mi mathvariant="script">S</mml:mi>
<mml:mo>&#xd7;</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi mathvariant="script">A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>&#x2192;</mml:mo>
<mml:mi mathvariant="normal">&#x398;</mml:mi>
</mml:math>
</inline-formula>. In addition, we define the human policy function <inline-formula id="inf20">
<mml:math id="m20">
<mml:msub>
<mml:mrow>
<mml:mi>&#x3c0;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>H</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>:</mml:mo>
<mml:mi mathvariant="script">O</mml:mi>
<mml:mo>&#xd7;</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi mathvariant="script">A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>&#xd7;</mml:mo>
<mml:mi mathvariant="normal">&#x398;</mml:mi>
<mml:mo>&#x2192;</mml:mo>
<mml:msup>
<mml:mrow>
<mml:mi mathvariant="script">A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>H</mml:mi>
</mml:mrow>
</mml:msup>
</mml:math>
</inline-formula>. We assume that humans will change their target by observing the actions of agents and then decide their own actions. Thus, the policy function requires agent actions as&#x20;input.</p>
<p>We assume that the human policy is based on Boltzmann rationality:<disp-formula id="e1">
<mml:math id="m21">
<mml:mi>p</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>H</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo stretchy="false">&#x7c;</mml:mo>
<mml:mi>o</mml:mi>
<mml:mo>,</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>;</mml:mo>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
<mml:mo>&#x3d;</mml:mo>
<mml:mfrac>
<mml:mrow>
<mml:mi>exp</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mi>&#x3b2;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mn>1</mml:mn>
</mml:mrow>
</mml:msub>
<mml:mi>Q</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:mi>o</mml:mi>
<mml:mo>,</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>,</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>H</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>;</mml:mo>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:mrow>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mo movablelimits="false" form="prefix">&#x2211;</mml:mo>
</mml:mrow>
<mml:mrow>
<mml:msup>
<mml:mrow>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mo>&#x2032;</mml:mo>
</mml:mrow>
</mml:msup>
<mml:mo>&#x2208;</mml:mo>
<mml:mi mathvariant="normal">&#x398;</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>&#x2061;</mml:mo>
<mml:mi>exp</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mi>&#x3b2;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mn>1</mml:mn>
</mml:mrow>
</mml:msub>
<mml:mi>Q</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:mi>o</mml:mi>
<mml:mo>,</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>,</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>H</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>;</mml:mo>
<mml:msup>
<mml:mrow>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mo>&#x2032;</mml:mo>
</mml:mrow>
</mml:msup>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:mrow>
</mml:mfrac>
</mml:math>
<label>(1)</label>
</disp-formula>where <italic>&#x3b2;</italic>
<sub>1</sub> is a rational parameter and <italic>Q</italic> (<italic>o</italic>, <italic>a</italic>
<sub>
<italic>A</italic>
</sub>, <italic>a</italic>
<sub>
<italic>H</italic>
</sub>; <italic>&#x3b8;</italic>) is the action value function of the problem given <italic>&#x3b8;</italic>. &#x398; is the only unobservable factor for the states, so the problem reduces into MDP given &#x398;. Thus, we can calculate <italic>Q</italic> (<italic>o</italic>, <italic>a</italic>
<sub>
<italic>A</italic>
</sub>, <italic>a</italic>
<sub>
<italic>H</italic>
</sub>; <italic>&#x3b8;</italic>) by general MDP planning such as value iteration.</p>
<p>On the basis of this formulation, we formulate a planning algorithm for the three collaborative agents. The difference is the human policy function, which represents an agent&#x2019;s assumption toward human behavior. This difference is what makes the difference in the collaborative strategy.</p>
<sec id="s2-1-2-1">
<title>2.1.2.1 Supportive Agent</title>
<p>The supportive agent assumes that humans do not change their target regardless of the agent&#x2019;s action. That is, <inline-formula id="inf21">
<mml:math id="m22">
<mml:msup>
<mml:mrow>
<mml:mi>T</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi mathvariant="normal">&#x398;</mml:mi>
</mml:mrow>
</mml:msup>
<mml:mo>:</mml:mo>
<mml:mi>p</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msup>
<mml:mrow>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mo>&#x2032;</mml:mo>
</mml:mrow>
</mml:msup>
<mml:mo stretchy="false">&#x7c;</mml:mo>
<mml:mi>o</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi>&#x3b8;</mml:mi>
<mml:mo>,</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
<mml:mo>&#x3d;</mml:mo>
<mml:mi mathvariant="double-struck">I</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:mi>&#x3b8;</mml:mi>
<mml:mo>&#x3d;</mml:mo>
<mml:msup>
<mml:mrow>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mo>&#x2032;</mml:mo>
</mml:mrow>
</mml:msup>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:math>
</inline-formula>. <inline-formula id="inf22">
<mml:math id="m23">
<mml:mi mathvariant="double-struck">I</mml:mi>
</mml:math>
</inline-formula> is an indicator function.</p>
</sec>
<sec id="s2-1-2-2">
<title>2.1.2.2 Explicit Guidance Agent</title>
<p>The explicit guidance agent guides the human toward the best target; thus, it assumes that the human knows what the best target is. We represent the best target as <italic>&#x3b8;</italic>&#x2a;, that is, <italic>T</italic>
<sup>&#x398;</sup>: <italic>p</italic> (<italic>&#x3b8;</italic>&#x2032;&#x7c;<italic>o</italic>, <italic>&#x3b8;</italic>, <italic>a</italic>
<sub>
<italic>A</italic>
</sub>) &#x3d; <italic>&#x3b8;</italic>&#x2a;. The best target is calculated as <italic>&#x3b8;</italic>&#x2a; &#x3d; argmax<sub>
<italic>&#x3b8;</italic>&#x2032;&#x2208;&#x398;</sub>
<italic>V</italic> (<italic>o</italic>
<sub>0</sub>; <italic>&#x3b8;</italic>), where <italic>o</italic>
<sub>0</sub> is the initial observable state and <italic>V</italic> (<italic>o</italic>; <italic>&#x3b8;</italic>) is the state value function of the problem given <italic>&#x3b8;</italic>.</p>
</sec>
<sec id="s2-1-2-3">
<title>2.1.2.3 Implicit Guidance Agent</title>
<p>The implicit guidance agent assumes that humans change their target by observing the agent&#x2019;s actions. We assume that humans infer the target of the agent on the basis of Boltzmann rationality, as suggested in earlier Theory of Mind studies (<xref ref-type="bibr" rid="B3">Baker et&#x20;al., 2009</xref>) (<xref ref-type="bibr" rid="B2">Baker et&#x20;al., 2017</xref>).<disp-formula id="e2">
<mml:math id="m24">
<mml:mi>P</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msup>
<mml:mrow>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mo>&#x2032;</mml:mo>
</mml:mrow>
</mml:msup>
<mml:mo stretchy="false">&#x7c;</mml:mo>
<mml:mi>o</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi>&#x3b8;</mml:mi>
<mml:mo>,</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
<mml:mo>&#x221d;</mml:mo>
<mml:mi>P</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
<mml:mi>P</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo stretchy="false">&#x7c;</mml:mo>
<mml:mi>o</mml:mi>
<mml:mo>,</mml:mo>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:math>
<label>(2)</label>
</disp-formula>
</p>
<p>
<italic>P</italic> (<italic>a</italic>
<sub>
<italic>A</italic>
</sub>&#x7c;<italic>o</italic>, <italic>&#x3b8;</italic>) is also based on Boltzmann rationality:<disp-formula id="e3">
<mml:math id="m25">
<mml:mi>p</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo stretchy="false">&#x7c;</mml:mo>
<mml:mi>o</mml:mi>
<mml:mo>;</mml:mo>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
<mml:mo>&#x3d;</mml:mo>
<mml:mfrac>
<mml:mrow>
<mml:mi>exp</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mi>&#x3b2;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mn>2</mml:mn>
</mml:mrow>
</mml:msub>
<mml:mi>V</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msup>
<mml:mrow>
<mml:mi>T</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi mathvariant="script">O</mml:mi>
</mml:mrow>
</mml:msup>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
<mml:mo>;</mml:mo>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:mrow>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mo movablelimits="false" form="prefix">&#x2211;</mml:mo>
</mml:mrow>
<mml:mrow>
<mml:msubsup>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mo>&#x2032;</mml:mo>
</mml:mrow>
</mml:msubsup>
<mml:mo>&#x2208;</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi mathvariant="script">A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
</mml:mrow>
</mml:msub>
<mml:mo>&#x2061;</mml:mo>
<mml:mi>exp</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mi>&#x3b2;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mn>2</mml:mn>
</mml:mrow>
</mml:msub>
<mml:mi>V</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msup>
<mml:mrow>
<mml:mi>T</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi mathvariant="script">O</mml:mi>
</mml:mrow>
</mml:msup>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msubsup>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mo>&#x2032;</mml:mo>
</mml:mrow>
</mml:msubsup>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
<mml:mo>;</mml:mo>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:mrow>
</mml:mfrac>
</mml:math>
<label>(3)</label>
</disp-formula>where <italic>&#x3b2;</italic>
<sub>2</sub> is a rational parameter and <inline-formula id="inf23">
<mml:math id="m26">
<mml:mi>V</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msup>
<mml:mrow>
<mml:mi>T</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi mathvariant="script">O</mml:mi>
</mml:mrow>
</mml:msup>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msubsup>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mo>&#x2032;</mml:mo>
</mml:mrow>
</mml:msubsup>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
<mml:mo>;</mml:mo>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
<mml:mfenced open="" close=")">
</mml:mfenced>
</mml:math>
</inline-formula> is the state value function of the problem regarding the state after <italic>a</italic>
<sub>
<italic>A</italic>
</sub> given <italic>&#x3b8;</italic>.</p>
</sec>
</sec>
<sec id="s2-1-3">
<title>2.1.3 Decide Agent Actions</title>
<p>By solving POMDP as shown in 2.1.2 using a general POMDP planning algorithm, we can obtain an alpha-vector set conditioned with the observable factor of the current state regarding each action. We represent this as &#x393;<sup>
<italic>a</italic>
</sup>(<italic>o</italic>), and the agent takes the most valuable action <inline-formula id="inf24">
<mml:math id="m27">
<mml:msubsup>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mo>&#x2a;</mml:mo>
</mml:mrow>
</mml:msubsup>
</mml:math>
</inline-formula>. Formally,<disp-formula id="e4">
<mml:math id="m28">
<mml:msubsup>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mo>&#x2217;</mml:mo>
</mml:mrow>
</mml:msubsup>
<mml:mo>&#x3d;</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi mathvariant="normal">a</mml:mi>
<mml:mi mathvariant="normal">r</mml:mi>
<mml:mi mathvariant="normal">g</mml:mi>
<mml:mi mathvariant="normal">m</mml:mi>
<mml:mi mathvariant="normal">a</mml:mi>
<mml:mi mathvariant="normal">x</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>&#x2208;</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi mathvariant="script">A</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
</mml:mrow>
</mml:msub>
<mml:mi>max</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:mi>b</mml:mi>
<mml:mo>&#x22c5;</mml:mo>
<mml:msup>
<mml:mrow>
<mml:mi mathvariant="normal">&#x393;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
</mml:msup>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:mi>o</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:math>
<label>(4)</label>
</disp-formula>where <italic>b</italic> is the current belief of an unobservable factor. <italic>b</italic> is updated on each action of a human and an agent as follows for each unobservable factor of belief <italic>b</italic>(<italic>&#x3b8;</italic>):<disp-formula id="e5">
<mml:math id="m29">
<mml:mi>b</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
<mml:mo>&#x221d;</mml:mo>
<mml:mi>b</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
<mml:mi>p</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>H</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo stretchy="false">&#x7c;</mml:mo>
<mml:mi>o</mml:mi>
<mml:mo>,</mml:mo>
<mml:msub>
<mml:mrow>
<mml:mi>a</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>A</mml:mi>
</mml:mrow>
</mml:msub>
<mml:mo>;</mml:mo>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:math>
<label>(5)</label>
</disp-formula>
</p>
<p>The initial belief is Uniform(&#x398;) for the supportive and implicit guidance agents and <inline-formula id="inf25">
<mml:math id="m30">
<mml:mi mathvariant="double-struck">I</mml:mi>
<mml:mrow>
<mml:mo stretchy="false">(</mml:mo>
<mml:mrow>
<mml:mi>&#x3b8;</mml:mi>
<mml:mo>&#x3d;</mml:mo>
<mml:msup>
<mml:mrow>
<mml:mi>&#x3b8;</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mo>&#x2a;</mml:mo>
</mml:mrow>
</mml:msup>
</mml:mrow>
<mml:mo stretchy="false">)</mml:mo>
</mml:mrow>
</mml:math>
</inline-formula> for the explicit guidance&#x20;agent.</p>
</sec>
</sec>
<sec id="s2-2">
<title>2.2 Experiment</title>
<p>We conducted a participant experiment to investigate the advantages of the implicit guidance agent. This experiment was approved by the ethics committee of the National Institute of Informatics.</p>
<sec id="s2-2-1">
<title>2.2.1 Collaborative Task Setting</title>
<p>The collaborative task setting for our experiment was a pursuit-evasion problem (<xref ref-type="bibr" rid="B39">Schenato et&#x20;al., 2005</xref>), which is a typical type of problem used for human-agent collaboration (<xref ref-type="bibr" rid="B46">Vidal et&#x20;al., 2002</xref>; <xref ref-type="bibr" rid="B42">Sinc&#xe1;k, 2009</xref>; <xref ref-type="bibr" rid="B18">Gupta et&#x20;al., 2017</xref>). This problem covers the basic factors of collaborative problems, that is, that the human and agent move in parallel and need to communicate to achieve the task. This is why we felt it would be a good base for understanding human cognition.</p>
<p>
<xref ref-type="fig" rid="F3">Figure&#x20;3</xref> shows an example of our experimental scenario. There are multiple types of object in a maze. The yellow square object labeled &#x201c;P&#x201d; is an object that the participant can move, the red square object labeled &#x201c;A&#x201d; is an object that the agent can move, and the blue circle objects are target objects that the participant has to capture. When participants move their object, the target objects move, and the agent moves. Target objects move to avoid being captured, and the participant and the agent know that. However, the specific algorithm of the target objects is known only by the agent. Since both the participants and the target objects have the same opportunities for movement, participants cannot capture any target objects by themselves. This means they have to approach the target objects from both sides through collaboration with the agent, and the participant and the agent cannot move to points through which they have already passed. For this collaboration, the human and the agent should share with each other early on which object they want to capture. In the experiment, there are two target objects located in different passages. The number of steps needed to capture each object is different, but this is hard for humans to judge. Thus, the task will be more successful if the agent shows the participant which target object is the best. In the example in the figure, the lower passage is shorter than the upper one, but it has a path for escape. Whether the lower object can reach the path before the agent can capture it is the key information for judging which object should be aimed for. This is difficult for humans to determine instantly but easy for agents. There are three potential paths to take from the start point of the agent. The center one is the shortest for each object, and the others are detours for implicit guidance. Also, to enhance the effect of the guidance, participants and agents are prohibited from going backward.</p>
<fig id="F3" position="float">
<label>FIGURE 3</label>
<caption>
<p>Example of experiment.</p>
</caption>
<graphic xlink:href="frai-04-736321-g003.tif"/>
</fig>
<sec id="s2-2-1-1">
<title>2.2.1.1 Model</title>
<p>We modeled the task as a collaborative task formulation. The action space corresponds to an action for the agent, and the observable state corresponds to the positions of the participant, agent, and target objects. The reward parameter is conditioned on the target object that the human aims for. The space of the parameter corresponds to the number of target objects, that is, &#x7c;&#x398;&#x7c; &#x3d; 2. The reward for capturing a correct/wrong object for <italic>&#x3b8;</italic> is 100, &#x2013;100, and the cost of a one-step action is &#x2013;1. Since a go-back action is forbidden, we can compress multiple steps into one action for a human or an agent to reach any junction. Thus, the final action space is the compressed action sequence and the cost is &#x2013;1&#x20;&#xd7; the number of compressed steps. Furthermore, to prohibit invalid actions such as head to a wall, we assign such action a &#x2013;1,000 reward. We modeled three types of collaborative agent, as discussed above: a supportive agent, an explicit guidance agent, and an implicit guidance agent. We set the rational parameters as <italic>&#x3b2;</italic>
<sub>1</sub> &#x3d; 1.0, <italic>&#x3b2;</italic>
<sub>2</sub> &#x3d; 5.0, and discount rate is&#x20;0.99.</p>
</sec>
<sec id="s2-2-1-2">
<title>2.2.1.2 Hypothesis</title>
<p>The purpose of this experiment was to determine whether implicit guidance can guide humans while allowing them to maintain autonomy. Thus, we tested the following two hypotheses.<list list-type="simple">
<list-item>
<p>&#x2022; (H1) Implicit guidance can guide humans&#x2019; decisions toward better collaboration.</p>
</list-item>
<list-item>
<p>&#x2022; (H2) Implicit guidance can help humans maintain autonomy more than explicit guidance&#x20;can.</p>
</list-item>
</list>
</p>
</sec>
<sec id="s2-2-1-3">
<title>2.2.1.3 Tasks</title>
<p>We prepared five tasks. Two of these tasks, as listed below, were tricks to make it hard for humans to judge which would be the best target. All tasks are shown in the <xref ref-type="sec" rid="s11">Supplementary Material</xref>.<list list-type="simple">
<list-item>
<p>&#x2022; (A) There were two winding passages with different but similar lengths. There were three tasks for this&#x20;type.</p>
</list-item>
<list-item>
<p>&#x2022; (B) As shown in <xref ref-type="fig" rid="F3">Figure&#x20;3</xref>, there was a long passage and a short one with a path to escape. There were two tasks for this&#x20;type.</p>
</list-item>
</list>
</p>
</sec>
<sec id="s2-2-1-4">
<title>2.2.1.4 Participants</title>
<p>We recruited participants for this study from Yahoo! Crowdsourcing. The participants were 100 adults located in Japan (70 male, 24 female, 6 unknown). The mean age of participants who answered the questionnaire we administered was 45&#xa0;years.</p>
</sec>
<sec id="s2-2-1-5">
<title>2.2.1.5 Procedure of Experiment</title>
<p>Our experiment was based on a within-subject design and conducted on the Web using a browser application we created. Participants were instructed on the rules of the agent behavior and then underwent a confirmation test to determine their degree of understanding. Participants who were judged to not have understood the rules were given the instructions again. After passing this test, participants entered the actual experiment phase. In this phase, participants were shown the environment and asked &#x201c;Where do you want to go?&#x201d; After inputting their desired action, both the agent and the target objects moved forward one step. This process was continued until the participants either reached a target object or input a certain number of steps. When each task was finished, participants moved on to the next one. In total, participants were shown 17 tasks, which consisted of 15 regular tasks and two dummy tasks to check whether they understood the instructions. Regular tasks consisted of three task sets (corresponding to the three collaborative agents) that included five tasks each (corresponding to the variations of tasks). The order of the sets and the order of the tasks within each set were randomized for each participant. After participants finished each set, we gave them a survey on perceived interaction with the agent (algorithm) using a 7-point Likert&#x20;scale.</p>
<p>The survey consisted of the questions listed below.<list list-type="simple">
<list-item>
<p>1. Was it easy to collaborate with this agent?</p>
</list-item>
<list-item>
<p>2. Did you feel that you had the initiative when working with this agent?</p>
</list-item>
<list-item>
<p>3. Could you find the target object of this agent easily?</p>
</list-item>
<list-item>
<p>4. Did you feel that this agent inferred your intention?</p>
</list-item>
</list>
</p>
<p>Item two is the main question, as it relates to the perceived autonomy we want to confirm. The additional items are to prevent biased answers and relate to other important variables for human-agent (robot) interaction. Item one relates to perceived ease of collaboration, namely, the fluency of the collaboration, which has become an important qualitative variable in the research on Human&#x2013;Robot Interaction in recent years (<xref ref-type="bibr" rid="B22">Hoffman, 2019</xref>). Item three relates to the perceived inference of the agent&#x2019;s intentions by the human. It is one of the variables focused on the transparency of the agent, which plays a key role in constructing human trust in an agent (<xref ref-type="bibr" rid="B29">Lewis et&#x20;al., 2021</xref>). From the concrete algorithm perspective, a higher score is expected for guidance agents (especially explicit guidance agents) than for supportive agents. Item four relates to the perceived inference of the human&#x2019;s intentions by the agent. This is a key element of the perceived working alliance (<xref ref-type="bibr" rid="B22">Hoffman, 2019</xref>), and when it is functioning smoothly, it increases the perceived adaptivity in human-agent interaction. Perceived adaptivity has a positive effect on perceived usefulness and perceived enjoyment (<xref ref-type="bibr" rid="B41">Shin and Choo, 2011</xref>). From the concrete algorithm perspective, a higher score is expected for agents without implicit guidance (especially supportive agents) than for implicit guidance agents.</p>
</sec>
</sec>
</sec>
</sec>
<sec id="s3">
<title>3 Results</title>
<p>Before analyzing the results, we excluded any data of participants who were invalidated. We used dummy tasks for this purpose, which were simple tasks that had only one valid target object. We then filtered out the results of participants (a total of three) who failed these dummy&#x20;tasks.</p>
<sec id="s3-1">
<title>3.1 Results of Collaborative Task</title>
<p>
<xref ref-type="fig" rid="F4">Figure&#x20;4</xref> shows the rate at which participants captured the best object that the agent knew. In other words, it is the success rate of the guidance of the agent based on any of the given guidance. We tested the data according to the standard process for paired testing. The results of repeated measures analysis of variance (ANOVA) showed that there was a statistically significant difference between the agent types for the overall tasks (<italic>F</italic> (2, 968) &#x3d; 79.9, <italic>p</italic>&#x20;&#x3d; 7.4<italic>e</italic>&#x20;&#x2212; 33), task type (A) (<italic>F</italic> (2, 580) &#x3d; 55.9, <italic>p</italic>&#x20;&#x3d; 5.9<italic>e</italic>&#x20;&#x2212; 23), and task type (B) (<italic>F</italic> (2, 386) &#x3d; 24.7, <italic>p</italic>&#x20;&#x3d; 7.5<italic>e</italic>&#x20;&#x2212; 11). We then performed repeated measures t-tests with a Bonferroni correction to determine which two agents had a statistically significant difference. &#x201c;&#x2a;&#x2a;&#x201d; in the figure means there were significant differences between the two scores (<italic>p</italic>&#x20;&#x226a; 0.01). The results show the average rate for the overall tasks, task type (A), and task type (B). All of the results were similar, which demonstrates that the performances were independent of the task type. The collaboration task with the supportive agent clearly had a low rate. This indicates that the task was difficult enough that participants found it hard to judge which object was best, and the guidance from the agent was valuable for improving the performance on this task. These results are strong evidence in support of hypothesis H1. As another interesting point, there was no significant difference in the rate between implicit guidance and explicit guidance. Although we did not explain implicit guidance to the participants, they inferred the agent&#x2019;s intention anyway and used it as guidance. Of course, the probable reason for this is that the task was so simple participants could easily infer the agent&#x2019;s intentions. However, the fact that implicit guidance is almost as effective as explicit guidance in such simple tasks is quite impressive.</p>
<fig id="F4" position="float">
<label>FIGURE 4</label>
<caption>
<p>Average rate of capturing best object.</p>
</caption>
<graphic xlink:href="frai-04-736321-g004.tif"/>
</fig>
</sec>
<sec id="s3-2">
<title>3.2 Results for Perceived Interaction With the Agent</title>
<p>
<xref ref-type="fig" rid="F5">Figure&#x20;5</xref> shows the results of the survey on the effect of the agent on cognition. The results of repeated measures ANOVA showed that there was a statistically significant difference between the agent types for perceived ease of collaboration (<italic>F</italic> (2, 192) &#x3d; 29.8, <italic>p</italic>&#x20;&#x3d; 5.4<italic>e</italic>&#x20;&#x2212; 12), perceived autonomy (<italic>F</italic> (2, 192) &#x3d; 36.4, <italic>p</italic>&#x20;&#x3d; 4.1<italic>e</italic>&#x20;&#x2212; 14), and perceived inference of the human&#x2019;s intentions (<italic>F</italic> (2, 192) &#x3d; 49.7, <italic>p</italic>&#x20;&#x3d; 4.0<italic>e</italic>&#x20;&#x2212; 18). In contrast, there was no statistically significant difference for survey item perceived inference of agent&#x2019;s intentions (<italic>F</italic> (2, 192) &#x3d; 1.8, <italic>p</italic>&#x20;&#x3d; 0.167). We then performed repeated measures t-tests with a Bonferroni correction to determine which two agents had a statistically significant difference regarding variables that has a significant difference. &#x201c;&#x2a;&#x2a;&#x201d; in the figure means there were significant differences between the two scores (<italic>p</italic>&#x20;&#x226a; 0.01). The most important result here is the score of perceived autonomy. From this result, we can see that participants felt they had more autonomy during the tasks when collaborating with the implicit guidance agent than with the explicit guidance one. These results are strong evidence in support of hypothesis&#x20;H2.</p>
<fig id="F5" position="float">
<label>FIGURE 5</label>
<caption>
<p>Average survey score about perceived interaction with the agent.</p>
</caption>
<graphic xlink:href="frai-04-736321-g005.tif"/>
</fig>
<p>Although the other results do not directly concern our hypothesis, we discuss their analysis briefly. Regarding the perceived inference of the human&#x2019;s intentions, the results were basically as expected, but for the perceived inference of the agent&#x2019;s intentions, the fact that there were no significant differences among all agents was unexpected. One hypothesis that explains this is that humans do not recognize the guidance information as the agent&#x2019;s intention. As for the perceived ease of collaboration, the results showed that explicit guidance had adverse effects on it. Implicit guidance agents and supportive agents use exactly the same interface, though the algorithms are different, but explicit guidance agents use a slightly different interface to convey the guidance, which increases the amount of information on the interface a little. We think that the burden to understand such additional visible information might be responsible for the negative effect on the perceived ease of collaboration.</p>
</sec>
</sec>
<sec id="s4">
<title>4 Discussion</title>
<p>As far as we know, this is the first study to demonstrate that implicit guidance has advantages in terms of both task performance and the effect of the agent on the perceived autonomy of a human in human-agent teams. In this section, we discuss how our results relate to other studies, current limitations, and future directions.</p>
<sec id="s4-1">
<title>4.1 Discussion of for the Results</title>
<p>The results in 3.1 show that both implicit and explicit guidance increase the success rate of a collaborative task. We feel one reason for this is that the quality of information in the guidance is appropriate. A previous study on the relationship between information type and collaborative task performance <xref ref-type="bibr" rid="B4">Butchibabu et&#x20;al. (2016)</xref> showed that &#x201c;implicit coordination&#x201d; improves the performance of a task more than &#x201c;explicit coordination&#x201d; in a cooperative task. The word &#x201c;implicit&#x201d; refers to coordination that &#x201c;relies on anticipation of the information and resource needs of the other team members&#x201d;. This definition is different from ours, as &#x201c;implicit coordination&#x201d; is included in explicit guidance in our context. This study further divided &#x201c;implicit coordination&#x201d; into &#x201c;deliberative communication,&#x201d; which involves communicating objectives, and &#x201c;reactive communication,&#x201d; which involves communicating situations, and argued that high-performance teams are more likely to use the former type of communication than the latter. We feel that quality of information in implicit guidance in our context is the same as this deliberative communication in that it conveys the desired target, which is one of the reasons our guidance can deliver a good performance.</p>
<p>The main concern of human-agent teams is how to improve the performance on tasks. However, as there have not been many studies that focus on the effect of the agent on cognition, the results in 3.2 should make a good contribution to the research on human-agent teams. One of the few studies that have been done investigated task performance and people&#x2019;s preference for the task assignment of a cooperative task involving a human and an AI agent (<xref ref-type="bibr" rid="B17">Gombolay et&#x20;al., 2015</xref>). In that study, the authors mentioned the risk that a worker with a robot collaborator may perform less well due to their loss of autonomy, which is something we also examined in our work. They found that a semi-autonomous setting, in which a human first decides which tasks they want to perform and the agent then decides the rest of the task assignments, is more satisfying than the manual control and autonomous control settings in which the human and the robot fully assign tasks. In cooperation with the implicit guidance agent and the supportive agent in our study, the human selects the desired character by him or herself. This can be regarded as a kind of semi-autonomous setting. Thus, our results are consistent with these ones in that the participants felt strongly that cooperation was easier than with explicit guidance agents. Furthermore, that study also mentioned that task efficiency has a positive effect on human satisfaction, which is also consistent with our results.</p>
</sec>
<sec id="s4-2">
<title>4.2 Limitation and Future Direction</title>
<p>Our current work has limitations in that the experimental environment was small and simple, the intention model was a small discrete set of target objectives, and the action space of the agent was a small discrete set. In a real-world environment, there is a wide variety of human intentions, such as target priorities and action preferences. The results in this paper do not show whether our approach is sufficiently scalable for problems with such a complex intention structure. In addition, the agent&#x2019;s action space was a small discrete set that can be distinguished by humans, which made it easier for the human to infer the agent&#x2019;s intention. This strengthens the advantage of implicit guidance, so our results do not necessarily guarantee the same advantage for environments with continuous action spaces. Extending the intention model to a more flexible structure would be the most important direction for our future study. One of the most promising approaches is integration with studies on inverse reinforcement learning (<xref ref-type="bibr" rid="B34">Ng and Russell, 2000</xref>). Inverse reinforcement learning is the problem of estimating the reward function, which is the basis of behavior, from the behavior of others. Intention and purpose estimation based on the Bayesian Theory of Mind can also be regarded as a kind of inverse reinforcement learning (<xref ref-type="bibr" rid="B24">Jara-Ettinger, 2019</xref>). Inverse reinforcement learning has been investigated for various reward models (<xref ref-type="bibr" rid="B1">Abbeel and Ng, 2004</xref>; <xref ref-type="bibr" rid="B28">Levine et&#x20;al., 2011</xref>; <xref ref-type="bibr" rid="B7">Choi and Kim, 2014</xref>; <xref ref-type="bibr" rid="B49">Wulfmeier et&#x20;al., 2015</xref>) and has also been proposed to handle uncertainty in information on a particular reward (<xref ref-type="bibr" rid="B19">Hadfield-Menell et&#x20;al., 2017</xref>). Finally, regarding the simplicity of our experimental environment, using environments that are designed according to an objective complexity factor (<xref ref-type="bibr" rid="B47">Wood, 1986</xref>) and then analyzing the relationship between the effectiveness of implicit guidance and the complexity of the environment would be an interesting direction for future&#x20;work.</p>
<p>Another limitation is the assumption that all humans have the same fixed cognitive model. As mentioned earlier, a fixed cognitive model is beneficial for ad-hoc collaboration, but for more accurate collaboration, fitting to individual cognitive models is important. The first approach would be to parameterize human cognition with respect to specific cognitive abilities (rationality, K-level reasoning (<xref ref-type="bibr" rid="B32">Nagel, 1995</xref>), working memory capacity (<xref ref-type="bibr" rid="B8">Daneman and Carpenter, 1980</xref>), etc.) and to fit the parameters online. This would enable the personalization of cognitive models with a small number of samples. One such approach is human-robot mutual adaptation for &#x201c;shared autonomy,&#x201d; in which control of a robot is shared between the human and the robot (<xref ref-type="bibr" rid="B35">Nikolaidis et&#x20;al., 2017</xref>). In that approach, the robot learns &#x201c;adaptability,&#x201d; which is the degree to which humans change their policies to accommodate a robot&#x2019;s control.</p>
<p>Finally, the survey items we used to determine the effect of the agent on perceived autonomy were general and subjective. For a more specific and consistent analysis of the effect on perceived autonomy, we need to develop more sophisticated survey items and additional objective variables. Consistent multiple questions to determine human autonomy in shared autonomy have been used before (<xref ref-type="bibr" rid="B13">Du et&#x20;al., 2020</xref>). As for measuring an objective variable, analysis of the trajectories in the collaborative task would be the first choice. A good clue for the perceived autonomy in the trajectories is &#x201c;shuffles&#x201d;. Originally, shuffles referred to any action that negates the previous action, such as moving left and then right, and it can also be an objective variable for human confusion. If we combine shuffles with goal estimation, we can design a &#x201c;shuffles for goal&#x201d; variable. A larger number of variables means that a human&#x2019;s goal is not consistent, which would thus imply that he or she is affected by others and has low autonomy. In addition, reaction time and biometric information such as gaze might also be good candidates for objective variables.</p>
<p>Another limitation of this study is that we assumed humans regard the agent rationally and act only to achieve their own goals. The former is problematic because, in reality, humans may not trust the agent. One approach to solving this is to use the Bayesian Theory of Mind model for irrational agents (<xref ref-type="bibr" rid="B50">Zhi-Xuan et&#x20;al., 2020</xref>). As for the latter, in a more practical situation, humans may take an action to give the agent information, similar to implicit guidance. Assistance game/cooperative inverse reinforcement learning (CIRL) (<xref ref-type="bibr" rid="B20">Hadfield-Menell et&#x20;al., 2016</xref>) has been proposed as a planning problem for this kind of human behavior. In this problem, only the human knows the reward function, and the agent assumes that the human expects it to infer this function and take action to maximize the reward. The agent implicitly assumes that the human will give information for effective cooperative planning. Generally, CIRL is computationally expensive, but it can be solved by slightly modifying the POMDP algorithm (<xref ref-type="bibr" rid="B31">Malik et&#x20;al., 2018</xref>), which means we could combine it with our approach. This would also enable us to consider a more realistic and ideal human-agent team in which humans and agents provide each other with implicit guidance.</p>
</sec>
</sec>
<sec sec-type="conclusion" id="s5">
<title>Conclusion</title>
<p>In this work, we demonstrated that a collaborative agent based on &#x201c;implicit guidance&#x201d; is effective at providing a balance between improving a human&#x2019;s plans and maintaining the human&#x2019;s autonomy. Implicit guidance can guide human behavior toward better strategies and improve the performance in collaborative tasks. Furthermore, our approach makes humans feel as though they have autonomy during tasks, more so than when an agent guides them explicitly. We implemented agents based on implicit guidance by integrating the Bayesian Theory of Mind model into the existing POMDP planning and ran a behavioral experiment in which humans performed simple tasks with autonomous agents. Our results demonstrated that there were many limitations, such as a poor agent information model and trivial experimental environment. Even so, we believe our findings could lead to better research on more practical and human-friendly human-agent collaboration.</p>
</sec>
</body>
<back>
<sec id="s6">
<title>Data Availability Statement</title>
<p>The raw data supporting the conclusion of this article will be made available by the authors, without undue reservation.</p>
</sec>
<sec id="s7">
<title>Ethics Statement</title>
<p>The studies involving human participants were reviewed and approved by The Ethics Committee of the National Institute of Informatics. Written informed consent for participation was not required for this study in accordance with the national legislation and the institutional requirements.</p>
</sec>
<sec id="s8">
<title>Author Contributions</title>
<p>RN developed the original idea, implemented the program, designed and executed the experiment, analyzed the data, and wrote the manuscript. SY advised on the entire process and co-wrote the paper. All authors approved the submitted version.</p>
</sec>
<sec sec-type="COI-statement" id="s9">
<title>Conflict of Interest</title>
<p>The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.</p>
</sec>
<sec sec-type="disclaimer" id="s10">
<title>Publisher&#x2019;s Note</title>
<p>All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors, and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.</p>
</sec>
<sec id="s11">
<title>Supplementary Material</title>
<p>The Supplementary Material for this article can be found online at: <ext-link ext-link-type="uri" xlink:href="https://www.frontiersin.org/articles/10.3389/frai.2021.736321/full#supplementary-material">https://www.frontiersin.org/articles/10.3389/frai.2021.736321/full&#x23;supplementary-material</ext-link>
</p>
<supplementary-material xlink:href="Presentation1.pdf" id="SM1" mimetype="application/pdf" xmlns:xlink="http://www.w3.org/1999/xlink"/>
<supplementary-material xlink:href="Table2.csv" id="SM2" mimetype="application/csv" xmlns:xlink="http://www.w3.org/1999/xlink"/>
<supplementary-material xlink:href="Table1.csv" id="SM3" mimetype="application/csv" xmlns:xlink="http://www.w3.org/1999/xlink"/>
</sec>
<ref-list>
<title>References</title>
<ref id="B1">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Abbeel</surname>
<given-names>P.</given-names>
</name>
<name>
<surname>Ng</surname>
<given-names>A. Y.</given-names>
</name>
</person-group> (<year>2004</year>). &#x201c;<article-title>Apprenticeship learning via inverse reinforcement learning</article-title>,&#x201d; in <source>Proceedings of the twenty-first international conference on Machine learning (ICML)</source>. <publisher-loc>Alberta</publisher-loc>: <publisher-name>ACM Press</publisher-name>, <volume>1</volume>. <pub-id pub-id-type="doi">10.1145/1015330.1015430</pub-id> </citation>
</ref>
<ref id="B2">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Baker</surname>
<given-names>C. L.</given-names>
</name>
<name>
<surname>Jara-Ettinger</surname>
<given-names>J.</given-names>
</name>
<name>
<surname>Saxe</surname>
<given-names>R.</given-names>
</name>
<name>
<surname>Tenenbaum</surname>
<given-names>J.&#x20;B.</given-names>
</name>
</person-group> (<year>2017</year>). <article-title>Rational quantitative attribution of beliefs, desires and percepts in human mentalizing</article-title>. <source>Nat. Hum. Behav.</source> <volume>1</volume>, <fpage>1</fpage>&#x2013;<lpage>10</lpage>. <pub-id pub-id-type="doi">10.1038/s41562-017-0064</pub-id> </citation>
</ref>
<ref id="B3">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Baker</surname>
<given-names>C. L.</given-names>
</name>
<name>
<surname>Saxe</surname>
<given-names>R.</given-names>
</name>
<name>
<surname>Tenenbaum</surname>
<given-names>J.&#x20;B.</given-names>
</name>
</person-group> (<year>2009</year>). <article-title>Action understanding as inverse planning</article-title>. <source>Cognition</source> <volume>113</volume>, <fpage>329</fpage>&#x2013;<lpage>349</lpage>. <pub-id pub-id-type="doi">10.1016/j.cognition.2009.07.005</pub-id> </citation>
</ref>
<ref id="B4">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Butchibabu</surname>
<given-names>A.</given-names>
</name>
<name>
<surname>Sparano-Huiban</surname>
<given-names>C.</given-names>
</name>
<name>
<surname>Sonenberg</surname>
<given-names>L.</given-names>
</name>
<name>
<surname>Shah</surname>
<given-names>J.</given-names>
</name>
</person-group> (<year>2016</year>). <article-title>Implicit coordination strategies for effective team communication</article-title>. <source>Hum. Factors</source> <volume>58</volume>, <fpage>595</fpage>&#x2013;<lpage>610</lpage>. <pub-id pub-id-type="doi">10.1177/0018720816639712</pub-id> </citation>
</ref>
<ref id="B5">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Carroll</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Shah</surname>
<given-names>R.</given-names>
</name>
<name>
<surname>Ho</surname>
<given-names>M. K.</given-names>
</name>
<name>
<surname>Griffiths</surname>
<given-names>T.</given-names>
</name>
<name>
<surname>Seshia</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Abbeel</surname>
<given-names>P.</given-names>
</name>
<etal/>
</person-group> (<year>2019</year>). <article-title>On the utility of learning about humans for human-ai coordination</article-title>. <source>Adv. Neural Inf. Process. Syst.</source> <volume>32</volume>, <fpage>5174</fpage>&#x2013;<lpage>5185</lpage>. </citation>
</ref>
<ref id="B6">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Chakraborti</surname>
<given-names>T.</given-names>
</name>
<name>
<surname>Sreedharan</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Kambhampati</surname>
<given-names>S.</given-names>
</name>
</person-group> (<year>2018</year>). &#x201c;<article-title>Human-aware planning revisited: A tale of three models</article-title>,&#x201d; in <source>Proc. of the IJCAI/ECAI 2018 Workshop on EXplainable Artificial Intelligence (XAI)</source> (<publisher-loc>California</publisher-loc>: <publisher-name>IJCAI</publisher-name>). <comment>That paper was also published in the Proc. of the ICAPS 2018 Workshop on EXplainable AI Planning (XAIP). 18&#x2013;25</comment>. </citation>
</ref>
<ref id="B7">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Choi</surname>
<given-names>J.</given-names>
</name>
<name>
<surname>Kim</surname>
<given-names>K. E.</given-names>
</name>
</person-group> (<year>2014</year>). <article-title>Hierarchical bayesian inverse reinforcement learning</article-title>. <source>IEEE Trans. Cybern</source> <volume>45</volume>, <fpage>793</fpage>&#x2013;<lpage>805</lpage>. <pub-id pub-id-type="doi">10.1109/TCYB.2014.2336867</pub-id> </citation>
</ref>
<ref id="B8">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Daneman</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Carpenter</surname>
<given-names>P. A.</given-names>
</name>
</person-group> (<year>1980</year>). <article-title>Individual differences in working memory and reading</article-title>. <source>J.&#x20;verbal Learn. verbal Behav.</source> <volume>19</volume>, <fpage>450</fpage>&#x2013;<lpage>466</lpage>. <pub-id pub-id-type="doi">10.1016/s0022-5371(80)90312-6</pub-id> </citation>
</ref>
<ref id="B9">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>De Weerd</surname>
<given-names>H.</given-names>
</name>
<name>
<surname>Verbrugge</surname>
<given-names>R.</given-names>
</name>
<name>
<surname>Verheij</surname>
<given-names>B.</given-names>
</name>
</person-group> (<year>2013</year>). <article-title>How much does it help to know what she knows you know? an agent-based simulation study</article-title>. <source>Artif. Intelligence</source> <volume>199-200</volume>, <fpage>67</fpage>&#x2013;<lpage>92</lpage>. <pub-id pub-id-type="doi">10.1016/j.artint.2013.05.004</pub-id> </citation>
</ref>
<ref id="B10">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>de Weerd</surname>
<given-names>H.</given-names>
</name>
<name>
<surname>Verbrugge</surname>
<given-names>R.</given-names>
</name>
<name>
<surname>Verheij</surname>
<given-names>B.</given-names>
</name>
</person-group> (<year>2017</year>). <article-title>Negotiating with other minds: the role of recursive theory of mind in negotiation with incomplete information</article-title>. <source>Auton. Agent Multi-agent Syst.</source> <volume>31</volume>, <fpage>250</fpage>&#x2013;<lpage>287</lpage>. <pub-id pub-id-type="doi">10.1007/s10458-015-9317-1</pub-id> </citation>
</ref>
<ref id="B11">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Dragan</surname>
<given-names>A. D.</given-names>
</name>
<name>
<surname>Lee</surname>
<given-names>K. C.</given-names>
</name>
<name>
<surname>Srinivasa</surname>
<given-names>S. S.</given-names>
</name>
</person-group> (<year>2013</year>). &#x201c;<article-title>Legibility and predictability of robot motion</article-title>,&#x201d; in <source>2013 8th ACM/IEEE International Conference on Human-Robot Interaction (HRI)</source> (<publisher-loc>New Jersey</publisher-loc>: <publisher-name>IEEE</publisher-name>), <fpage>301</fpage>&#x2013;<lpage>308</lpage>. <pub-id pub-id-type="doi">10.1109/hri.2013.6483603</pub-id> </citation>
</ref>
<ref id="B12">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Dragan</surname>
<given-names>A. D.</given-names>
</name>
</person-group> (<year>2017</year>). <source>Robot planning with mathematical models of human state and action</source>. <comment>
<italic>arXiv preprint arXiv:1705.04226</italic>
</comment>.</citation>
</ref>
<ref id="B13">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Du</surname>
<given-names>Y.</given-names>
</name>
<name>
<surname>Tiomkin</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Kiciman</surname>
<given-names>E.</given-names>
</name>
<name>
<surname>Polani</surname>
<given-names>D.</given-names>
</name>
<name>
<surname>Abbeel</surname>
<given-names>P.</given-names>
</name>
<name>
<surname>Dragan</surname>
<given-names>A.</given-names>
</name>
</person-group> (<year>2020</year>). <article-title>Ave: Assistance via empowerment</article-title>. <source>Adv. Neural Inf. Process. Syst.</source> <volume>33</volume>. </citation>
</ref>
<ref id="B14">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Gmytrasiewicz</surname>
<given-names>P. J.</given-names>
</name>
<name>
<surname>Doshi</surname>
<given-names>P.</given-names>
</name>
</person-group> (<year>2005</year>). <article-title>A framework for sequential planning in multi-agent settings</article-title>. <source>jair</source> <volume>24</volume>, <fpage>49</fpage>&#x2013;<lpage>79</lpage>. <pub-id pub-id-type="doi">10.1613/jair.1579</pub-id> </citation>
</ref>
<ref id="B15">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Goldman</surname>
<given-names>C. V.</given-names>
</name>
<name>
<surname>Zilberstein</surname>
<given-names>S.</given-names>
</name>
</person-group> (<year>2004</year>). <article-title>Decentralized control of cooperative systems: Categorization and complexity analysis</article-title>. <source>jair</source> <volume>22</volume>, <fpage>143</fpage>&#x2013;<lpage>174</lpage>. <pub-id pub-id-type="doi">10.1613/jair.1427</pub-id> </citation>
</ref>
<ref id="B16">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Gombolay</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Bair</surname>
<given-names>A.</given-names>
</name>
<name>
<surname>Huang</surname>
<given-names>C.</given-names>
</name>
<name>
<surname>Shah</surname>
<given-names>J.</given-names>
</name>
</person-group> (<year>2017</year>). <article-title>Computational design of mixed-initiative human-robot teaming that considers human factors: situational awareness, workload, and workflow preferences</article-title>. <source>Int. J.&#x20;robotics Res.</source> <volume>36</volume>, <fpage>597</fpage>&#x2013;<lpage>617</lpage>. <pub-id pub-id-type="doi">10.1177/0278364916688255</pub-id> </citation>
</ref>
<ref id="B17">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Gombolay</surname>
<given-names>M. C.</given-names>
</name>
<name>
<surname>Gutierrez</surname>
<given-names>R. A.</given-names>
</name>
<name>
<surname>Clarke</surname>
<given-names>S. G.</given-names>
</name>
<name>
<surname>Sturla</surname>
<given-names>G. F.</given-names>
</name>
<name>
<surname>Shah</surname>
<given-names>J.&#x20;A.</given-names>
</name>
</person-group> (<year>2015</year>). <article-title>Decision-making authority, team efficiency and human worker satisfaction in mixed human-robot teams</article-title>. <source>Auton. Robot</source> <volume>39</volume>, <fpage>293</fpage>&#x2013;<lpage>312</lpage>. <pub-id pub-id-type="doi">10.1007/s10514-015-9457-9</pub-id> </citation>
</ref>
<ref id="B18">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Gupta</surname>
<given-names>J.&#x20;K.</given-names>
</name>
<name>
<surname>Egorov</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Kochenderfer</surname>
<given-names>M.</given-names>
</name>
</person-group> (<year>2017</year>). &#x201c;<article-title>Cooperative multi-agent control using deep reinforcement learning</article-title>,&#x201d; in <source>International Conference on Autonomous Agents and Multiagent Systems</source> (<publisher-loc>Berlin</publisher-loc>: <publisher-name>Springer</publisher-name>), <fpage>66</fpage>&#x2013;<lpage>83</lpage>. <pub-id pub-id-type="doi">10.1007/978-3-319-71682-4_5</pub-id> </citation>
</ref>
<ref id="B19">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Hadfield-Menell</surname>
<given-names>D.</given-names>
</name>
<name>
<surname>Milli</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Abbeel</surname>
<given-names>P.</given-names>
</name>
<name>
<surname>Russell</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Dragan</surname>
<given-names>A.</given-names>
</name>
</person-group> (<year>2017</year>). <article-title>Inverse reward design</article-title>. <source>Adv. Neural Inf. Process. Syst.</source> <volume>30</volume>, <fpage>6765</fpage>&#x2013;<lpage>6774</lpage>. </citation>
</ref>
<ref id="B20">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Hadfield-Menell</surname>
<given-names>D.</given-names>
</name>
<name>
<surname>Russell</surname>
<given-names>S. J.</given-names>
</name>
<name>
<surname>Abbeel</surname>
<given-names>P.</given-names>
</name>
<name>
<surname>Dragan</surname>
<given-names>A.</given-names>
</name>
</person-group> (<year>2016</year>). <article-title>Cooperative inverse reinforcement learning</article-title>. <source>Adv. Neural Inf. Process. Syst.</source> <volume>29</volume>, <fpage>3909</fpage>&#x2013;<lpage>3917</lpage>. </citation>
</ref>
<ref id="B21">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Ho</surname>
<given-names>M. K.</given-names>
</name>
<name>
<surname>Littman</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>MacGlashan</surname>
<given-names>J.</given-names>
</name>
<name>
<surname>Cushman</surname>
<given-names>F.</given-names>
</name>
<name>
<surname>Austerweil</surname>
<given-names>J.&#x20;L.</given-names>
</name>
</person-group> (<year>2016</year>). <article-title>Showing versus doing: Teaching by demonstration</article-title>. <source>Adv. Neural Inf. Process. Syst.</source> <volume>29</volume>, <fpage>3027</fpage>&#x2013;<lpage>3035</lpage>. </citation>
</ref>
<ref id="B22">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Hoffman</surname>
<given-names>G.</given-names>
</name>
</person-group> (<year>2019</year>). <article-title>Evaluating Fluency in Human-Robot Collaboration</article-title>. <source>IEEE Trans. Human-mach. Syst.</source> <volume>49</volume>, <fpage>209</fpage>&#x2013;<lpage>218</lpage>. <pub-id pub-id-type="doi">10.1109/thms.2019.2904558</pub-id> </citation>
</ref>
<ref id="B23">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Jaques</surname>
<given-names>N.</given-names>
</name>
<name>
<surname>Lazaridou</surname>
<given-names>A.</given-names>
</name>
<name>
<surname>Hughes</surname>
<given-names>E.</given-names>
</name>
<name>
<surname>G&#xfc;l&#xe7;ehre</surname>
<given-names>&#xc7;.</given-names>
</name>
<name>
<surname>Ortega</surname>
<given-names>P. A.</given-names>
</name>
<name>
<surname>Strouse</surname>
<given-names>D.</given-names>
</name>
<etal/>
</person-group> (<year>2018</year>). <source>Intrinsic social motivation via causal influence in multi-agent rl. corr abs/1810</source>, <fpage>08647</fpage>. <comment>
<italic>arXiv preprint arXiv:1810.08647</italic>
</comment>.</citation>
</ref>
<ref id="B24">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Jara-Ettinger</surname>
<given-names>J.</given-names>
</name>
</person-group> (<year>2019</year>). <article-title>Theory of mind as inverse reinforcement learning</article-title>. <source>Curr. Opin. Behav. Sci.</source> <volume>29</volume>, <fpage>105</fpage>&#x2013;<lpage>110</lpage>. <pub-id pub-id-type="doi">10.1016/j.cobeha.2019.04.010</pub-id> </citation>
</ref>
<ref id="B25">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Kaelbling</surname>
<given-names>L. P.</given-names>
</name>
<name>
<surname>Littman</surname>
<given-names>M. L.</given-names>
</name>
<name>
<surname>Cassandra</surname>
<given-names>A. R.</given-names>
</name>
</person-group> (<year>1998</year>). <article-title>Planning and acting in partially observable stochastic domains</article-title>. <source>Artif. intelligence</source> <volume>101</volume>, <fpage>99</fpage>&#x2013;<lpage>134</lpage>. <pub-id pub-id-type="doi">10.1016/s0004-3702(98)00023-x</pub-id> </citation>
</ref>
<ref id="B26">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Kamar</surname>
<given-names>E.</given-names>
</name>
<name>
<surname>Gal</surname>
<given-names>Y.</given-names>
</name>
<name>
<surname>Grosz</surname>
<given-names>B. J.</given-names>
</name>
</person-group> (<year>2009</year>). &#x201c;<article-title>Incorporating helpful behavior into collaborative planning</article-title>,&#x201d; in <source>Proceedings of The 8th International Conference on Autonomous Agents and Multiagent Systems (AAMAS)</source> (<publisher-loc>Berlin</publisher-loc>: <publisher-name>Springer-Verlag</publisher-name>). </citation>
</ref>
<ref id="B27">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Kuhn</surname>
<given-names>H. W.</given-names>
</name>
<name>
<surname>Tucker</surname>
<given-names>A. W.</given-names>
</name>
</person-group> (<year>1953</year>). <source>Contributions to the Theory of Games</source>, <volume>Vol. 2</volume>. <publisher-loc>New Jersey</publisher-loc>: <publisher-name>Princeton University Press</publisher-name>.</citation>
</ref>
<ref id="B28">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Levine</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Popovic</surname>
<given-names>Z.</given-names>
</name>
<name>
<surname>Koltun</surname>
<given-names>V.</given-names>
</name>
</person-group> (<year>2011</year>). <article-title>Nonlinear inverse reinforcement learning with gaussian processes</article-title>. <source>Adv. Neural Inf. Process. Syst.</source> <volume>24</volume>, <fpage>19</fpage>&#x2013;<lpage>27</lpage>. </citation>
</ref>
<ref id="B29">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Lewis</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Li</surname>
<given-names>H.</given-names>
</name>
<name>
<surname>Sycara</surname>
<given-names>K.</given-names>
</name>
</person-group> (<year>2021</year>). <article-title>Deep learning, transparency, and trust in human robot teamwork</article-title>. <source>Trust in Human-Robot Interaction (Elsevier)</source>, <fpage>321</fpage>&#x2013;<lpage>352</lpage>. <pub-id pub-id-type="doi">10.1016/b978-0-12-819472-0.00014-9</pub-id> </citation>
</ref>
<ref id="B30">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Macindoe</surname>
<given-names>O.</given-names>
</name>
<name>
<surname>Kaelbling</surname>
<given-names>L. P.</given-names>
</name>
<name>
<surname>Lozano-P&#xe9;rez</surname>
<given-names>T.</given-names>
</name>
</person-group> (<year>2012</year>). &#x201c;<article-title>Pomcop: Belief space planning for sidekicks in cooperative games</article-title>,&#x201d; in <source>Eighth Artificial Intelligence and Interactive Digital Entertainment Conference</source>. </citation>
</ref>
<ref id="B31">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Malik</surname>
<given-names>D.</given-names>
</name>
<name>
<surname>Palaniappan</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Fisac</surname>
<given-names>J.</given-names>
</name>
<name>
<surname>Hadfield-Menell</surname>
<given-names>D.</given-names>
</name>
<name>
<surname>Russell</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Dragan</surname>
<given-names>A.</given-names>
</name>
</person-group> (<year>2018</year>). .<article-title>An efficient, generalized bellman update for cooperative inverse reinforcement learning</article-title>. <source>International Conference on Machine Learning</source>. <publisher-loc>(AIIDE) California</publisher-loc>: <publisher-name>AAAI</publisher-name>, <fpage>3394</fpage>&#x2013;<lpage>3402</lpage>. </citation>
</ref>
<ref id="B32">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Nagel</surname>
<given-names>R.</given-names>
</name>
</person-group> (<year>1995</year>). <article-title>Unraveling in guessing games: An experimental study</article-title>. <source>Am. Econ. Rev.</source> <volume>85</volume>, <fpage>1313</fpage>&#x2013;<lpage>1326</lpage>. </citation>
</ref>
<ref id="B33">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Nakahashi</surname>
<given-names>R.</given-names>
</name>
<name>
<surname>Yamada</surname>
<given-names>S.</given-names>
</name>
</person-group> (<year>2018</year>). <source>Modeling human inference of others&#x2019; intentions in complex situations with plan predictability bias</source>. <comment>arXiv preprint arXiv:1805.06248</comment>.</citation>
</ref>
<ref id="B34">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Ng</surname>
<given-names>A. Y.</given-names>
</name>
<name>
<surname>Russell</surname>
<given-names>S. J.</given-names>
</name>
</person-group> (<year>2000</year>). &#x201c;<article-title>Algorithms for inverse reinforcement learning</article-title>,&#x201d; in <conf-name>Proceedings of the 40th Annual Conference of the Cognitive Science Society</conf-name>, <conf-loc>Cogsci</conf-loc> (<publisher-loc>Wisconsin</publisher-loc>: <publisher-name>CogSci/ICCS</publisher-name>) <volume>1</volume>, <fpage>2147</fpage>&#x2013;<lpage>2152</lpage>. </citation>
</ref>
<ref id="B35">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Nikolaidis</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Nath</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Procaccia</surname>
<given-names>A. D.</given-names>
</name>
<name>
<surname>Srinivasa</surname>
<given-names>S.</given-names>
</name>
</person-group> (<year>2017</year>). &#x201c;<article-title>Game-theoretic modeling of human adaptation in human-robot collaboration</article-title>,&#x201d; in <source>Proceedings of the 2017 ACM/IEEE international conference on human-robot interaction</source> (<publisher-loc>New Jersey</publisher-loc>: <publisher-name>IEEE</publisher-name>), <fpage>323</fpage>&#x2013;<lpage>331</lpage>. <pub-id pub-id-type="doi">10.1145/2909824.3020253</pub-id> </citation>
</ref>
<ref id="B36">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Ong</surname>
<given-names>S. C. W.</given-names>
</name>
<name>
<surname>Shao Wei Png</surname>
<given-names>S. W.</given-names>
</name>
<name>
<surname>Hsu</surname>
<given-names>D.</given-names>
</name>
<name>
<surname>Wee Sun Lee</surname>
<given-names>W. S.</given-names>
</name>
</person-group> (<year>2010</year>). <article-title>Planning under uncertainty for robotic tasks with mixed observability</article-title>. <source>Int. J.&#x20;Robotics Res.</source> <volume>29</volume>, <fpage>1053</fpage>&#x2013;<lpage>1068</lpage>. <pub-id pub-id-type="doi">10.1177/0278364910369861</pub-id> </citation>
</ref>
<ref id="B37">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>P&#xf6;ppel</surname>
<given-names>J.</given-names>
</name>
<name>
<surname>Kopp</surname>
<given-names>S.</given-names>
</name>
</person-group> (<year>2019</year>). <article-title>Egocentric tendencies in theory of mind reasoning: An empirical and computational analysis</article-title>. <source>CogSci</source>, <fpage>2585</fpage>&#x2013;<lpage>2591</lpage>. </citation>
</ref>
<ref id="B38">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Rabkina</surname>
<given-names>I.</given-names>
</name>
<name>
<surname>Forbus</surname>
<given-names>K. D.</given-names>
</name>
</person-group> (<year>2019</year>). &#x201c;<article-title>Analogical reasoning for intent recognition and action prediction in multi-agent systems</article-title>,&#x201d; in <source>Proceedings of the Seventh Annual Conference on Advances in Cognitive Systems</source>. <publisher-loc>Cambridge</publisher-loc>: <publisher-name>Cognitive Systems Foundation</publisher-name>, <fpage>504</fpage>&#x2013;<lpage>517</lpage>. </citation>
</ref>
<ref id="B39">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Schenato</surname>
<given-names>L.</given-names>
</name>
<name>
<surname>Oh</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Sastry</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Bose</surname>
<given-names>P.</given-names>
</name>
</person-group> (<year>2005</year>). &#x201c;<article-title>Swarm coordination for pursuit evasion games using sensor networks</article-title>,&#x201d; in <source>Proceedings of the 2005 IEEE International Conference on Robotics and Automation</source> (<publisher-loc>New Jersey</publisher-loc>: <publisher-name>IEEE</publisher-name>), <fpage>2493</fpage>&#x2013;<lpage>2498</lpage>. </citation>
</ref>
<ref id="B40">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Shafto</surname>
<given-names>P.</given-names>
</name>
<name>
<surname>Goodman</surname>
<given-names>N. D.</given-names>
</name>
<name>
<surname>Griffiths</surname>
<given-names>T. L.</given-names>
</name>
</person-group> (<year>2014</year>). <article-title>A rational account of pedagogical reasoning: Teaching by, and learning from, examples</article-title>. <source>Cogn. Psychol.</source> <volume>71</volume>, <fpage>55</fpage>&#x2013;<lpage>89</lpage>. <pub-id pub-id-type="doi">10.1016/j.cogpsych.2013.12.004</pub-id> </citation>
</ref>
<ref id="B41">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Shin</surname>
<given-names>D.-H.</given-names>
</name>
<name>
<surname>Choo</surname>
<given-names>H.</given-names>
</name>
</person-group> (<year>2011</year>). <article-title>Modeling the acceptance of socially interactive robotics</article-title>. <source>Is</source> <volume>12</volume>, <fpage>430</fpage>&#x2013;<lpage>460</lpage>. <pub-id pub-id-type="doi">10.1075/is.12.3.04shi</pub-id> </citation>
</ref>
<ref id="B42">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Sinc&#xe1;k</surname>
<given-names>D.</given-names>
</name>
</person-group> (<year>2009</year>). <article-title>Multi&#x2013;robot control system for pursuit&#x2013;evasion problem</article-title>. <source>J.&#x20;Electr. Eng.</source> <volume>60</volume>, <fpage>143</fpage>&#x2013;<lpage>148</lpage>. </citation>
</ref>
<ref id="B43">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Stone</surname>
<given-names>P.</given-names>
</name>
<name>
<surname>Kaminka</surname>
<given-names>G. A.</given-names>
</name>
<name>
<surname>Kraus</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Rosenschein</surname>
<given-names>J.&#x20;S.</given-names>
</name>
</person-group> (<year>2010</year>). &#x201c;<article-title>Ad Hoc autonomous agent teams: Collaboration without pre-coordination</article-title>,&#x201d; in <source>Twenty-Fourth AAAI Conference on Artificial Intelligence</source> (<publisher-loc>California</publisher-loc>: <publisher-name>AAAI</publisher-name>). </citation>
</ref>
<ref id="B44">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Strouse</surname>
<given-names>D.</given-names>
</name>
<name>
<surname>Kleiman-Weiner</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Tenenbaum</surname>
<given-names>J.</given-names>
</name>
<name>
<surname>Botvinick</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Schwab</surname>
<given-names>D.</given-names>
</name>
</person-group> (<year>2018</year>). <source>Learning to share and hide intentions using information regularization</source>. <comment>arXiv preprint arXiv:1808.02093</comment>.</citation>
</ref>
<ref id="B45">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Taha</surname>
<given-names>T.</given-names>
</name>
<name>
<surname>Mir&#xf3;</surname>
<given-names>J.&#x20;V.</given-names>
</name>
<name>
<surname>Dissanayake</surname>
<given-names>G.</given-names>
</name>
</person-group> (<year>2011</year>). <article-title>A pomdp framework for modelling human interaction with assistive robots</article-title>. In<source>Adv. Neural Inf. Process. Syst.</source> <volume>31</volume>, <fpage>544</fpage>&#x2013;<lpage>549</lpage>. <pub-id pub-id-type="doi">10.1109/icra.2011.5980323</pub-id> </citation>
</ref>
<ref id="B46">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Vidal</surname>
<given-names>R.</given-names>
</name>
<name>
<surname>Shakernia</surname>
<given-names>O.</given-names>
</name>
<name>
<surname>Kim</surname>
<given-names>H. J.</given-names>
</name>
<name>
<surname>Shim</surname>
<given-names>D. H.</given-names>
</name>
<name>
<surname>Sastry</surname>
<given-names>S.</given-names>
</name>
</person-group> (<year>2002</year>). <article-title>Probabilistic pursuit-evasion games: theory, implementation, and experimental evaluation</article-title>. <source>IEEE Trans. Robot. Automat.</source> <volume>18</volume>, <fpage>662</fpage>&#x2013;<lpage>669</lpage>. <pub-id pub-id-type="doi">10.1109/tra.2002.804040</pub-id> </citation>
</ref>
<ref id="B47">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Wood</surname>
<given-names>R. E.</given-names>
</name>
</person-group> (<year>1986</year>). <article-title>Task complexity: Definition of the construct</article-title>. <source>Organizational Behav. Hum. Decis. Process.</source> <volume>37</volume>, <fpage>60</fpage>&#x2013;<lpage>82</lpage>. <pub-id pub-id-type="doi">10.1016/0749-5978(86)90044-0</pub-id> </citation>
</ref>
<ref id="B48">
<citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname>Wu</surname>
<given-names>S. A.</given-names>
</name>
<name>
<surname>Wang</surname>
<given-names>R. E.</given-names>
</name>
<name>
<surname>Evans</surname>
<given-names>J.&#x20;A.</given-names>
</name>
<name>
<surname>Tenenbaum</surname>
<given-names>J.&#x20;B.</given-names>
</name>
<name>
<surname>Parkes</surname>
<given-names>D. C.</given-names>
</name>
<name>
<surname>Kleiman&#x2010;Weiner</surname>
<given-names>M.</given-names>
</name>
</person-group> (<year>2021</year>). <article-title>Too Many Cooks: Bayesian Inference for Coordinating Multi&#x2010;Agent Collaboration</article-title>. <source>Top. Cogn. Sci.</source> <volume>13</volume>, <fpage>414</fpage>&#x2013;<lpage>432</lpage>. <pub-id pub-id-type="doi">10.1111/tops.12525</pub-id> </citation>
</ref>
<ref id="B49">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Wulfmeier</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Ondruska</surname>
<given-names>P.</given-names>
</name>
<name>
<surname>Posner</surname>
<given-names>I.</given-names>
</name>
</person-group> (<year>2015</year>). <source>Maximum entropy deep inverse reinforcement learning</source>. <comment>
<italic>arXiv preprint arXiv:1507.04888</italic>
</comment>.</citation>
</ref>
<ref id="B50">
<citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Zhi-Xuan</surname>
<given-names>T.</given-names>
</name>
<name>
<surname>Mann</surname>
<given-names>J.&#x20;L.</given-names>
</name>
<name>
<surname>Silver</surname>
<given-names>T.</given-names>
</name>
<name>
<surname>Tenenbaum</surname>
<given-names>J.&#x20;B.</given-names>
</name>
<name>
<surname>Mansinghka</surname>
<given-names>V. K.</given-names>
</name>
</person-group> (<year>2020</year>). <article-title>Online bayesian goal inference for boundedly-rational planning agents</article-title>. <source>Adv. Neural Inf. Process. Syst.</source> <volume>33</volume>. </citation>
</ref>
</ref-list>
</back>
</article>