<!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 />
    <article-meta>
      <title-group>
        <article-title>1st International Workshop on Actionable Knowledge Representation and Reasoning for Robots (AKR³)</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Michael Beetz</string-name>
          <email>beetz@cs.uni-bremen.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Philipp Cimiano</string-name>
          <email>cimiano@techfak.uni-bielefeld.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Michaela Kümpel</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Enrico Motta</string-name>
          <email>enrico.motta@open.ac.uk</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ilaria Tiddi</string-name>
          <email>i.tiddi@vu.nl</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jan-Philipp Töberg</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Cluster of Excellence Cognitive Interaction Technology (CITEC), Bielefeld University</institution>
          ,
          <addr-line>Bielefeld</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Institute for Artificial Intelligence, University of Bremen</institution>
          ,
          <addr-line>Bremen</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Knowledge Media Institute, The Open University</institution>
          ,
          <addr-line>Milton Keynes</addr-line>
          ,
          <country country="UK">United Kingdom</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Knowledge Representation and Reasoning Group, Vrije Universiteit Amsterdam</institution>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
      </contrib-group>
      <kwd-group>
        <kwd>eol&gt;Knowledge Representation</kwd>
        <kwd>Reasoning</kwd>
        <kwd>Cognitive Robotics</kwd>
        <kwd>Web Knowledge</kwd>
        <kwd>Actionable Knowledge</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>The “Actionable Knowledge Representation and Reasoning for Robots (AKR3)” workshop is dedicated
to Knowledge Representation and Reasoning (KRR) in the area of cognitive robotics, with the focus on
acquiring knowledge from the Web and making it actionable for robotic applications in the sense that
robots can use acquired knowledge for action execution and understand what they are doing. We aim
to bring together the European communities specialising in KRR and robotics to increase collaboration
and accelerate advancements in the field.</p>
      <p>Household robots are still not able to autonomously prepare meals, set or clean the table or do other
chores besides vacuum cleaning. Much of the knowledge needed to refine vague task instructions and
transfer them to new task variations is contained in instruction web sites like WikiHow, encyclopedic
web sites like Wikipedia, and many other web-based information sources. We argue that such knowledge
can be used to teach robots to perform new task variations, similarly to how humans can use Web
information.</p>
      <p>
        Given the availability of a plethora of sources and datasets of common sense knowledge on the Web
(e.g. ConceptNet [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] or OMICS [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]) as well as recent advances in language modelling, it is a timely
research question to investigate which methods and approaches can enable robots to take advantage
of this existing common sense knowledge to reason on how to perform tasks in the real world. The
main issue to be addressed in particular is how to allow robots to perform tasks flexibly and adaptively,
gracefully handling contextually determined variance in task execution. We expect this line of research
to contribute to better generalizability and robustness of robots performing in every-day environments.
      </p>
      <p>For this first edition of the workshop we received 6 submissions, which were all accepted and
presented. We had roughly 20 participants, not including the organisers and the invited speaker.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Program Overview</title>
      <p>The workshop began with a short introduction by Philipp Cimiano, focusing on the motivation for
organising a workshop at the intersection of the knowledge representation and reasoning for robotics
domain. He also presented the Best Paper Award and introduced the invited speaker: Lars Kunze1.</p>
      <p>Afterwards, Lars Kunze held his invited talk on the topic of Making Robots Explainable and
Trustworthy. In his talk, he introduced three current challenges with actionable understanding: i)
Mastering everyday tasks, ii) Dealing with change and iii) Explainability and trustworthiness. For each
challenge, he focused on aspects for potential solutions, showing what has been done and what still
needs to be done. For the first challenge he focused on the understanding of tasks, robots and the
environment, for the second challenge the talk focused on lifelong learning (focused on understanding
objects) and lastly, he focused on the semantic interpretation of spatio-temporal observations to generate
contextualised explanations.</p>
      <p>After the Invited Talk, the Best Paper winning paper Towards Improving Large Language Models’
Planning Capabilities on WoT Thing Descriptions by Generating Python Objects as
Intermediary Representation was presented by Lukas Kinder. Their work focused on equipping LLMs in
planning tasks with domain knowledge through WoT thing descriptions. These descriptions are
translated into Python classes using LLMs before generating action sequences based on the task description
and participating things.</p>
      <p>After the cofee break, Michaela Kümpel presented the paper Steps Towards Generalized
Manipulation Action Plans - Tackling Mixing Task on behalf of her colleagues. In this work, the
authors present a theoretical model for guiding the creation of adaptable action plans using the CRAM
cognitive architecture. Each model consists of an action designator, pre- and postconditions as well as
task-specific requirements. Their theoretical model is exemplified for the task of Mixing.</p>
      <p>The third paper The SPA Ontology: Towards a Web of Things Ready for Robotic Agents
was presented by Michael Freund and also focused on WoT thing descriptions by presenting the SPA
ontology that enhance these descriptions by also modelling preconditions and interaction efects. Based
on these enhanced descriptions, a PDDL problem description can be derived and solved before mapping
the created plan back to create suitable WoT plans.</p>
      <p>In the fourth paper called Towards a Knowledge Engineering Methodology for Flexible Robot
Manipulation in Everyday Tasks, Jan-Philipp Töberg presented a knowledge engineering
methodology and its application on the concrete manipulation task of cutting fruits and vegetables. The
methodology is semi-automatic and focuses on dispositions &amp; afordances, task-specific object
properties as well as action groups &amp; their operational properties.</p>
      <p>Afterwards, Diego Reforgiato Recupero presented the paper Towards Seamless Human-Robot
Dialogue through a Robot Action Ontology, which enables a robot to listen to speech instructions
and either perform an action or answer a posed question using ChatGPT. For perforing the action, an
ontology is used to decide whether the robot can and should perform the action.</p>
      <p>In the last presentation, Lobna Joualy presented the paper KB4RL: Towards a Knowledge Base
for automatic creation of State and Action Spaces for Reinforcement Learning, which uses a
knowledge base to support the creation of the state and action space in reinforcement learning tasks
based on the task to learn and the robot type.</p>
    </sec>
    <sec id="sec-3">
      <title>Acknowledgments</title>
      <p>The workshop is organized by the SAIL Network in collaboration with the Joint Research Center on
Cooperative and Cognition-enabled AI (CoAI JRC).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>R.</given-names>
            <surname>Speer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chin</surname>
          </string-name>
          , C. Havasi, ConceptNet
          <volume>5</volume>
          .
          <article-title>5: An Open Multilingual Graph of General Knowledge</article-title>
          , AAAI
          <volume>31</volume>
          (
          <year>2017</year>
          ). doi:
          <volume>10</volume>
          .1609/aaai.v31i1.
          <fpage>11164</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>R.</given-names>
            <surname>Gupta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. J.</given-names>
            <surname>Kochenderfer</surname>
          </string-name>
          ,
          <article-title>Common Sense Data Acquisition for Indoor Mobile Robot</article-title>
          , in
          <source>: Proceedings of the 19th National Conference on Artifical Intelligence</source>
          , AAAI'
          <fpage>04</fpage>
          , AAAI Press, San Jose, California,
          <year>2004</year>
          , pp.
          <fpage>605</fpage>
          -
          <lpage>610</lpage>
          . URL: http://alumni.media.mit.edu/~rgupta/pdf/aaai04.pdf.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>