ScatterUQ: Interactive Uncertainty Visualizations for Multiclass Deep Learning Problems
Harry Li, Steven Jorgensen, John Holodnak, Allan Wollaber

TL;DR
ScatterUQ is an interactive visualization system that helps users understand uncertainty in multiclass deep learning models by providing targeted 2-D scatter plots that explain why a model predicts certain classes or identifies out-of-distribution samples.
Contribution
The paper introduces ScatterUQ, a novel interactive system combining recent neural network advances and dimensionality reduction to visually interpret model uncertainty in multiclass classification.
Findings
Effective visualization of model uncertainty for in-distribution and out-of-distribution data.
Quantitative evaluation of dimensionality reduction techniques for better explanations.
System scales to arbitrary multiclass datasets and improves interpretability.
Abstract
Recently, uncertainty-aware deep learning methods for multiclass labeling problems have been developed that provide calibrated class prediction probabilities and out-of-distribution (OOD) indicators, letting machine learning (ML) consumers and engineers gauge a model's confidence in its predictions. However, this extra neural network prediction information is challenging to scalably convey visually for arbitrary data sources under multiple uncertainty contexts. To address these challenges, we present ScatterUQ, an interactive system that provides targeted visualizations to allow users to better understand model performance in context-driven uncertainty settings. ScatterUQ leverages recent advances in distance-aware neural networks, together with dimensionality reduction techniques, to construct robust, 2-D scatter plots explaining why a model predicts a test example to be (1)…
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
TopicsAnomaly Detection Techniques and Applications · Explainable Artificial Intelligence (XAI) · Data Visualization and Analytics
