<?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">Default Logics for Plausible Reasoning with Controversial Axioms</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Thomas</forename><surname>Scharrenbach</surname></persName>
							<email>thomas.scharrenbach@wsl.ch</email>
							<affiliation key="aff0">
								<orgName type="department">Snow and Landscape Research WSL</orgName>
								<orgName type="institution">Swiss Federal Institute for Forest</orgName>
								<address>
									<settlement>Birmensdorf</settlement>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Claudia</forename><surname>D'amato</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">Università degli Studi di Bari Bari</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Nicola</forename><surname>Fanizzi</surname></persName>
							<email>fanizzi@di.uniba.it</email>
							<affiliation key="aff1">
								<orgName type="institution">Università degli Studi di Bari Bari</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Rolf</forename><surname>Grütter</surname></persName>
							<email>rolf.gruetter@wsl.ch</email>
							<affiliation key="aff0">
								<orgName type="department">Snow and Landscape Research WSL</orgName>
								<orgName type="institution">Swiss Federal Institute for Forest</orgName>
								<address>
									<settlement>Birmensdorf</settlement>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Bettina</forename><surname>Waldvogel</surname></persName>
							<email>bettina.waldvogel@wsl.ch</email>
							<affiliation key="aff0">
								<orgName type="department">Snow and Landscape Research WSL</orgName>
								<orgName type="institution">Swiss Federal Institute for Forest</orgName>
								<address>
									<settlement>Birmensdorf</settlement>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Abraham</forename><surname>Bernstein</surname></persName>
							<email>bernstein@ifi.uzh.ch</email>
							<affiliation key="aff2">
								<orgName type="department">Department of Informatics Zurich</orgName>
								<orgName type="institution">University of Zurich</orgName>
								<address>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Default Logics for Plausible Reasoning with Controversial Axioms</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">DFD335870A9BC5EC2B664DF89005C4F8</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T06:37+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>Using a variant of Lehmann's Default Logics and Probabilistic Description Logics we recently presented a framework that invalidates those unwanted inferences that cause concept unsatisfiability without the need to remove explicitly stated axioms. The solutions of this methods were shown to outperform classical ontology repair w.r.t. the number of inferences invalidated. However, conflicts may still exist in the knowledge base and can make reasoning ambiguous. Furthermore, solutions with a minimal number of inferences invalidated do not necessarily minimize the number of conflicts. In this paper we provide an overview over finding solutions that have a minimal number of conflicts while invalidating as few inferences as possible. Specifically, we propose to evaluate solutions w.r.t. the quantity of information they convey by recurring to the notion of entropy and discuss a possible approach towards computing the entropy w.r.t. an ABox.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>In the Semantic Web, knowledge is represented by ontologies expressed in the Web Ontology Language OWL. The current standard, OWL2 <ref type="bibr" target="#b0">[1]</ref>, defines different profiles all of which have some Description Logics as a rough syntactic variant. These Description Logics (DL) are decidable fragments of first-order logics where knowledge is explicitly expressed in axioms and assertions. DL knowledge bases have well-defined model-theoretic semantics. They allow to express knowledge on different levels of expressivity and enable to infer new conclusions from existing knowledge.</p><p>When ontologies evolve or one ontology is mapped to another, contradictions may be introduced that cause the knowledge base as a whole to be inconsistent. Yet, for an inconsistent knowledge base any conclusion-even meaningless ones-becomes trivially true. One cause of inconsistency is given by assertions of concepts that are inferred to be unsatisfiable. Hence, it is desirable to prevent concepts from being inferred unsatisfiable. A knowledge base can become inconsistent for other reasons, but we propose to start off with conflict-free conceptualizations and apply a method that never infers any concept to be unsatisfiable.</p><p>In the Semantic Web, agents interacting with an ontology assume that both the query and the answer are expressible in OWL2. Furthermore, the answer should have meaningful semantics but not infer conflicts. We therefore demand any formalism allowing for plausible reasoning on controversial information to fulfill the following properties:</p><p>1. Permanence: The formalism for knowledge representation is not changed. 2. Coherency: No concept is inferred to be unsatisfiable 3. Autonomy: The procedure shall work automatically. <ref type="bibr" target="#b3">4</ref>. Originality: The original information should be kept. 5. Conservation: As little inferred information as possible shall be lost.</p><p>We presented a method for solving unsatisfiable concepts <ref type="bibr" target="#b1">[2]</ref> using a combination of Lehmann's Default Logics <ref type="bibr" target="#b2">[3]</ref> and Lukasiewicz' Probabilistic Description Logics <ref type="bibr" target="#b3">[4]</ref>. Instead of removing (explicit) axioms, we propose to invalidate those inferences that cause concepts to be inferred unsatisfiable <ref type="bibr" target="#b4">[5]</ref>. While it is possible to reason with all information provided, we may still produce contradicting inferences. In this paper we show that minimizing the number of inferences invalidated does not necessarily minimize the number of those conflicts. For finding optimal solutions we propose to evaluate these w.r.t. their information content which requires the definition of the entropy of a solution. We discuss a possible approach towards computing the entropy w.r.t. an ABox and give an outlook on future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Procedure</head><p>For each unsatisfiable concept U of an ontology, its justifications J k U ⊥ <ref type="bibr" target="#b5">[6]</ref>, i.e. the minimal sets of axioms explaining the conflict, are determined in a first step. Each of these justifications is split up into two sets: one that contains all axioms which contain the unsatisfiable concept, Γ k U ⊥ and one that contains all other axioms of that very justification, Θ k U ⊥ <ref type="bibr" target="#b1">[2]</ref>. Afterwards, the root unsat justifications are determined, which are those justifications that do not depend on any other justification <ref type="bibr" target="#b6">[7]</ref>.</p><p>According to the partition scheme of Lehmann's Default Logics, the axioms of the root justifications are put into partitions U 0 , . . . , U N and a separate TBox T ∆ such that all concepts in T ∆ ∪U n are satisfiable for n = 0, . . . N . Thanks to the splitting, we do not have to perform additional satisfiability checks for computing the partition. The resulting Default TBox is a family of (classical) TBoxes: DT = (T ∆ ∪ U 0 , . . . , T ∆ ∪ U N ). For such a Default TBox we may either use the inference methods provided by Probabilistic Description Logics <ref type="bibr" target="#b3">[4]</ref> or stick to classical reasoning on the single partitions, separately. Either approach defines a deductive closure of the Default TBox as a set of OWL2 axioms, but we prefer the latter approach to change the formalism for reasoning only as little as possible.</p><p>Instead of putting all axioms of the root unsat justifications into the partitions, we showed in <ref type="bibr" target="#b4">[5]</ref> that we indeed have to put only two axioms of each root unsat justification into the partitions-one of each Θ k U ⊥ and one of each Γ k U ⊥while we may put the remaining axioms into T ∆ . While potentially invalidating less inferences, however, finding partitions may become non-deterministic.</p><p>We propose to approximate an optimal solution by a (stochastic) search process: On the one hand, the number of possible solutions is exponential in the number of axioms in the justifications. On the other hand, once the justifications are known, finding a single valid solution can be performed efficiently, because the complexity of the approach is dominated by the complexity of finding justifications-a task which has to be performed anyhow.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Minimizing Conflicts by Minimizing the Entropy</head><p>By invalidating the inferences of the kind DT |= U ⊥ we ignore the conflicts during reasoning. Yet, inferences such as the co-occurrence of DT |= A and DT |= ¬A are still possible but not desired. Hence, a performance measure that assesses the quality of a solution must not only take into account the number of inferences invalidated but, even more important, the number of conflicts still remaining.</p><p>Assume the simple TBox T = {B A, C B, C ¬A, } which has two Default TBoxes as potential solutions:</p><formula xml:id="formula_0">DT 0 with T 0 ∆ = {C B}, U 0 0 = {B A}, U 0 1 = {C ¬A} DT 1 with T 1 ∆ = {C ¬A}, U 1 0 = {B A}, U 1 1 =</formula><p>{C B} In contrast to the latter, the first Default TBox DT 0 preserves the inference C</p><p>A. Yet, in the presence of an ABox that infers the assertion C(i), the assertion A(i) as well as its complement ¬A(i) can be inferred. The second Default TBox DT 1 , in contrast, infers only ¬A(i). It is preferred over DT 0 , because it contains fewer conflicts than DT 1 .</p><p>Conflicts potentially reduce the information content of a knowledge base. For minimizing the number of conflicts as well as the number of inferences invalidated we are currently investigating qualitative measures based on the entropy of a possible solution. As opposed to methods based on the structure of an ontology <ref type="bibr" target="#b7">[8]</ref>, we propose that an entropy-measure should take into account the ambiguity of different ABoxes.</p><p>In information theory, the entropy measures the average information content of a random variable we are missing when the value of the random variable is not known <ref type="bibr" target="#b8">[9]</ref>. If we know the probability mass function p of the random variable X, we may explicitly denote the entropy by H(X) = − N n=0 p(x n ) log p(x n ). In case p(x n ) = 0, then p(x n ) log p(x n ) = 0. We propose to approximate the probability mass function p A for the axioms B A ∈ DT by counting assertions for the concept (¬B A) found by the instance retrieval service of the reasoning process:</p><formula xml:id="formula_1">p A (B A) = |{x ∈ A I | T , A |= (¬B A)(x)}| D C∈DT |{y ∈ A I | T , A |= (¬D C)(y)}|</formula><p>The entropy of a Default TBox DT measures the information content of its axioms w.r.t. an ABox A: H(DT , A) = − B A∈(DT ) p A (B A) log p A (B A). For the Default TBoxes in the example above, we obtain an entropy of H(DT 0 ) = − log(1/3) and H(DT 1 ) = − log(1/2) which would make us choose DT 1 rather than DT 0 . Our current hypothesis is that a Default TBox with minimal entropy also minimizes the number of explicit conflicts w.r.t. an ABox. A prototype implementation is available<ref type="foot" target="#foot_0">4</ref> .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusion</head><p>We recently introduced a framework that never infers any concept to be unsatisfiable while keeping all originally provided information. This allows plausible reasoning on ontologies that possibly contain controversial information-as it is the case for mapped or dynamic ontologies. Finding solutions is non-deterministic and requires optimization techniques that, in turn, require a performance measure for evaluating the quality of possible solutions. While reasoning ignores conflicts, they are still present in the knowledge base and may lead to sub-optimal results. It was shown that solutions invalidating a minimal number of inferences do not necessarily minimize the number of conflicts still present. For minimizing these we proposed to use an entropy-based performance measure. We provided a definition for the entropy of a solution w.r.t an ABox which is currently being further investigated.</p></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_0">http://www.wsl.ch/info/mitarbeitende/scharren/owl-defaults/</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">OWL 2 Web Ontology Language Primer</title>
		<author>
			<persName><forename type="first">P</forename><surname>Hitzler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Krötzsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Parsia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">F</forename><surname>Patel-Schneider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rudolph</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">W3C Recommendation</title>
				<meeting><address><addrLine>W3C</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Structure Preserving TBox Repair using Defaults</title>
		<author>
			<persName><forename type="first">T</forename><surname>Scharrenbach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Grütter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Waldvogel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bernstein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">23rd Intl. Workshop on Description Logics</title>
				<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Another perspective on default reasoning</title>
		<author>
			<persName><forename type="first">D</forename><surname>Lehmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Ann. Math. Artif. Intell</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="page" from="61" to="82" />
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Expressive probabilistic description logics</title>
		<author>
			<persName><forename type="first">T</forename><surname>Lukasiewicz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Art. Intell</title>
		<imprint>
			<biblScope unit="volume">172</biblScope>
			<biblScope unit="issue">6-7</biblScope>
			<biblScope unit="page" from="852" to="883" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Unsupervised conflict-free ontology evolution without removing axioms</title>
		<author>
			<persName><forename type="first">T</forename><surname>Scharrenbach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Amato</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Fanizzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Grütter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Waldvogel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bernstein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">4th International Workshop on Ontology Dynamics</title>
				<meeting><address><addrLine>IWOD-</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
	<note>to appear</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Non-standard reasoning services for the debugging of description logic terminologies</title>
		<author>
			<persName><forename type="first">S</forename><surname>Schlobach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Cornet</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of IJCAI 2003</title>
				<meeting>of IJCAI 2003</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="355" to="362" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Debugging unsatisfiable classes in owl ontologies</title>
		<author>
			<persName><forename type="first">A</forename><surname>Kalyanpur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Parsia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Sirin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Hendler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Web Semantics</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="268" to="293" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">An entropy inspired measure for evaluating ontology modularization</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">S</forename><surname>Doran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Tamma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">R</forename><surname>Payne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Palmisano</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of KCAP2009</title>
				<meeting>of KCAP2009</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="73" to="80" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">A mathematical theory of communication</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">E</forename><surname>Shannon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Bell System Technical Journal</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="page" from="623" to="656" />
		</imprint>
	</monogr>
</biblStruct>

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