Related Experiment Video
Updated: Dec 28, 2025

08:23
Single Droplet Digital Polymerase Chain Reaction for Comprehensive and Simultaneous Detection of Mutations in Hotspot Regions
Published on: September 25, 2018
13.8K
OoDAnalyzer: Interactive Analysis of Out-of-Distribution Samples
IEEE Transactions on Visualization and Computer Graphics
|February 20, 2020
Summary
Performance degradation in predictive models is often caused by out-of-distribution (OoD) samples. OoDAnalyzer interactively identifies and explains these samples using an ensemble detection method and a novel grid layout visualization.
Area of Science:
- Machine Learning
- Data Visualization
- Artificial Intelligence
Background:
- Predictive model performance degrades when test data is not represented in training data, leading to out-of-distribution (OoD) samples.
- Identifying and understanding OoD samples is crucial for robust model deployment.
Purpose of the Study:
- To introduce OoDAnalyzer, a visual analysis tool for interactively identifying and explaining OoD samples.
- To improve OoD detection methods and develop an efficient grid layout algorithm for visualization.
Main Methods:
- An ensemble OoD detection method, enhanced from deep ensembles by incorporating more features and algorithms.
- A novel kNN-based grid layout algorithm, inspired by Hall's theorem, with O(kN^2) time complexity for efficient visualization of OoD samples.
- Interactive visual analysis for contextual explanation of identified OoD samples.
Main Results:
- OoDAnalyzer effectively identifies and explains OoD samples in context.
- The proposed kNN-based grid layout algorithm offers improved time complexity compared to existing methods.
- Quantitative evaluations and case studies demonstrate the tool's effectiveness and utility.
Conclusions:
- OoDAnalyzer provides a valuable approach for understanding and addressing performance degradation caused by OoD samples.
- The integration of advanced detection and efficient visualization techniques enhances the interpretability of predictive models.
Related Concept Videos
Outliers and Influential Points
5.8K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
5.8K
Quantifying and Rejecting Outliers: The Grubbs Test
3.4K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
3.4K
What Are Outliers?
4.9K
Outliers are observed data points that are far from the least squares line. They have unusual values and need to be examined carefully. Though an outlier may result from erroneous data, at other times, it may hold valuable information about the population under study and should be included in the data. Hence, it is crucial to examine what causes a data point to be an outlier.
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
4.9K
Detection of Gross Error: The Q Test
6.8K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
6.8K
Sampling Distribution
16.4K
Given simple random samples of size n from a given population with a measured characteristic such as mean, proportion, or standard deviation for each sample, the probability distribution of all the measured characteristics is called a sampling distribution. How much the statistic varies from one sample to another is known as the sampling variability of a statistic. You typically measure the sampling variability of a statistic by its standard error. The standard error of the mean is an example...
16.4K
Steps in Outbreak Investigation
431
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
431

