LGAIQMMLJul 5, 2021

An Explainable AI System for the Diagnosis of High Dimensional Biomedical Data

arXiv:2107.01820v29 citations
AI Analysis

This addresses the need for explainable AI in medical diagnostics to ensure human-understandable decisions, though it appears incremental as it builds on existing explainable AI methods.

The authors tackled the challenge of making AI decisions understandable for high-dimensional biomedical data diagnosis, presenting ALPODS, which classifies cases based on clusters and explains decisions using fuzzy reasoning rules and visualizations understandable to human experts, showing efficient operation on benchmark and routine data.

Typical state of the art flow cytometry data samples consists of measures of more than 100.000 cells in 10 or more features. AI systems are able to diagnose such data with almost the same accuracy as human experts. However, there is one central challenge in such systems: their decisions have far-reaching consequences for the health and life of people, and therefore, the decisions of AI systems need to be understandable and justifiable by humans. In this work, we present a novel explainable AI method, called ALPODS, which is able to classify (diagnose) cases based on clusters, i.e., subpopulations, in the high-dimensional data. ALPODS is able to explain its decisions in a form that is understandable for human experts. For the identified subpopulations, fuzzy reasoning rules expressed in the typical language of domain experts are generated. A visualization method based on these rules allows human experts to understand the reasoning used by the AI system. A comparison to a selection of state of the art explainable AI systems shows that ALPODS operates efficiently on known benchmark data and also on everyday routine case data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes