<?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">Reasoning in Description Logics with Exceptions: Extended Abstract</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Gabriele</forename><surname>Sacco</surname></persName>
							<email>gsacco@fbk.eu</email>
							<affiliation key="aff0">
								<orgName type="institution">Fondazione Bruno Kessler</orgName>
								<address>
									<addrLine>Via Sommarive 18</addrLine>
									<postCode>38123</postCode>
									<settlement>Trento</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Free University of Bozen-Bolzano</orgName>
								<address>
									<addrLine>Piazza Domenicani 3</addrLine>
									<postCode>39100</postCode>
									<settlement>Bolzano</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
							<affiliation key="aff2">
								<address>
									<postCode>2023</postCode>
									<settlement>Sherbrooke</settlement>
									<region>Québec</region>
									<country key="CA">Canada</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Reasoning in Description Logics with Exceptions: Extended Abstract</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">14BEE6C68A664FFB8FA8BF9CC75BD965</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:26+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>The problem of representing defeasible information is a long-standing topic of discussion in Knowledge Representation: for example, considering logic-based ontology representation languages, in Description Logics many proposals for defining defeasibility have been formalised, mostly emerging from existing approaches from the non-monotonic logic literature. On the other hand, little attention has been devoted to study the capability of these approaches in capturing the interpretation of exceptions from a formal ontological and cognitive point of view.</p><p>To address this, my proposal is to consider how this topic has been discussed in the fields of philosophy and cognitive science and to extract theoretical desiderata that such formal systems should satisfy. Then, according to these desiderata, I plan to develop a formal model in the Description Logics framework and implement it in an automated reasoning system. Finally, I will evaluate this system by comparing the inference results with those of actual human reasoners.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Motivation</head><p>Representing and reasoning with defeasible information is a long-standing topic of discussion in Artificial Intelligence (AI), dating back to the origins of the field of Knowledge Representation (KR): in presence of stronger conflicting information (or exceptions) with such defeasible information, one wants to retract what we would have inferred in view of new information. In its formalisation in different non-monotonic logics <ref type="bibr" target="#b1">[2]</ref>, this form of reasoning has been considered since the earliest days of KR as one of the parts of the common-sense that artificial systems should have to be considered actually intelligent <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref>. The classical example in the nonmonotonic logics literature is the Penguin example (see, e.g., <ref type="bibr" target="#b1">[2]</ref>): if we know that Tweety is a bird and we also know that birds fly, then we are willing to infer that Tweety flies. However, if we come to know that Tweety is in fact a penguin, this makes us retract the previous conclusion: we are more inclined to say that Tweety does not fly instead.</p><p>Considering logic-based ontology representation languages, in Description Logics (DLs) many proposals for defining defeasibility have been formalised: as a matter of fact, most of them emerge from existing approaches in non-monotonic logics <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b5">6]</ref>. On the other hand, little attention has been devoted to study the capability of these approaches in capturing the interpretation of exceptions from the point of view of formal ontology and cognitive aspects <ref type="bibr" target="#b0">[1]</ref>. Thus, often a lack of discussion about the philosophical and cognitive assumptions of this kind of reasoning is noted. Namely, when looking at non-monotonic logic only as a tool, evaluating the systems with the sole criterion of evaluation to check the functionality of the particular formal system proposed w.r.t. a particular reasoning problem, we end up with a fragmented set of approaches. This, clearly, increases the difficulty of comparing and therefore properly evaluating comparatively such systems from a more general point of view. Moreover, since in the end these tools should be used to model knowledge and reason in real-world scenarios, we also need criteria that allow us to decide if the ontological and cognitive assumptions that the formal systems imply are justified or not. For these reasons, I am interested in discussing these foundational aspects of defeasible reasoning in DLs with the goal of developing a DL system based on an ontologically and cognitively well-justified foundation. (Q4): How can our formal reasoning about exceptions be evaluated with respect to psychological and/or common-sense reasoning results coming from a study with human reasoners?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Research Questions</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Objective(s)</head><p>The first objective to be obtained at the end of the project is to have a set of theoretical properties extracted from the related literature in philosophy and cognitive science that will be used as a theoretical benchmark to compare the formal approaches for non-monotonic reasoning in DLs.</p><p>The second goal is to develop a formal model in Description Logics that satisfies the theoretical features extracted. Thirdly, I would like to implement a system for automated reasoning for the proposed non-monotonic Description Logics extension. Finally, the last objective is to have an evaluation, in the form of a user study, assessing the compliance to the desiderata and human reasoning.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Research Methodology</head><p>In general, given the strong theoretical characterisation of the research, the main methods to answer the questions would be literature review and developing formal models with DLs.</p><p>In particular, for (Q1) I am studying sources from the fields of philosophy, cognitive sciences and theoretical computer science, in order to discuss the analysis of defeasible reasoning in these fields and extract the theoretical desiderata that a KR formal model should satisfy. More specifically, I discussed the main literature on generics (e.g. <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b8">9]</ref>), that is sentences that express generalisations that admit exceptions. They are strictly related to defeasible reasoning <ref type="bibr" target="#b8">[9]</ref> and from their analysis I extracted some possible desiderata to discuss further with respect to other fields too. Now I am studying the literature in the psychology of reasoning to research what considerations have been made on this kind of reasoning. In particular, I am exploring the results of some experiments aimed at comparing logical theories of defeasible reasoning and human reasoning <ref type="bibr" target="#b11">[12,</ref><ref type="bibr" target="#b10">11,</ref><ref type="bibr" target="#b9">10]</ref>. In this phase, it will be important to compare the results with solutions present in the literature on DLs, in order to evaluate the validity and the usefulness of the theoretical grounding attempt.</p><p>For (Q2), I will proceed with the modelling in the formalism of DLs based on the comparison conducted previously in the answer to (Q1). Moreover, the resulting model could be applied to a specific ontological theory to understand better possible shortcomings or flaws. In this case, mereology could be a good candidate given the lively interest in the topic by research both in philosophy and in AI.</p><p>(Q3) relies heavily on the answer to (Q2). In fact, my plan is to use the formalisation in DLs and to develop an implementation of reasoning procedures in Answer Set Programming. This will be addressed by comparing the techniques used in automated reasoning in order to elaborate the most fitting one for my problem.</p><p>Finally, (Q4) aims at assessing our work, by evaluating the results obtained in the answers to the previous three questions with respect to cognitive results. The way to answer this question will depend on the actual results obtained. However, a criterion that could be tested is the generality of exception types dealt with by the automated reasoning tool and by humans.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>(</head><label></label><figDesc>Q1): What are the characteristics of non-monotonic reasoning from the philosophical and cognitive points of view? (Q2): How can we model non-monotonic reasoning in Description Logics in order to capture the features we discovered in the philosophical and cognitive analysis?(Q3): How can we implement the formal model developed with respect to Description Logics in an automated reasoning system?</figDesc></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Why Machines Don&apos;t (yet) Reason Like People</title>
		<author>
			<persName><forename type="first">S</forename><surname>Khemlani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">N</forename><surname>Johnson-Laird</surname></persName>
		</author>
		<idno type="DOI">10.1007/s13218-019-00599-w</idno>
		<ptr target="https://doi.org/10.1007/s13218-019-00599-w" />
	</analytic>
	<monogr>
		<title level="j">Künstl Intell</title>
		<imprint>
			<biblScope unit="volume">33</biblScope>
			<biblScope unit="page" from="219" to="228" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">Non-monotonic Logic, The Stanford Encyclopedia of Philosophy</title>
		<author>
			<persName><forename type="first">C</forename><surname>Strasser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">A</forename><surname>Antonelli</surname></persName>
		</author>
		<ptr target="https://plato.stanford.edu/archives/sum2019/entries/logic-nonmonotonic/" />
		<editor>Edward N. Zalta</editor>
		<imprint>
			<date type="published" when="2019">2019. 2019</date>
			<pubPlace>Summer</pubPlace>
		</imprint>
	</monogr>
	<note>Edition</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Programs with common sense</title>
		<author>
			<persName><forename type="first">J</forename><surname>Mccarthy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Teddington Conference on the Mechanization of Thought Processes</title>
				<meeting>the Teddington Conference on the Mechanization of Thought Processes<address><addrLine>London</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1959">1959</date>
			<biblScope unit="page" from="75" to="91" />
		</imprint>
	</monogr>
	<note>: Her Majesty&apos;s Stationary Office</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Some philosophical problems from the standpoint of artificial intelligence</title>
		<author>
			<persName><forename type="first">J</forename><surname>Mccarthy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">J</forename><surname>Hayes</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Machine Intelligence 4</title>
				<editor>
			<persName><forename type="first">B</forename><surname>Meltzer</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">D</forename><surname>Michie</surname></persName>
		</editor>
		<meeting><address><addrLine>Edinburgh</addrLine></address></meeting>
		<imprint>
			<publisher>Edinburgh University Press</publisher>
			<date type="published" when="1969">1969</date>
			<biblScope unit="page" from="463" to="502" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">Reasoning about Typicality and Probabilities in Preferential Description Logics</title>
		<author>
			<persName><forename type="first">L</forename><surname>Giordano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Gliozzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lieto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Olivetti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">L</forename><surname>Pozzato</surname></persName>
		</author>
		<idno type="DOI">10.48550/arXiv.2004.09507</idno>
		<idno>arXiv e-prints</idno>
		<ptr target="https://doi.org/10.48550/arXiv.2004.09507" />
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Modelling Object Typicality in Description Logics</title>
		<author>
			<persName><forename type="first">K</forename><surname>Britz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Heidema</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Meyer</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-642-10439-8_51</idno>
		<ptr target="https://doi.org/10.1007/978-3-642-10439-8_51" />
	</analytic>
	<monogr>
		<title level="m">AI 2009: Advances in Artificial Intelligence</title>
				<editor>
			<persName><forename type="first">A</forename><surname>Nicholson</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">X</forename><surname>Li</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin, Heidelberg; Berlin Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="506" to="516" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Generics: Cognition and acquisition</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Leslie</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Philosophical Re-view</title>
		<imprint>
			<biblScope unit="volume">117</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="47" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Generic Generalizations, The Stanford Encyclopedia of Philosophy</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Leslie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lerner</surname></persName>
		</author>
		<ptr target="https://plato.stanford.edu/archives/fall2022/entries/generics/" />
		<editor>Edward N. Zalta Uri Nodelman</editor>
		<imprint>
			<date type="published" when="2022">2022. 2022</date>
		</imprint>
	</monogr>
	<note>Fall</note>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">J</forename><surname>Pelletier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Asher</surname></persName>
		</author>
		<title level="m">Generics and defaults, in: Handbook of logic and language</title>
				<meeting><address><addrLine>North-Holland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1997">1997</date>
			<biblScope unit="page" from="1125" to="1177" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Formal Nonmonotonic Theories and Properties of Human Defeasible Reasoning</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ragni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Eichhorn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Bock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kern-Isberner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">P P</forename><surname>Tse</surname></persName>
		</author>
		<idno type="DOI">10.1007/s11023-016-9414-1</idno>
		<ptr target="https://doi.org/10.1007/s11023-016-9414-1" />
	</analytic>
	<monogr>
		<title level="j">Minds Machines</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="page" from="79" to="117" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Simulating Human Inferences in the Light of New Information: A Formal Analysis</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ragni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Eichhorn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kern-Isberner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Twenty-Fifth International Joint Conference on Artificial Intelligence (IJCAI&apos;16)</title>
				<meeting>the Twenty-Fifth International Joint Conference on Artificial Intelligence (IJCAI&apos;16)<address><addrLine>New York, USA</addrLine></address></meeting>
		<imprint>
			<publisher>AAAI Press</publisher>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="2604" to="2610" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Can Formal Non-monotonic Systems Properly Describe Human Reasoning?</title>
		<author>
			<persName><forename type="first">G</forename><surname>Kuhnmuench</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ragni</surname></persName>
		</author>
		<ptr target="https://escholarship.org/uc/item/921558fg" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Annual Meeting of the Cognitive Science Society</title>
				<meeting>the Annual Meeting of the Cognitive Science Society</meeting>
		<imprint>
			<date type="published" when="2014">2014</date>
			<biblScope unit="volume">36</biblScope>
		</imprint>
	</monogr>
</biblStruct>

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