<!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>Overview of the Workshop on Ontologies in Agent Systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Stephen Cranefield</string-name>
          <email>eld@infoscience.otago.ac.nz</email>
          <email>scranefield@infoscience.otago.ac.nz</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Steven Willmott</string-name>
          <email>Steven.Willmott@ep</email>
          <email>Steven.Willmott@epfl.ch</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tim Finin</string-name>
          <email>finin@cs.umbc.edu</email>
          <email>nin@cs.umbc.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer, Science and Electrical, Engineering, University of</institution>
          ,
          <addr-line>Maryland Baltimore County</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Information</institution>
          ,
          <addr-line>Science</addr-line>
          ,
          <institution>University of Otago</institution>
          ,
          <addr-line>Dunedin</addr-line>
          ,
          <country country="NZ">New Zealand</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Laboratoire d'Intelligence, Artificielle, Ecole, Polytechnique Fe ́ de ́ ral de</institution>
          ,
          <addr-line>Lausanne, Lausanne</addr-line>
          ,
          <country country="CH">Switzerland</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The Workshop on Ontologies in Agent Systems took place at the 5th International Conference on Autonomous Agents, Montreal, Canada, 2001. This overview provides a summary of the aims and outcomes of the workshop. 1. WORKSHOP AIMS The potential benefits and technical difficulties of sharing information between heterogeneous and distributed agents (both human and software) have led various research communities to develop techniques for explicitly modelling the concepts used within information sources and service-providing software to express their contents and responses. Whether these conceptual models are called ontologies, schemas or data models, their use can facilitate the construction of applications from loosely-coupled heterogeneous and distributed components, and there is evidence of widespread research and commercial activity in this area: There are increasing efforts to use explicit representations of ontologies for multi-agent systems that communicate at the “knowledge level”.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Research efforts such as DARPA’s CoABS Grid and
Agentcities, as well as commercial developments like UDDI are
working to link together large numbers of heterogeneous
systems.</p>
      <p>Initiatives such as ebXML and BizTalk are encouraging
industry to create a large amount of machine-readable
ontological data.</p>
      <p>Formally defined ontologies are a key component of the
Semantic Web community, which seeks to enhance the
potential for automated search and information integration across
the Web by including machine readable information in Web
resources.</p>
      <p>Against this background, the Workshop on Ontologies in Agent
Systems was initiated in order to provide a forum for the
discussion and comparison of different approaches to the representation
of ontologies for agent systems, the practical considerations of
designing applications using these techniques and the infrastructural
support required for their effective use. In particular, the call for
papers listed the following topics of interest:</p>
      <p>Strengths and weaknesses of current ontology
representation approaches for use with agents—both specific
technologies and generic techniques such as logic-based and
objectoriented approaches and those based on Semantic Web
models.</p>
      <p>Relationships between ontology modelling languages and
agent communication mechanisms: what are the dependencies
between (for example) the semantics of a communication
language and what can be expressed in the ontology?
Techniques for translation between different ontology
representation languages and coping with the evolution of
ontologies.</p>
      <p>Meta-modelling or other techniques for clarifying the
relationship between ontologies and agents’ messaging and
reasoning systems.</p>
      <p>Practical experience in building agent systems using explicit
ontologies to support communication.</p>
      <p>Requirements for ontology support in agent applications and
agent toolkits including support access to existing (e.g.
Webbased) ontology resources.</p>
      <p>Classifications identifying which approaches are most
appropriate for particular applications or communication
requirements.</p>
    </sec>
    <sec id="sec-2">
      <title>2. WORKSHOP SUMMARY</title>
      <p>The workshop was held as a full-day workshop at the 5th
International Conference on Autonomous Agents, Montreal, Canada on
29 May, 2001. Nine full papers and fourteen short papers and
position papers were accepted. The workshop programme included
four invited talks, eight long paper presentations and a final
discussion session, and 30 to 40 participants attended throughout the
day.</p>
      <p>These proceedings include all accepted long and short papers and
the presentation slides for invited talks by Sheila McIlraith, Michael
Uschold and Natalya Noy. A fourth invited talk was presented
by Dominic Greenwood of Fujitsu Laboratories of America on the
topic “Ontologies: the FIPA perspective”.</p>
      <p>The recurring issues raised at the workshop included the following:
How much of the domain semantics needs to be explicitly
encoded? How much is implicit in the agent implementation?
How crucial and how practical is inference? What trade-offs
should be made between expressiveness and tractability?
What is the relationship between ontologies and agent
communication and content languages?
How do we achieve “ontological criticial mass”? How do we
generate enough ontologies and encourage their use? Will
they be consistent?
There is a need for industrial use cases to facilitate
technology transfer. These should focus on realistic agent
applications and not to try to solve the general information
integration problem.</p>
      <p>Ontologies will change over time (particularly in a dynamic
agent world)—how will agents deal with this change?
Discussion in these areas and others was then summarised into
three points which outline today’s state of the art and captures what
are perhaps the immediate needs for the future:</p>
      <p>There is convergence on the use (and perhaps adaptation) of
existing representation languages such as DAML+OIL and
UML. Researchers recognise that to encourage sharing of
ontologies, shared formalisms are important.</p>
      <p>Shared ontologies are needed to build realistic and useful
agent systems. We need to find ways to publish, post and
host these more widely to begin the sharing process. Intially
it is expected there will emerge islands of shared terminology
and representation, but these may later become linked.
Reusable services and tools are emerging for the use of
ontologies in an agent context. These include editors, agent
platform support, translation and hosting services. Such
initiatives should become more visible and widely used to
encourage reuse and make it easier for agent researchers to
include ontologies in their systems.</p>
    </sec>
    <sec id="sec-3">
      <title>3. ACKNOWLEDGEMENTS</title>
      <p>The workshop organisers gratefully acknowledge the efforts of Adele
Howe, the Workshop Chair for the Autonomous Agents 2001
conference, and wish to thank the programme committee members,
other reviewers, and the workshop participants for making this
workshop a success.</p>
      <p>The following people were involved with running this workshop:</p>
      <sec id="sec-3-1">
        <title>Organising Committee</title>
        <p>Stephen Cranefield, University of Otago, New Zealand
Tim Finin, University of Maryland, Baltimore County, USA
Steven Willmott, Ecole Polytechnique Fe´de´ral de Lausanne,
Switzerland
Noriaki Izumi, Shizuoka University, Japan
Matthias Klusch, Deutsche Forschungszentrum fu¨r Ku¨nstliche
Intelligenz (DFKI), Germany
Yannis Labrou, Powermarket.com, USA
Frank McCabe, Fujitsu Laboratories of America, USA
Ryusuke Masuoka, Fujitsu Laboratories of America, USA
Martin Purvis, University of Otago, New Zealand
Frank van Harmelen, Vrije Universiteit Amsterdam,
The Netherlands</p>
      </sec>
      <sec id="sec-3-2">
        <title>Additional Reviewers</title>
        <p>Michel Klein, Vrije Universiteit Amsterdam, The Netherlands
Jeen Broekstra, Vrije Universiteit Amsterdam, The Netherlands</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list />
  </back>
</article>