Defeasible Reasoning and Argument-Based Systems in Medical Fields: an Informal Overview

Defeasible Reasoning and Argument-Based Systems in Medical Fields: an Informal Overview

Technological University Dublin ARROW@TU Dublin Conference papers School of Computer Sciences 2014 Defeasible Reasoning and Argument-Based Systems in Medical Fields: an Informal Overview Luca Longo Technological University Dublin, [email protected] Pierpaolo Dondio Technological University Dublin, [email protected] Follow this and additional works at: https://arrow.tudublin.ie/scschcomcon Part of the Computer Sciences Commons Recommended Citation Longo, L. & Dondio, P. (2014). Defeasible reasoning and argument-based systems in medical fields: an informal overview. Computer-Based Medical Systems (CBMS): 27th International Symposium, 27-29 May, Mount Sinai, New York. doi:10.1109/CBMS.2014.126 This Conference Paper is brought to you for free and open access by the School of Computer Sciences at ARROW@TU Dublin. It has been accepted for inclusion in Conference papers by an authorized administrator of ARROW@TU Dublin. For more information, please contact [email protected], [email protected]. This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 4.0 License 2014 IEEE 27th International Symposium on Computer-Based Medical Systems Defeasible reasoning and argument-based systems in medical fields: An informal overview Luca Longo 1,2, Pierpaolo Dondio 1 1School of Computing, Dublin Institute of Technology 2School of Computer Science and Statistics, Trinity College Dublin [email protected], [email protected] Abstract—The first aim of this article is to provide readers conclusions are not affected by new evidence hence the set of informally with the basic notions of defeasible and non-monotonic conclusions monotonically increases. This is not the case in reasoning, logics borrowed from artificial intelligence. It then real life, and more particularly, in non-monotonic reasoning describes argumentation theory, a paradigm for implementing where conclusions can be retracted when new evidence is avail- defeasible reasoning in practice as well as the common multi- able. Consider the following example: X has undergone breast layer schema upon which argument-based models are usually cancer surgery and subsequently radiotherapy. Radiotherapy built. The second aim is to describe the selection of argument- based applications in the medical and health-care sectors. Finally, minimises the risk of cancer recurrence, so it is possible to the paper will conclude with a summary of the features, which derive that X has a low risk of breast cancer recurrence.If make defeasible reasoning and argumentation theory attractive, in addition to the fact that X has undergone cancer surgery that emerge from the applications under review. The target and subsequently radiotherapy, it is found out that X had a reader is a medical or health-care practitioner, with limited cancer with high degree of lymph node involvement, then the skills in formal knowledge representation and logic, interested conclusion that X has a low risk of cancer recurrence has in enhancing evidence modelling and aggregation. to be retracted, as a special exception has been raised. Non- monotonic logic relies on the idea that the pieces of knowledge I. INTRODUCTION employed in a reasoning activity such as X has a low risk of cancer recurrence may admit exceptions and it is impossible to The capability of deriving defeasible conclusions with include a full list of exceptions within the reasoning rules [2]. partial information is an important aspect of modern medi- In these cases, the premise of a certain rule is only partially cal systems. In order to achieve such a capability, humans specified and a conclusion can be derived from the premises, routinely resort to the so-called default knowledge, a main assuming that no exception occurs, that means that all the feature of which is that it can be used in a reasoning process implicit premises of the rule are satisfied. In the case where an even if the preconditions for its application are only partially exception subsequently arises then the derived conclusion has known. These preconditions, whose truth is not explicitly to be retracted. The basic idea of non-monotonic inferences verified, are assumed to hold defeasibly, that means in the is that, when more information is obtained, some previously absence of explicit information to the contrary. In the event accepted inference may no longer hold. Defeasible reasoning that new information becomes available and the falsity of such has increasingly gained attention in the medical sector because preconditions can be deduced, then the conclusions derived it supports reasoning over partial, incomplete and dynamic from the application of the default knowledge have to be evidence and knowledge, where several exceptions can arise retracted. This type of reasoning is known as defeasible rea- according to various circumstances. Argumentation theory soning [2]. Default knowledge is represented by using defaults (AT), an important sub-field of artificial intelligence (AI), that are specific inference rules. These are expressions of the provides state-of-the-art computational models of defeasible form: p(x):j1(x), ..., jn(x) −→ c(x) where p(x) is the reasoning (DR). prerequisite of the default, j(x) is the justification and c(x) is the consequent. If p(x) is known and if j(x) is consistent This paper is structured as follows. Firstly, AT is introduced with what is known, then c(x) can be defeasibly deduced. with an emphasis on its role in defeasible reasoning. This is In other words, if it is believed that the prerequisite is true, followed by a detailed description of the multi-layered pattern and each of the n conditions (justifications) can be assumed upon which argument-based systems are usually structured since they are consistent with current beliefs, then this leads follows. A brief overview of some practical applications of to believe the truth of the conclusion. AT in clinical domains is then presented followed by a dis- cussion highlighting the main advantages of DR and AT in Defeasible reasoning, unlike standard deductive reasoning, decision-making and knowledge representation. A conclusion is non-monotonic. Intuitively this means that adding new summarises the paper. premises may lead to removing, rather than adding new conclusions. More specifically, if the conclusion p follows II. ARGUMENTATION THEORY from a set of premises A (denoted as A p), in standard monotonic reasoning it also holds that A, B p namely t,if Argumentation theory (AT) is a multi-disciplinary research and only if any additional set of premises B is added to A, the subject ranging from law to philosophy and linguistic, with conclusion p is still valid. This property is called monotonicity: aspects borrowed from psychology and sociology. AT has 1063-7125/14 $31.00 © 2014 IEEE 376 DOI 10.1109/CBMS.2014.126 gained interest in artificial intelligence as it provides the basis established related to a situation in which the claim is made; for computational models inspired by the way humans reason. • Warrant (W): statement that justifies the derivation of the These models have extended classical reasoning approaches, conclusion from the data; based on deductive logic, that were proving increasingly • Backing (B): a set of information that ensures the trustwor- inadequate for problems requiring non-monotonic reasoning thiness of a warrant. It is the grounds underlying the reason. and explanatory reasoning not available in standard non- A backing is invoked when the warrant is challenged; monotonic logics [8]. AT focuses on how pieces of evidence, • Qualifier (Q): a statement that expresses the degree of seen as arguments, can be represented, supported or discarded certainty associated with the claim; in a defeasible reasoning process, and it investigates formal • Rebuttal (R): a statement introducing a situation in which models to assess the validity of the conclusions achieved [34]. the conclusion might be defeated. AT differs from many traditional monolithic non-monotonic logics because it envisages a modular and intuitive process, Fact (D) So (probably) (Q) Conclusion (C) supporting the explanation of each reasoning step, making the since Warrant (W) Backing (B) unless Rebuttal (R) reasoning and inference processes more explanatory. Thanks because to the above features AT has been employed for tasks like Fig. 1: An illustration of Toulmin’s argument representation practical reasoning, decision support, dialogue and negotiation [3], [31], [34]. Toulmin’s model plays a significant role in highlighting the In a nutshell, argumentation deals with the interactions elements that might form a natural argument, and provides a between possibly conflicting arguments, arising when different useful basis for knowledge representation. Another well- parties argue for and against some conclusions or when known monological paradigm has been proposed by Reed and different pieces of evidence are available [23]. Arguments Walton to model the notion of arguments as product [37], [32]. can be regarded as ‘tentative proofs for propositions’ [19] It is based upon the notion of an argumentation scheme and it in a logical language whose axioms represent premises in is useful for identifying and evaluating a variety of argumenta- the domain under consideration. In general, the premises tion structures in everyday discourse [4]. These argumentation are not consistent because they may lead to incompatible schemes are aimed at capturing common stereotypical patterns conclusions. As already mentioned, these

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    7 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us