45 research outputs found

    Explainable artificial intelligence for breast cancer: A visual case-based reasoning approach

    Get PDF
    International audienceCase-Based Reasoning (CBR) is a form of analogical reasoning in which the solution for a (new) query case is determined using a database of previous known cases with their solutions. Cases similar to the query are retrieved from the database, and then their solutions are adapted to the query. In medicine, a case usually corresponds to a patient and the problem consists of classifying the patient in a class of diagnostic or therapy. Compared to "black box" algorithms such as deep learning, the responses of CBR systems can be justified easily using the similar cases as examples. However, this possibility is often under-exploited and the explanations provided by most CBR systems are limited to the display of the similar cases. In this paper, we propose a CBR method that can be both executed automatically as an algorithm and presented visually in a user interface for providing visual explanations or for visual reasoning. After retrieving similar cases, a visual interface displays quantitative and qualitative similarities between the query and the similar cases, so as one can easily classify the query through visual reasoning, in a fully explainable manner. It combines a quantitative approach (visualized by a scatter plot based on Multidimensional Scaling in polar coordinates , preserving distances involving the query) and a qualitative approach (set visualization using rainbow boxes). We applied this method to breast cancer management. We showed on three public datasets that our qualitative method has a classification accuracy comparable to k-Nearest Neighbors algorithms, but is better explainable. We also tested the proposed interface during a small user study. Finally, we apply the proposed approach to a real dataset in breast cancer. Medical experts found the visual approach interesting as it explains why cases are similar through the visualization of shared patient characteristics

    Implementing Guideline-based, Experience-based, and Case-based approaches to enrich decision support for the management of breast cancer patients in the DESIREE project

    Get PDF
    DESIREE is a European-funded project to improve the management of primary breast cancer. We have developed three decision support systems (DSSs), a guideline-based, an experience-based, and a case-based DSSs, resp. GL-DSS, EXP-DSS, and CB-DSS, that operate simultaneously to offer an enriched multi-modal decision support to clinicians. A breast cancer knowledge model has been built to describe within a common ontology the data model and the termino-ontological knowledge used for representing breast cancer patient cases. It allows for rule-based and subsumption-based reasoning in the GL-DSS to provide best patient-centered reconciled care plans. It also allows for using semantic similarity in the retrieval algorithm implemented in the CB-DSS. Rainbow boxes are used to display patient cases similar to a given query patient. This innovative visualization technique translates the question of deciding the most appropriate treatment into a question of deciding the colour dominance among boxes

    Reconciliation of Multiple Guidelines for Decision Support: A case study on the multidisciplinary management of breast cancer within the DESIREE project

    Get PDF
    Breast cancer is the most common cancer among women. DESIREE is a European project which aims at developing web-based services for the management of primary breast cancer by multidisciplinary breast units (BUs). We describe the guideline-based decision support system (GL-DSS) of the project. Various breast cancer clinical practice guidelines (CPGs) have been selected to be concurrently applied to provide state-of-the-art patient-specific recommendations. The aim is to reconcile CPG recommendations with the objective of complementarity to enlarge the number of clinical situations covered by the GL-DSS. Input and output data exchange with the GL-DSS is performed using FHIR. We used a knowledge model of the domain as an ontology on which relies the reasoning process performed by rules that encode the selected CPGs. Semantic web tools were used, notably the Euler/EYE inference engine, to implement the GL-DSS. "Rainbow boxes" are a synthetic tabular display used to visualize the inferred recommendations

    Case-based decision support system for breast cancer management

    Get PDF
    Breast cancer is identified as the most common type of cancer in women worldwide with 1.6 million women around the world diagnosed every year. This prompts many active areas of research in identifying better ways to prevent, detect, and treat breast cancer. DESIREE is a European Union funded project, which aims at developing a web-based software ecosystem for the multidisciplinary management of primary breast cancer. The development of an intelligent clinical decision support system offering various modalities of decision support is one of the key objectives of the project. This paper explores case-based reasoning as a problem solving paradigm and discusses the use of an explicit domain knowledge ontology in the development of a knowledge-intensive case-based decision support system for breast cancer management

    How to translate therapeutic recommendations in clinical practice guidelines into rules for critiquing physician prescriptions? Methods and application to five guidelines

    Get PDF
    <p>Abstract</p> <p>Background</p> <p>Clinical practice guidelines give recommendations about what to do in various medical situations, including therapeutical recommendations for drug prescription. An effective way to computerize these recommendations is to design critiquing decision support systems, <it>i.e</it>. systems that criticize the physician's prescription when it does not conform to the guidelines. These systems are commonly based on a list of "if conditions then criticism" rules. However, writing these rules from the guidelines is not a trivial task. The objective of this article is to propose methods that (1) simplify the implementation of guidelines' therapeutical recommendations in critiquing systems by automatically translating structured therapeutical recommendations into a list of "if conditions then criticize" rules, and (2) can generate an appropriate textual label to explain to the physician why his/her prescription is not recommended.</p> <p>Methods</p> <p>We worked on the therapeutic recommendations in five clinical practice guidelines concerning chronic diseases related to the management of cardiovascular risk. We evaluated the system using a test base of more than 2000 cases.</p> <p>Results</p> <p>Algorithms for automatically translating therapeutical recommendations into "if conditions then criticize" rules are presented. Eight generic recommendations are also proposed; they are guideline-independent, and can be used as default behaviour for handling various situations that are usually implicit in the guidelines, such as decreasing the dose of a poorly tolerated drug. Finally, we provide models and methods for generating a human-readable textual critique. The system was successfully evaluated on the test base.</p> <p>Conclusion</p> <p>We show that it is possible to criticize physicians' prescriptions starting from a structured clinical guideline, and to provide clear explanations. We are now planning a randomized clinical trial to evaluate the impact of the system on practices.</p

    Using openEHR's guideline definition language for representing percutaneous coronary intervention patient safety rules in a dynamic checklist system

    No full text
    OpenEHR's Guideline Definition Language is designed for standardizing clinical decision support systems. In this study, we use Guideline Definition Language to represent patient safety rules in pre-operation of Percutaneous Coronary Intervention for the dynamic checklist system. After using Guideline Definition Language in this case, we had some results about its expression adaptability to requirements of patient safety rules

    Using Machine Learning and Deep Learning Methods to Predict the Complexity of Breast Cancer Cases

    No full text
    International audienceIn many countries, the management of cancer patients must be discussed in multidisciplinary tumor boards (MTBs). These meetings have been introduced to provide a collaborative and multidisciplinary approach to cancer care. However, the benefits of MTBs are now being challenged because there are a lot of cases and not enough time to discuss all the of them. During the evaluation of the guideline-based clinical decision support system (CDSS) of the DESIREE project, we found that for some clinical cases, the system did not produce recommendations. We assumed that these cases were complex clinical cases and needed deeper MTB discussions. In this work, we trained and tested several machine learning and deep learning algorithms on a labelled sample of 298 breast cancer patient summaries, to predict the complexity of a breast cancer clinical case. XGboost and multi-layer perceptron were the models with the best result, with an F1 score of 83%

    Methods Used to Compare Narrative Clinical Practice Guidelines: A Scoping Review

    No full text
    International audienceGuideline-based clinical decision support systems (CDSSs) need the most recent evidence for reliable performance, making the provision of regularly updated clinical practice guidelines (CPGs) a major issue. Some international guidelines are renewed in short intervals and can be used for checking the status of given national guidelines with regard to the most recent evidence. Considering the volume of medical data and the number of CPGs published, computerized comparison of clinical guidelines can be an effective method. We performed a scoping review to evaluate the methods used for comparing two CPGs. We searched for methods for extracting CPG components and for methods used for comparing CPGs at different levels of abstraction. In each case, computerized and semi-computerized methods were recognized. Expert knowledge has yet a determinant role for assessing the comparisons, this role being more prominent for the extraction of semantic rules and the resolution of inconsistencies
    corecore