13 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

    From Atomic Guideline-Based Recommendations to Complete Therapeutic Care Plans: A Knowledge-Based Approach Applied to Breast Cancer Management

    No full text
    International audienceHow textual clinical practice guidelines are written may have an impact on how they are formalized and on the kind of recommendations issued by the clinical decision support systems (CDSSs) that implement them. Breast cancer guidelines are mostly centered on the description of the different recommended therapeutic modalities, represented as atomic recommendations, but seldom provide comprehensive plans that drive care delivery. The objective of this work is to implement a knowledge-based approach to develop a care plan builder (CPB) that works on atomic recommendations to build patient-centered care plans as sequences of chronologically ordered therapeutic steps. The CPB uses the atomic recommendations issued by the guideline-based decision support system (GL-DSS) of the DESIREE project. The domain knowledge is represented as the list of all care plans that apply to breast cancer patients. Scenarios are introduced to locate the patient on these theoretical care plans. The CPB has been evaluated on a sample of 99 solved clinical cases leading to an overall performance of 89,8%

    Reusing Decisions Made with One Decision Support System to Assess a Second Decision Support System: Introducing the Notion of Complex Cases

    No full text
    International audienceThe guideline-based decision support system (GL-DSS) of the DESIREE project and OncoDoc are two clinical decision support systems applied to the management of breast cancer. In order to evaluate the DESIREE GL-DSS, we decided to reuse a sample of clinical cases previously resolved by the multidisciplinary tumor board (MTB) of the Tenon Hospital (Paris, France) when using OncoDoc. Since we had two different knowledge representation models to represent clinical parameters and decisions, and two formalisms to represent guidelines, we developed a transformation sequence, involving the creation of synthetic patients, the enrichment of DESIREE ontology, and the translation of clinical cases and their decisions, to transform OncoDoc data into the DESIREE representation. Considering MTB decisions as the gold standard, the 84% compliance rate of DESIREE recommendations was rather satisfactory. Some situations (0.7%) concerned clinical cases that were compliant neither with OncoDoc nor with DESIREE that we defined as complex cases, not handled by guidelines, which necessitate effective MTB discussions

    Creating Synthetic Patients to Address Interoperability Issues: A Case Study with the Management of Breast Cancer Patients

    No full text
    International audienceInteroperability issues are common in biomedical informatics. Reusing data generated from a system in another system, or integrating an existing clinical decision support system (CDSS) in a new organization is a complex task due to recurrent problems of concept mapping and alignment. The GL-DSS of the DESIREE project is a guideline-based CDSS to support the management of breast cancer patients. The knowledge base is formalized as an ontology and decision rules. OncoDoc is another CDSS applied to breast cancer management. The knowledge base is structured as a decision tree. OncoDoc has been routinely used by the multidisciplinary tumor board physicians of the Tenon Hospital (Paris, France) for three years leading to the resolution of 1,861 exploitable decisions. Because we were lacking patient data to assess the DESIREE GL-DSS, we investigated the option of reusing OncoDoc patient data. Taking into account that we have two CDSSs with two formalisms to represent clinical practice guidelines and two knowledge representation models, we had to face semantic and structural interoperability issues. This paper reports how we created 10,681 synthetic patients to solve these issues and make OncoDoc data re-usable by the GL-DSS of DESIREE

    Une plateforme multimodale d’aide Ă  la dĂ©cision. Application Ă  la prise en charge du cancer du sein dans le cadre du projet DESIREE

    No full text
    International audienceIn order to improve health care quality, we have developed a platform including three clinical decision support systems (CDSSs) based on complementary approaches, (i) a CDSS based on clinical practice guidelines (CPGs) that provides patient-centered state of the art recommendations, (ii) a CDSS based on the experience gained when informed clinician users decide not to follow CPGs and make non-compliant decisions that they are asked to justify, and (iii) a case-based reasoning CDSS. The three CDSSs are smoothly interacting under the control of a domain ontology. Used as a conceptual and terminological structure, the domain ontology proposes a generic data model (entity-attribute-value) and a knowledge model used for ontological reasoning (subsumption) and deductive decision support (inferences). The platform has been developed to improve the management of breast cancer patients within the European Commission funded project DESIREE
    corecore