<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>May</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Collaboration in Human-Robot Teams: Grounding via Implicit Com munication</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Yan Zhang</string-name>
          <email>yan.zhang.1@unimelb.edu.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jarrod Knibbe</string-name>
          <email>j.knibbe@uq.edu.au</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jorge Goncalves</string-name>
          <email>jorge.goncalves@unimelb.edu.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Wafa Johal</string-name>
          <email>wafa.johal@unimelb.edu.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Human-Robot Collaboration, Implicit Communication, Multi-agentic, LLM</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>School of Computing and Information Systems, University of Melbourne</institution>
          ,
          <country country="AU">Australia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>School of Electrical Engineering and Computer Science, The University of Queensland</institution>
          ,
          <country country="AU">Australia</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <volume>1</volume>
      <issue>2025</issue>
      <abstract>
        <p>Implicit communication plays a crucial role in human collaboration, where contextual cues, such as intentions and situational awareness, foster shared understanding and seamless coordination. However, translating these capabilities to robots in collaborative tasks remains challenging. This work investigates the role of implicit communication in human-robot teams through three integrated studies. First, we analyse how linguistic implicatures influence performance and user experience in human-robot physical collaboration. Second, we explore how multi-modal implicit cues enhance team efectiveness and alignment when used proactively and reactively by robots. Building on these findings, the final phase focuses on designing and evaluating a multi-LLM robotics system that learns and adapts human teammates' communication strategies. By advancing robots' capacity to interpret and generate contextually appropriate implicatures, this research bridges gaps in human-robot collaboration, enabling the natural establishment, maintenance, and dynamic adaptation of common grounds.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Background</title>
      <p>CEUR
Workshop</p>
      <p>ISSN1613-0073</p>
      <p>Please also sort these cubes.</p>
      <p>Can you move it to here please?</p>
      <p>You could take the small yellow cylinder ...</p>
      <p>Let's move on to the third column.</p>
      <p>And the last one.</p>
      <p>
        The blue block needs to .... Oh, actually. Wait.
instance, the statement “I’m cold” can imply a request to close the window, depending on the situation.
ISAs exemplify how humans eficiently establish common ground, as they rely on mutual knowledge
and situational context while enabling listeners to actively infer unstated goals. Studies suggest
humans tend to use implicit ways to convey intentions when interacting with robots at frequencies
similar to those used with other humans [
        <xref ref-type="bibr" rid="ref12 ref13">12, 13</xref>
        ]. However, in real-world collaboration scenarios, the
appropriateness of implicit intentions is less obvious due to the lack of clarity. While ISAs hold promise
for fostering natural interaction, there remains a gap in empirical evidence regarding their efectiveness
in establishing common ground and improving team performance and user experience, particularly in
dynamic, physically human-robot collaborative settings.
      </p>
      <p>
        Prior work in HRI has focused on implicit human-to-robot communication [
        <xref ref-type="bibr" rid="ref14 ref15 ref16">14, 15, 16</xref>
        ]. However,
collaboration thrives on bidirectional flow, where both partners contribute to sustaining shared
understanding [
        <xref ref-type="bibr" rid="ref17 ref18">17, 18</xref>
        ]. There is still a need for further exploration of how robots can convey implicit
information to humans and how this afects HRC [
        <xref ref-type="bibr" rid="ref19 ref20">19, 20</xref>
        ]. To address this gap, our next work
investigates how robots can leverage multi-modal implicit cues to serve dual purposes, including proactively
conveying task-relevant context and reactively backchannelling to acknowledge human intent. We
examine how these cues influence both objective team outcomes and subjective human perceptions,
and understand the establishment and maintenance of common ground.
      </p>
      <p>
        Building on the understanding of implicit communication, we aim to enhance robotic systems by
integrating multimodal implicit cue interpretation and generation, enabling robots to dynamically
adapt to evolving common ground. By leveraging multimodal large language models (LLM) that infer
diferent modalities such as speech, gaze, and motion, robots can potentially improve their ability to
understand and respond to implicit intentions in a more nuanced manner. Additionally, by adapting to
human behaviours and learning to generate appropriate implicit cues themselves, robots may become
more adept at facilitating natural, bidirectional communication. However, relying on a single LLM
presents several challenges. Due to knowledge gaps or misinformation, LLM outputs may sufer from
hallucination or bias [
        <xref ref-type="bibr" rid="ref21 ref22">21, 22</xref>
        ]. A cooperative approach that combines decisions from multiple LLMs
could enhance the robustness and reliability of the system [23]. Furthermore, when a single LLM is
tasked with complex scenarios, extensive fine-tuning is required for diferent task components (e.g.,
perception, planning, execution), along with integration of external tools (e.g., API calls) [24, 25]. By
adopting a multi-LLM approach, where each LLM focuses on a specific component, robots could extend
their implicit communication capabilities beyond basic tasks like object grasping to more complex,
dynamic, and collaborative manipulations [26] and also facilitate easier model updates for long-term
use [27].
      </p>
      <p>In summary, the contribution of this research lies in enhancing human-robot collaboration through
implicit communication, grounded in Clark’s theory of common ground, by implementing a
threephase approach. We present preliminary findings from the first phase, demonstrating how robots’
interpretation of ISAs improves task eficiency and user experience in collaborative manipulation tasks.
A full analysis and discussion of these results are detailed in our full paper [28]. Future work will extend
to bidirectional implicit communication (phase 2) and adaptive multi-LLM systems (phase 3), aiming to
refine robots’ ability to sustain and evolve common ground in dynamic settings. By bridging the gap
between rigid, explicit robot communication and the fluidity of human teamwork, this research paves
the way for cobots that integrate seamlessly into real-world collaborative environments.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Methodology</title>
      <p>This research is based on lab empirical studies that involved a robot and a participant. We use TIAGo
(Figure 2(a)), a mobile manipulator robot with anthropomorphic features, including a 2 Degrees of
Freedom head, neck, torso, and 7 Degrees of Freedom arm. TIAGo is equipped with an RGB-D camera,
stereo microphone, and speaker that is suitable for HRI research and tabletop manipulation tasks [29].
We built a motion teleoperation interface and speech control software using the Robotics Operating
System (ROS) and the TIAGo API. The arm actions are implemented by inverse kinematics, which
calculates the joint configuration based on the desired Cartesian coordinates of the end efector [ 30].
These customised tools can facilitate experiments to control the robot in pilots and user studies.</p>
      <p>For the first phase, we conducted a lab study ( Figure 1), engaging a participant and a robot in three
collaborative physical tasks, to investigate the impacts of linguistic implicatures on HRC. Specifically,
we aimed to answer these research questions: (RQ1) How does a robot’s capability to understand
indirect speech acts influence the perceived team’s performance? (RQ1.1) How does a robot’s capability
to understand indirect speech acts influence the fluency of human-robot teamwork? (RQ1.2) How does
a robot’s capability to understand indirect speech acts influence the establishment of goal alignment
among the human-robot team? (RQ2) How does a robot’s capability to understand indirect speech
acts influence a human teammate’s trust in the robot’s performance? (RQ3) How does a robot’s
capability to understand indirect speech acts influence a human teammate’s perception of the robot’s
anthropomorphism?</p>
      <p>The experiment involved 36 participants, who were divided into two groups: one interacting with
a robot capable of interpreting ISAs and another interacting with a robot that could only respond to
direct commands. Each participant engaged in three tasks: assembly, sorting, and polishing. This was
a Wizard-of-Oz (WoZ) study and employed a mixed-methods approach, using both quantitative data
(team fluency [ 31], goal alignment [31], performance trust [32], and robot anthropomorphism [33]
questionnaires) and qualitative data (semi-structured interviews). Cumulative Link Mixed Models
(CLMMs) via the ”ordinal” package in R [34] have been used for quantitative data analysis. This analysis
is appropriate given the ordinal nature of dependent variables, while also allowing us to account for
efects for each participant, the type of tasks, and each sub-item of the used scales. The interview results
were transcribed and analysed using thematic analysis [35] by two researchers. After individually
coding the transcripts and identifying initial themes, they discussed any discrepancies and refined the
themes through consensus. The experiment setup and the procedure are shown in Figure 2.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Preliminary Results</title>
      <p>Our findings demonstrate that the robot’s capacity to interpret linguistic implicatures plays a pivotal
role in establishing common ground during HRC, although its efectiveness can vary depending on
the context. The quantitative results show the robot’s ability to comprehend implicatures significantly
enhances participants’ perceived team fluency, goal alignment, trust, and anthropomorphism Table 1.
Moreover, this alignment of understanding fosters a sense of joint agency, where humans perceive the
robot not as a passive tool but as an active partner engaged in co-constructing shared context.</p>
      <p>Other qualitative results show that participants felt more confident in having established common
ground with the robot when they successfully used ISAs to communicate. These indirect requests
often emerged subconsciously, reflecting a natural inclination to leverage shared context, such as
prior commands, environmental afordance (e.g., object locations), and multimodal cues (e.g., gestures).
However, the efectiveness of ISAs can be task- and context-dependent. While indirect requests enhanced
trust in ideal scenarios, participants expressed concerns about error-prone real-world settings, where
misinterpretations could lead to mistrust.</p>
      <p>These insights highlight the inherent limitations of relying solely on explicit command-based
interactions, which lack the subtlety required for establishing shared understanding and the sense of teaming.
The results also emphasise the importance of using implicit communication in a contextually adaptive
and appropriate manner. Therefore, the careful integration of explicit information and implicatures in
verbal communication emerges as a critical factor in optimising the performance and overall experience
of human-robot collaboration.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Future Work</title>
      <p>Based on the findings from phase one, where humans and robots established common ground by
linguistic implicatures, phase two investigates how robots can maintain shared understanding through
bidirectional implicit communication in physical collaborative tasks. We evaluate three interaction
paradigms: 1) when the robot proactively uses implicatures to convey contextual information; 2) when
the robot uses implicit cues as backchanneling to respond to human-implied intentions. Specifically,
we compare four methods of communication: explicit speech, implicit speech, explicit motion, and
implicit motion, across two scenarios: human-lead (robot backchannels) and robot-lead (robot initiates).
Metrics include team fluency, eficiency, goal alignment, and trust. Overall, this phase aims to identify
how implicit cues maintain common ground in physical collaborative tasks and how mismatched
communication disrupt collaboration.</p>
      <p>Phase three integrates insights from phases one and two into designing and evaluating a robotic
system that employs cooperative multimodal multi-LLMs for human-robot collaborative manipulation
tasks. In this system, each LLM will be initialised from a pre-trained base model and progressively
ifne-tuned for distinct roles, such as interaction perceiver, interaction generator, environment perceiver,
task planner, and executor. The LLMs will cooperate to generate responses for each role, mitigating
issues such as hallucinations. A user experiment will compare the performance of the multi-LLM
system with that of a single LLM system on a simple pick-and-place task (low ambiguity) and a complex
manipulation task (dynamic context shifts). The system evaluation will include both quantitative metrics,
such as response time and task success rate, and qualitative analysis of failure cases. Additionally,
we will assess the interaction through quantitative measures, including team fluency, eficiency, goal
alignment, and trust, alongside qualitative insights into human perception of how efectively the system
adapts to common ground. This phase bridges the iterative establishment and maintenance of shared
understanding with real-time adaptation, advancing robots from rigid collaborators to partners capable
of fluid, human-like coordination.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>This research enhances human-robot collaboration by integrating implicit communication through three
phases, guided by Clark’s common ground theory. By advancing robots’ ability to establish, maintain,
and dynamically adapt shared understanding through multimodal implicit cues, we aim to enable more
natural and context-aware teamwork. Our current findings demonstrate that implicit communication
fosters the establishment of common ground, improving both team performance and user experience.
Future work will explore how robots can maintain alignment using multimodal cues and dynamically
adapt their strategies through multi-LLM architectures, ensuring robust collaboration in complex
realworld environments. This research aims to transition HRC from rigid, direct communication to natural,
nuanced, yet efective communication, ensuring adaptability and inclusivity for diverse populations in
dynamic real-world environments.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Declaration on Generative AI</title>
      <p>During the preparation of this work, the author(s) used ChatGPT and Grammarly to check grammar
and spelling. After using this tool/service, the author(s) reviewed and edited the content as needed and
take(s) full responsibility for the publication’s content.
arXiv:2305.08283 (2023).
[23] S. Feng, W. Shi, Y. Wang, W. Ding, V. Balachandran, Y. Tsvetkov, Don’t hallucinate, abstain:
Identifying llm knowledge gaps via multi-llm collaboration, arXiv preprint arXiv:2402.00367
(2024).
[24] Y. Qin, S. Liang, Y. Ye, K. Zhu, L. Yan, Y. Lu, Y. Lin, X. Cong, X. Tang, B. Qian, et al., Toolllm:
Facilitating large language models to master 16000+ real-world apis, arXiv preprint arXiv:2307.16789
(2023).
[25] A. Zeng, M. Liu, R. Lu, B. Wang, X. Liu, Y. Dong, J. Tang, Agenttuning: Enabling generalized agent
abilities for llms, arXiv preprint arXiv:2310.12823 (2023).
[26] G.-C. Kang, J. Kim, J. Kim, B.-T. Zhang, Prograsp: Pragmatic human-robot communication for
object grasping, in: 2024 IEEE International Conference on Robotics and Automation (ICRA),
IEEE, 2024, pp. 3304–3310.
[27] W. Shen, C. Li, H. Chen, M. Yan, X. Quan, H. Chen, J. Zhang, F. Huang, Small llms are weak tool
learners: A multi-llm agent, arXiv preprint arXiv:2401.07324 (2024).
[28] Y. Zhang, T. S. Ratnayake, C. Sew, J. Knibbe, J. Goncalves, W. Johal, Can you pass that tool?:</p>
      <p>Implications of indirect speech in physical, arXiv preprint arXiv:2502.11720 (2025).
[29] J. Pages, L. Marchionni, F. Ferro, Tiago: the modular robot that adapts to diferent research needs,
in: International workshop on robot modularity, IROS, volume 290, 2016.
[30] S. Chitta, E. Marder-Eppstein, W. Meeussen, V. Pradeep, A. R. Tsouroukdissian, J. Bohren, D.
Coleman, B. Magyar, G. Raiola, M. Lüdtke, et al., ros_control: A generic and simple control framework
for ros, Journal of Open Source Software 2 (2017) 456–456.
[31] G. Hofman, C. Breazeal, Efects of anticipatory perceptual simulation on practiced human-robot
tasks, Autonomous Robots 28 (2010) 403–423.
[32] B. F. Malle, D. Ullman, A multidimensional conception and measure of human-robot trust, in:</p>
      <p>Trust in human-robot interaction, Elsevier, 2021, pp. 3–25.
[33] C. Bartneck, Godspeed questionnaire series: Translations and usage, in: International Handbook
of Behavioral Health Assessment, Springer, 2023, pp. 1–35.
[34] R. H. B. Christensen, ordinal—regression models for ordinal data, R package version 10 (2019) 54.
[35] V. Braun, V. Clarke, Thematic analysis., American Psychological Association, 2012.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>M. C.</given-names>
            <surname>Frank</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. D.</given-names>
            <surname>Goodman</surname>
          </string-name>
          ,
          <article-title>Predicting pragmatic reasoning in language games</article-title>
          ,
          <source>Science</source>
          <volume>336</volume>
          (
          <year>2012</year>
          )
          <fpage>998</fpage>
          -
          <lpage>998</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>P.</given-names>
            <surname>Grice</surname>
          </string-name>
          ,
          <article-title>Studies in the Way of Words</article-title>
          , Harvard University Press,
          <year>1991</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>R.</given-names>
            <surname>Gilbert</surname>
          </string-name>
          , Joyful noise: Reflections on applause,
          <source>Southwest Review</source>
          <volume>86</volume>
          (
          <year>2001</year>
          )
          <fpage>13</fpage>
          -
          <lpage>33</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Bolt</surname>
          </string-name>
          , “
          <article-title>put-that-there” voice and gesture at the graphics interface</article-title>
          ,
          <source>in: Proceedings of the 7th annual conference on Computer graphics and interactive techniques</source>
          ,
          <year>1980</year>
          , pp.
          <fpage>262</fpage>
          -
          <lpage>270</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <surname>X. Zhang,</surname>
          </string-name>
          <article-title>Implicit intention communication in human-robot interaction through visual behavior studies</article-title>
          ,
          <source>IEEE Transactions on Human-Machine Systems</source>
          <volume>47</volume>
          (
          <year>2017</year>
          )
          <fpage>437</fpage>
          -
          <lpage>448</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>H. H.</given-names>
            <surname>Clark</surname>
          </string-name>
          , Discourse in production., Handbook of psycholinguistics (
          <year>1994</year>
          )
          <fpage>985</fpage>
          -
          <lpage>1021</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D. R.</given-names>
            <surname>Traum</surname>
          </string-name>
          ,
          <article-title>Computational models of grounding in collaborative systems</article-title>
          ,
          <source>in: Psychological Models of Communication in Collaborative Systems-Papers from the AAAI Fall Symposium</source>
          ,
          <year>1999</year>
          , pp.
          <fpage>124</fpage>
          -
          <lpage>131</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>H. H.</given-names>
            <surname>Clark</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.</surname>
          </string-name>
          Wilkes-Gibbs,
          <article-title>Referring as a collaborative process</article-title>
          ,
          <source>Cognition</source>
          <volume>22</volume>
          (
          <year>1986</year>
          )
          <fpage>1</fpage>
          -
          <lpage>39</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>H. H.</given-names>
            <surname>Clark</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. E.</given-names>
            <surname>Brennan</surname>
          </string-name>
          , Grounding in communication.,
          <source>Perspectives on socially shared cognition</source>
          (
          <year>1991</year>
          )
          <fpage>127</fpage>
          -
          <lpage>149</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>H. H.</given-names>
            <surname>Clark</surname>
          </string-name>
          , Using language, Cambridge university press,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Searle</surname>
          </string-name>
          ,
          <article-title>Indirect speech acts</article-title>
          , in: Speech acts, Brill,
          <year>1975</year>
          , pp.
          <fpage>59</fpage>
          -
          <lpage>82</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>M. K. Lee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Kiesler</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Forlizzi</surname>
          </string-name>
          ,
          <article-title>Receptionist or information kiosk: how do people talk with a robot?</article-title>
          ,
          <source>in: Proceedings of the 2010 ACM conference on Computer supported cooperative work</source>
          ,
          <year>2010</year>
          , pp.
          <fpage>31</fpage>
          -
          <lpage>40</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Bennett</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Williams</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Thames</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Scheutz</surname>
          </string-name>
          ,
          <article-title>Diferences in interaction patterns and perception for teleoperated and autonomous humanoid robots</article-title>
          ,
          <source>in: 2017 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)</source>
          , IEEE,
          <year>2017</year>
          , pp.
          <fpage>6589</fpage>
          -
          <lpage>6594</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>K.</given-names>
            <surname>Mahadevan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sousa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Tang</surname>
          </string-name>
          , T. Grossman, “
          <article-title>grip-that-there”: An investigation of explicit and implicit task allocation techniques for human-robot collaboration</article-title>
          ,
          <source>in: Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>14</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Knepper</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. I.</given-names>
            <surname>Mavrogiannis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Proft</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Liang</surname>
          </string-name>
          ,
          <article-title>Implicit communication in a joint action</article-title>
          ,
          <source>in: Proceedings of the 2017 acm/ieee international conference on human-robot interaction</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>283</fpage>
          -
          <lpage>292</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Che</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Okamura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Sadigh</surname>
          </string-name>
          ,
          <article-title>Eficient and trustworthy social navigation via explicit and implicit robot-human communication</article-title>
          ,
          <source>IEEE Transactions on Robotics</source>
          <volume>36</volume>
          (
          <year>2020</year>
          )
          <fpage>692</fpage>
          -
          <lpage>707</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>V. V.</given-names>
            <surname>Unhelkar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <article-title>Decision-making for bidirectional communication in sequential human-robot collaborative tasks</article-title>
          ,
          <source>in: Proceedings of the 2020 ACM/IEEE International Conference on Human-Robot Interaction</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>329</fpage>
          -
          <lpage>341</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>L.</given-names>
            <surname>Tian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Cosgun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Kulic</surname>
          </string-name>
          ,
          <article-title>Crafting with a robot assistant: use social cues to inform adaptive handovers in human-robot collaboration</article-title>
          ,
          <source>in: Proceedings of the 2023 ACM/IEEE International Conference on Human-Robot Interaction</source>
          ,
          <year>2023</year>
          , pp.
          <fpage>252</fpage>
          -
          <lpage>260</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Fiore</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. J.</given-names>
            <surname>Wiltshire</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. J.</given-names>
            <surname>Lobato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. G.</given-names>
            <surname>Jentsch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. H.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Axelrod</surname>
          </string-name>
          ,
          <article-title>Toward understanding social cues and signals in human-robot interaction: efects of robot gaze and proxemic behavior</article-title>
          ,
          <source>Frontiers in psychology 4</source>
          (
          <year>2013</year>
          )
          <fpage>859</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>G.</given-names>
            <surname>Lemasurier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Bejerano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Albanese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Parrillo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. A.</given-names>
            <surname>Yanco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Amerson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Hetrick</surname>
          </string-name>
          , E. Phillips,
          <article-title>Methods for expressing robot intent for human-robot collaboration in shared workspaces, ACM Transactions on Human-Robot Interaction (THRI) 10 (</article-title>
          <year>2021</year>
          )
          <fpage>1</fpage>
          -
          <lpage>27</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ji</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Frieske</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Su</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Ishii</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. J.</given-names>
            <surname>Bang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Madotto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Fung</surname>
          </string-name>
          ,
          <article-title>Survey of hallucination in natural language generation</article-title>
          ,
          <source>ACM Computing Surveys</source>
          <volume>55</volume>
          (
          <year>2023</year>
          )
          <fpage>1</fpage>
          -
          <lpage>38</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>S.</given-names>
            <surname>Feng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. Y.</given-names>
            <surname>Park</surname>
          </string-name>
          , Y. Liu,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Tsvetkov</surname>
          </string-name>
          ,
          <article-title>From pretraining data to language models to downstream tasks: Tracking the trails of political biases leading to unfair nlp models, arXiv preprint</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>