<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Combining Ontologies in Settings with Multiple Agents</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">George</forename><forename type="middle">A</forename><surname>Vouros</surname></persName>
							<email>georgev@unipi.gr</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Digital Systems</orgName>
								<orgName type="institution">University of Piraeus</orgName>
								<address>
									<country key="GR">Greece</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Combining Ontologies in Settings with Multiple Agents</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">5C912FF226288BE7994A5742ECF4ED20</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-19T15:53+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Combining knowledge and beliefs of autonomous peers in distributed settings, is a major challenge. In this talk we consider agents that combine their ontologies and reason jointly with their coupled knowledge using the E-SHIQ representation framework. We motivate the need for a representation framework that allows agents to combine their knowledge in different ways, maintaining the subjectivity of their own knowledge and beliefs, and to reason collaboratively, constructing a tableau that is distributed among them. The talk presents the E − SHIQ representation framework and the tableau reasoning algorithm. It presents the implications to the modularization of ontologies for efficient reasoning, implications to coordinating agents' subjective beliefs, as well as challenges for reasoning with ontologies in open and dynamic multi-agent systems.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Combining Ontologies with E − SHIQ</head><p>To combine knowledge and beliefs of autonomous agents in open and inherently distributed settings, we need special formalisms that take into account the complementarity and heterogeneity of knowledge in multiple interconnected contexts. Agents may have different, subjective beliefs concerning "bridging" heterogeneity and coupling their knowledge with the knowledge of others. The subjectivity of beliefs plays an important role in such a setting, as agents may inherently (i.e. due to restrictions of their task environment) have different views of the knowledge possessed by others, or they may not agree on the way they may jointly shape knowledge.</p><p>On the other hand, large ontologies need to be dismantled so as to be evolved, engineered and used effectively during reasoning. The process of taking an ontology to possibly interdependent ontology units is called ontology modularization, and specifically, ontology partitioning. Each such unit, or module, provides a specific context for performing ontology maintenance, evolution and reasoning tasks, at scales and complexity that are smaller than that of the initial ontology. Therefore, in open and inherently distributed settings (for performing either ontology maintenance, evolution or reasoning tasks), several such ontology modules may co-exist in connection with each other. Formally, it is required that any axiom that is expressed using terms in the signature of a module and it is entailed by the ontology must be entailed by the module, and vise-versa. The partitioning task requires that the union of all the modules, together with the set of correspondences/relations between modules, is semantically equivalent to the original ontology. This later property imposes hard restrictions to the modularization task: Indeed, to maintain it, a method must do this with respect to the expressiveness of the language used for specifying correspondences/relations between modules' elements, to the local (per ontology module) interpretation of constructs, and to the restrictions imposed by the setting where modules are deployed.</p><p>The expressivity of knowledge representation frameworks for combining knowledge in multiple contexts, and the efficiency of distributed reasoning processes, depend on the language(s) used for expressing local knowledge and on the language used for connecting different contexts.</p><p>While our main goal is to provide a rich representation framework for combining and reasoning with distinct ontology units in open, heterogeneous and inherently distributed settings, we propose the E − SHIQ representation framework and a distributed tableau algorithm <ref type="bibr" target="#b0">[1]</ref>  <ref type="bibr" target="#b1">[2]</ref>.</p><p>The representation framework E − SHIQ:</p><p>-Supports subjective concept-to-concept correspondences between concepts in different ontology units. -In conjunction to subjective concept-to-concept correspondences, E −SHIQ supports relating individuals in different units via link relations, as well as via subjective individual correspondence relations. While correspondence relations represent equalities between individuals, from the subjective point of view of a specific unit, link relations may relate individuals in different units via domain-specific relations. -Supports distributed reasoning by combining local reasoning chunks in a peer-to-peer fashion. Each reasoning peer with a specific ontology unit holds a part of a distributed tableau, which corresponds to a distributed model. -Finally, E − SHIQ inherently supports subsumption propagation between ontologies, supporting reasoning with concept-to-concept correspondences in conjunction to link relations between ontologies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Constructing E − SHIQ distributed knowledge bases via modularization</head><p>To distribute knowledge among different agents, we need to partition monolithic ontologies to possibly interconnected modules. In this part of the talk we describe efforts towards constructing E − SHIQ distributed knowledge bases by modularizing ontologies: Our aim is to make ontology units as much self-contained and independent from others as possible, so as to increase the efficiency of the reasoning process. We discuss the flexibility offered by E − SHIQ itself, and different modularization options available (a first attempt towards this problem has been reported in <ref type="bibr" target="#b2">[3]</ref>).</p><p>Towards reasoning with ontology units in open and dynamic settings with multiple agents, this talk presents and discusses the following major challenges: Reaching Agreements to correspondences: Agents in inherently distributed and open settings can not be assumed to share an agreed ontology of their common task environment. To interact effectively, these agents need to establish semantic correspondences between their ontology elements. As already pointed out, the correspondences computed by two agents may differ due to (a) different mapping methods used, to (b) different information one makes available to the other, or (c) restrictions imposed by their task environment. Although semantic coordination methods have already been proposed for the computation of subjective correspondences between agents, we need methods for communities, groups and arbitrarily formed networks of interconnected agents to reach semantic agreements on subjective ontology elements' correspondences <ref type="bibr" target="#b3">[4]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Exploitation of ontology units in open and dynamic settings:</head><p>In open settings where agents may enter or leave the system at will, we need agents to dynamically combine their knowledge and re-organize themselves, so as to form groups that can serve specific information needs successfully. There are several issues that need to be addressed here: Agents (a) must share information about their potential partners and must learn the capabilities, effectiveness, trustworthiness etc. of their peers, (b) must locate the potential partners, and (c) must decide for the "best" groups to be formed in an ad-hoc manner, towards serving the specific information needs. Reaching complete and optimal solutions in such a setting is a hard problem: we discuss the computation of approximate solutions <ref type="bibr" target="#b4">[5]</ref>.</p></div>		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Acknowledgements Thanks to Georgios Santipantakis for his contributions to various parts of this work, especially the one concerning E − SHIQ. The major part of the research work referenced in this talk is being supported by the project IRAKLITOS II" of the O.P.E.L.L. 2007 -2013 of the NSRF (2007 -2013), co-funded by the European Union and National Resources of Greece.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Distributed reasoning with e DDL HQ + SHIQ</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">A</forename><surname>Vouros</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">M</forename><surname>Santipantakis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Modular Ontologies: Proc. of the 6th International Workshop</title>
				<meeting><address><addrLine>WoMo</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2012-07">2012. July 2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">The e-shiq contextual logic framework</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">M</forename><surname>Santipantakis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">A</forename><surname>Vouros</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">AT</title>
		<imprint>
			<biblScope unit="page" from="300" to="301" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Modularizing owl ontologies using e DDL HQ + SHIQ</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">M</forename><surname>Santipantakis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">A</forename><surname>Vouros</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ICTAI</title>
		<imprint>
			<biblScope unit="page" from="411" to="418" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Decentralized semantic coordination via belief propagation</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">A</forename><surname>Vouros</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">AA-MAS</title>
		<imprint>
			<biblScope unit="page" from="1207" to="1208" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Overlay networks for task allocation and coordination in large-scale networks of cooperative agents</title>
		<author>
			<persName><forename type="first">P</forename><surname>Karagiannis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">A</forename><surname>Vouros</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Stergiou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Samaras</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Autonomous Agents and Multi-Agent Systems</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="26" to="68" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

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