OoDAnalyzer: Interactive Analysis of Out-of-Distribution Samples
Changjian Chen, Jun Yuan, Yafeng Lu, Yang Liu, Hang Su, Songtao Yuan,, Shixia Liu

TL;DR
OoDAnalyzer is a visual analysis tool that combines an improved ensemble OoD detection method with a novel grid layout algorithm to identify and explain out-of-distribution samples interactively, aiding model understanding.
Contribution
It introduces a new interactive visual analysis approach integrating an enhanced ensemble detection method and a novel kNN-based grid layout algorithm for OoD sample analysis.
Findings
Effective identification of OoD samples demonstrated on multiple datasets.
The proposed grid layout algorithm is faster and nearly optimal.
Quantitative evaluations confirm the usefulness of OoDAnalyzer.
Abstract
One major cause of performance degradation in predictive models is that the test samples are not well covered by the training data. Such not well-represented samples are called OoD samples. In this paper, we propose OoDAnalyzer, a visual analysis approach for interactively identifying OoD samples and explaining them in context. Our approach integrates an ensemble OoD detection method and a grid-based visualization. The detection method is improved from deep ensembles by combining more features with algorithms in the same family. To better analyze and understand the OoD samples in context, we have developed a novel kNN-based grid layout algorithm motivated by Hall's theorem. The algorithm approximates the optimal layout and has time complexity, faster than the grid layout algorithm with overall best performance but time complexity. Quantitative evaluation and case…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Machine Learning and Data Classification
MethodsTest · Deep Ensembles
