OM4AnI:在多类散布图中识别异常的新型重叠措施
IEEE transactions on visualization and computer graphics
|December 10, 2025
概括
这项研究引入了OM4AnI,这是一种用于分散图的新型视觉质量测量 (VQM),以量化异常识别的有效性. OM4AnI帮助用户评估多类散布图中异常的可见性,特别是在大型数据集中.
科学领域:
- 数据可视化 数据可视化
- 机器学习 机器学习
- 人与计算机的交互
背景情况:
- 分散图对于在多类数据集中检测异常至关重要.
- 由于分辨率限制,大型数据集降低了分散图的有效性.
- 现有的方法缺乏可靠的异常识别评估.
研究的目的:
- 介绍OM4AnI (异常识别的重叠测量),一种新的视觉质量测量 (VQM).
- 量化分散图的重叠,以便在多类设置中有效识别异常.
- 提供一个指标来估计异常可见性和优化散射图.
主要方法:
- 根据相对于类集群的数据点位置计算异常指数.
- 将散射图分辨成像素级网格,计算每个像素的覆盖范围.
- 整合异常指数和视觉特征 (形状,大小,顺序) 以获得质量评分.
主要成果:
- 在效率,有效性和敏感性方面,OM4AnI的表现优于六种基准方法.
- 与基线相比,OM4AnI显示了与地面真相相比的更单调的趋势.
- 与基线方法相比,OM4AnI对染顺序的敏感性更大.
结论:
- OM4AnI有效地通知用户关于分散图异常识别支持.
- OM4AnI显示出作为分散图的评估指标的强大潜力.
- OM4AnI可以通过自动视觉参数调整来优化散射图.
更多相关视频
14:27Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
Published on: June 26, 2013
16.1K
07:59Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons
Published on: June 9, 2023
1.8K
相关概念视频
Scatter Plot
10.7K
The most common and easiest way to display the relationship between two variables, x and y, is a scatter plot. A scatter plot shows the direction of a relationship between the variables. A clear direction happens when there is either:
10.7K
Modified Boxplots
10.8K
A standard box and whisker plot informs us about the spread of the data in a given sample. One can identify the minimum value, maximum value, first quartile value, second quartile or median value, and third quartile.
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
10.8K
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
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
One-Way ANOVA
11.8K
One-way ANOVA analyzes more than three samples categorized by one factor. For example, it can compare the average mileage of sports bikes. Here, the data is categorized by one factor - the company. However, one-way ANOVA cannot be used to simultaneously compare the sample mean of three or more samples categorized by two factors. An example of two factors would be sports bikes from different companies driven in different terrains, such as a desert or snowy landscape. Here, two-way ANOVA is used...
11.8K
Outliers and Influential Points
5.9K
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.9K
