LGGRMay 9, 2022

Interpretable Machine Learning for Self-Service High-Risk Decision-Making

arXiv:2205.04032v15 citationsh-index: 5
Originality Incremental advance
AI Analysis

This provides a self-service tool for domain experts in high-risk decision-making, though it appears incremental as it builds on existing concepts like hyperblocks and general line coordinates.

The paper tackles the problem of interpretable machine learning for high-risk decisions by proposing DSC1 and DSC2 coordinate systems that map multiple attributes to a 2D plane, enabling visual classification and discovery of hyperblock impurities to estimate worst-case model accuracy.

This paper contributes to interpretable machine learning via visual knowledge discovery in general line coordinates (GLC). The concepts of hyperblocks as interpretable dataset units and general line coordinates are combined to create a visual self-service machine learning model. The DSC1 and DSC2 lossless multidimensional coordinate systems are proposed. DSC1 and DSC2 can map multiple dataset attributes to a single two-dimensional (X, Y) Cartesian plane using a graph construction algorithm. The hyperblock analysis was used to determine visually appealing dataset attribute orders and to reduce line occlusion. It is shown that hyperblocks can generalize decision tree rules and a series of DSC1 or DSC2 plots can visualize a decision tree. The DSC1 and DSC2 plots were tested on benchmark datasets from the UCI ML repository. They allowed for visual classification of data. Additionally, areas of hyperblock impurity were discovered and used to establish dataset splits that highlight the upper estimate of worst-case model accuracy to guide model selection for high-risk decision-making. Major benefits of DSC1 and DSC2 is their highly interpretable nature. They allow domain experts to control or establish new machine learning models through visual pattern discovery.

Foundations

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

Your Notes