探索特征稀疏性,用于分布之外的检测
Qichao Chen1,2, Kuan Li3, Zhiyuan Chen2
1School of Computer Science and Technology, Dongguan University of Technology, Dongguan, 523820, China.
Scientific reports
|November 18, 2024
概括
这项研究引入了一个新的稀疏度规范调整框架,以改善机器学习中的外分发 (OOD) 检测. 该方法提高了适应性和检测性能,而不需要大型数据集.
科学领域:
- 机器学习 机器学习
- 人工智能的人工智能
- 计算机科学 计算机科学
背景情况:
- 在工业应用中安全部署机器学习模型的OOD检测至关重要.
- 使用自由能量得分的现有方法由于数据集依赖的参数,其适应性受到限制.
- 之前的微调方法在培训期间需要OOD数据,限制了概括性.
研究的目的:
- 开发一个更具适应性和有效的OOD检测框架.
- 为了提高在分销特征和OOD数据之间的区分能力.
- 为了降低OOD检测方法的复杂性,同时提高性能.
主要方法:
- 提出了一个新的稀疏度规范 (SR) 调整框架.
- 该框架提供了基于外部OOD数据可用性的两个工作流.
- 微型数据集被引入,作为大规模数据集的有效替代方案.
主要成果:
- 该SR调整框架显著提高了OOD数据的适应能力和检测性能.
- 该方法减少了原始训练损失的复杂性.
- 有效性在各种数据集和共同的网络架构中得到验证.
结论:
- 拟议的稀疏度调整调整框架为OOD检测提供了一个简单,有效和可适应的解决方案.
- 这种方法通过克服数据集依赖性的局限性来改进现有方法.
- 该框架显示了在现实工业环境中可靠部署机器学习的巨大潜力.
相关概念视频
What Are Outliers?
3.6K
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...
3.6K
Outliers and Influential Points
4.0K
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...
4.0K
Quantifying and Rejecting Outliers: The Grubbs Test
1.5K
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...
1.5K
Detection of Gross Error: The Q Test
5.6K
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...
5.6K
Distributions to Estimate Population Parameter
4.0K
The accurate values of population parameters such as population proportion, population mean, and population standard deviation (or variance) are usually unknown. These are fixed values that can only be estimated from the data collected from the samples. The estimates of each of these parameters are sample proportion, the sample mean, and sample standard deviation (or variance). To obtain the values of these sample statistics, data are required that have particular distribution and central...
4.0K
Unusual Results
3.1K
Unusual results are those that have a very low chance of occurring. Unusual results can be identified using probabilities and the range rule of thumb. In problems involving probability, unusual results can be observed in 2 instances – an unusually high number of successes or an unusually low number of successes.
According to the range rule of thumb, any value above or below two standard deviations, 2σ from the mean, μ is considered unusual.
Maximum unusual value =...
According to the range rule of thumb, any value above or below two standard deviations, 2σ from the mean, μ is considered unusual.
Maximum unusual value =...
3.1K


