<?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">Towards a Prudent Argumentation Framework for Reasoning with Imperfect Ontologies</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Said</forename><surname>Jabbour</surname></persName>
							<email>jabbour@cril.fr</email>
						</author>
						<author>
							<persName><forename type="first">Yue</forename><surname>Ma</surname></persName>
							<email>ma@lri.fr</email>
						</author>
						<author>
							<persName><forename type="first">Badran</forename><surname>Raddaoui</surname></persName>
							<email>badran.raddaoui@telecom-sudparis.eu</email>
						</author>
						<title level="a" type="main">Towards a Prudent Argumentation Framework for Reasoning with Imperfect Ontologies</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">3F4C70B01DE114A2C5B9269AB32A7AEC</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T21:11+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/>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>There are several proposals to deal with inconsistencies in DL ontologies through argumentation. Different from existing approaches, in this paper, we consider the scenario that our knowledge is both uncertain and inconsistent and/or incoherent, and we propose a logic-based argumentation framework to deal with incomplete and conflicting DL ontologies. We do so by adopting a distinct notion of attack <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref> among arguments to encompass different forms of conflicts in DL ontologies. The paper presents the following major contributions: (1) a general framework for reasoning with uncertain, inconsistent and/or incoherent ontologies with the use of logic-based argumentation;</p><p>(2) a general labelling method, sensitive to the numbers of attacks and the weights of arguments, with different interesting instantiations to identify the justification statuses of each argument; and (3) a number of inference relations derived from our framework in order to obtain meaningful answers without increasing the computational complexity of the reasoning process compared to classical DL reasoning. We also study the logical properties of these new entailment relations.</p><p>We consider, in this abstract, the possibilistic ALC , denoted by ALC π , as an adaptation of ALC within a possibility theory setting <ref type="bibr" target="#b4">[5]</ref>. A possibilistic axiom is a pair (α, w) where α is an axiom and w ∈ [0, 1] is a weight for the confidence degree of α.</p><p>We say that an ALC π ontology O is conflict-free if O is consistent and coherent. The maximal conflict-free subontologies of O are defined as</p><formula xml:id="formula_0">MC(O) = {O 1 ⊆ O | O 1 is conflict-free and ∀ O ⊇ O 2 ⊃ O 1 , O 2 is not conflict-free}. Definition 1. A prudent argument for an axiom α w.r.t. an ALC π ontology O is a triple Φ, α, ω such that (1) Φ is coherent, (2) Φ is a justification for α w.r.t. O ≥0 , where O ≥0 = {α | (α, ω) ∈ O}, and (3) ω = min{ω i | (φ i , ω i ) ∈ Φ}.</formula><p>Definition 2. The argument structure for an axiom α is a pair of sets P, S with P the set of argumentation trees <ref type="bibr" target="#b2">[3]</ref> for α and S the set of argumentation trees for ¬α.</p><p>We first extend some classical inference relations proposed by <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b0">1]</ref> to ALC π . Definition 3 ( ∀ MC , ∃ MC , no MC , A ). Given an ALC π ontology O and an axiom α:</p><formula xml:id="formula_1">-O ∀ MC α if MC(O) = ∅ and for every O ∈ MC(O), O α; -O ∃ MC α if there exists O ∈ MC(O) s.t. O α; -O no MC α if O ∃ MC α and ∀ O ∈ MC(O), α O ; -O A α if</formula><p>there exists an argument for α, and there is no argument for ¬α in O.</p><p>Next, we introduce several notions of consequence relations in the light of the argument structure and the labelling functions. A labelling function is to decide the state of an argumentation tree among accepted (A), rejected (R), or undecided (U). Let T be an argumentation tree for an axiom α and A = Φ, α, ω be a prudent argument in T . A prudent argument labelling is a total function Lab : A → {(A, ω), (R, ω), U} defined as follows: (1) For C(A) = ∅, Lab(A) = (A, ω). (2) For C(A) = ∅, then</p><formula xml:id="formula_2">Lab(A) =      (R, a) if a &gt; 0 (A, −a) if a &lt; 0 U if a = 0</formula><p>where a = f (N1, . . . , Nm) for N i(1≤i≤m) ∈ C(A) is computed by a function f :</p><formula xml:id="formula_3">A n → [−1, 1].</formula><p>A possible initialization of f is by the normalization of the difference between the number of the rejected children of a node and that of the accepted ones. The intuition is that if a prudent argument is attacked by more accepted defeaters than those labelled as rejected, this argument should be rejected because its defeaters are more often accepted. Otherwise, it can be accepted, unless if it has the same number of accepted and rejected defeaters where its labelling should be U. Due to space limit, we do not initialize f in this abstract.</p><p>First, for a given argument structure P, S for α w.r.t. an ALC π ontology O, let us consider the following conditions: C1. P = ∅ and S = ∅. C2. ∃ T ∈ P, Judge(T ) = (W arranted, ω). C3. ∀ T ∈ P, Judge(T ) = (W arranted, ω), and</p><formula xml:id="formula_4">P = ∅. C4. max T ∈P {ω | Judge(T ) = (W arranted, ω)} ≥ d, d ∈ [0, 1]. C5. ∀ T ∈ S, Judge(T ) = (U nwarranted, ω ). C6. ∀ T ∈ P, Judge(T ) = (U nwarranted, ω).</formula><p>Definition 4 ( c , s ). We say an axiom α is credulously (resp. skeptically) inferred from an ontology O with degree d, denoted O c (α, d) (resp. O s (α, d)), iff. the argument structure P, S for α satisfies C1, C2, and C4 (resp. C1, C3, and C4).</p><p>It is important to stress that the above inference relations A , c , and s for a conclusion α are conservative, hence rather unproductive. </p></div><figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>To relax such constraint, we propose in the following another reasoning type via three logical consequence relations, namely ∀ arg , ∃ arg and no arg . Next, we consider the following desired properties<ref type="bibr" target="#b5">[6]</ref> of an inference relation x :-Soundness: If O x (α, d), then ∃ O ⊆ O s.t. O x ⊥, O x (α, d),and O x (¬α, d). -Consistency: If O x (α, d), then O x (¬α, d). -Monotonicity w.r.t. degree: If O x (α, d), then O x (α, d ), where 0 ≤ d ≤ d. We have c , s , A , ∀ MC , ∃ MC , no MC , ∀ arg , ∃ arg , and no arg satisfy Soundness; c , s , A , ∀ MC , no MC , ∀ arg , ∃ arg , and no arg satisfy Consistency. And, c , s , ∀ arg , ∃ arg , and no arg satisfy Monotonicity w.r.t. degree. Proposition 2. The productivity comparison among the nine inference relations is given bellow. A ⇒ B means the entailement relation A is more productive than B. For all the inference relations in the figure above, the entailment problem is in EXPTIME.</figDesc><table><row><cell cols="2">Definition 5 ( ∀ arg , ∃ arg , O no arg ). Given an ALC π ontology O and an axiom α:</cell></row><row><cell cols="2">-O ∀ arg (α, d) iff the argument structure P, S for α satisfies C3, C4, and C5;</cell></row><row><cell cols="2">-O ∃ arg (α, d) iff the argument structure P, S for α satisfies C2, C4, and C5; -O no</cell></row><row><cell>MC A Proposition 1. ∀ s ∀ arg no arg c ∃ arg ∃ MC</cell><cell>no MC</cell></row><row><cell>Proposition 3.</cell><cell></cell></row></table><note>arg (α, d) iff the argument structure P, S for α satisfies C2, C4, C5, C6.</note></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Non-objection inference for inconsistency-tolerant query answering</title>
		<author>
			<persName><forename type="first">S</forename><surname>Benferhat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Bouraoui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Croitoru</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Papini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Tabia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IJCAI</title>
				<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="3684" to="3690" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Argumentative inference in uncertain and inconsistent knowledge bases</title>
		<author>
			<persName><forename type="first">S</forename><surname>Benferhat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Dubois</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Prade</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">UAI</title>
				<imprint>
			<date type="published" when="1993">1993</date>
			<biblScope unit="page" from="411" to="419" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A conditional logic-based argumentation framework</title>
		<author>
			<persName><forename type="first">P</forename><surname>Besnard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">É</forename><surname>Grégoire</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Raddaoui</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">SUM</title>
		<imprint>
			<biblScope unit="page" from="44" to="56" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Handling conflicts in uncertain ontologies using deductive argumentation</title>
		<author>
			<persName><forename type="first">A</forename><surname>Bouzeghoub</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Jabbour</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Raddaoui</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="65" to="72" />
			<pubPlace>WI</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Possibilistic logic</title>
		<author>
			<persName><forename type="first">D</forename><surname>Dubois</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Prade</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Handbook of Logic in Artificial Intelligence and Logic Programming</title>
				<imprint>
			<date type="published" when="1994">1994</date>
			<biblScope unit="page" from="439" to="513" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Reasoning with inconsistent ontologies</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Van Harmelen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ten Teije</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IJCAI</title>
				<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="454" to="459" />
		</imprint>
	</monogr>
</biblStruct>

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