Neo: Generalizing Confusion Matrix Visualization to Hierarchical and Multi-Output Labels
arXiv:2110.12536 · doi:10.1145/3491102.3501823
Abstract
The confusion matrix, a ubiquitous visualization for helping people evaluate machine learning models, is a tabular layout that compares predicted class labels against actual class labels over all data instances. We conduct formative research with machine learning practitioners at Apple and find that conventional confusion matrices do not support more complex data-structures found in modern-day applications, such as hierarchical and multi-output labels. To express such variations of confusion matrices, we design an algebra that models confusion matrices as probability distributions. Based on this algebra, we develop Neo, a visual analytics system that enables practitioners to flexibly author and interact with hierarchical and multi-output confusion matrices, visualize derived metrics, renormalize confusions, and share matrix specifications. Finally, we demonstrate Neo's utility with three model evaluation scenarios that help people better understand model performance and reveal hidden confusions.
Proceedings of the 2022 CHI Conference on Human Factors in Computing Systems
References in corpus (2)
Cited by in corpus (5)
- Zeno: An Interactive Framework for Behavioral Evaluation of Machine Learning
- Unveiling High-dimensional Backstage: A Survey for Reliable Visual Analytics with Dimensionality Reduction
- ParaDime: A Framework for Parametric Dimensionality Reduction
- Talaria: Interactively Optimizing Machine Learning Models for Efficient Inference
- Unlearning Comparator: A Visual Analytics System for Comparative Evaluation of Machine Unlearning Methods