Visual Exploration of Machine Learning Model Behavior with Hierarchical Surrogate Rule Sets
Jun Yuan, Brian Barr, Kyle Overton, Enrico Bertini

TL;DR
This paper introduces Hierarchical Surrogate Rules (HSR) and a visual analytics system, SuRE, to improve the interpretability of complex models through hierarchical rule visualization and interactive exploration.
Contribution
The paper presents a novel hierarchical rule generation algorithm and an integrated visual analytics system that enhances interpretability and usability of surrogate models.
Findings
HSR scales well and outperforms decision trees in several metrics.
Participants achieved high accuracy using feature-aligned trees.
The system facilitates non-trivial interpretive tasks effectively.
Abstract
One of the potential solutions for model interpretation is to train a surrogate model: a more transparent model that approximates the behavior of the model to be explained. Typically, classification rules or decision trees are used due to the intelligibility of their logic-based expressions. However, decision trees can grow too deep and rule sets can become too large to approximate a complex model. Unlike paths on a decision tree that must share ancestor nodes (conditions), rules are more flexible. However, the unstructured visual representation of rules makes it hard to make inferences across rules. To address these issues, we present a workflow that includes novel algorithmic and interactive solutions. First, we present Hierarchical Surrogate Rules (HSR), an algorithm that generates hierarchical rules based on user-defined parameters. We also contribute SuRE, a visual analytics (VA)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics
