相关实验视频
Updated: Jun 28, 2025

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
10.7K
通过各种模型和培训方法来研究分布之外的检测
Byung Chun Kim1, Byungro Kim2, Yoonsuk Hyun2
1Institute of Applied Mathematics, Inha University, 100 Inha-ro, Michuhol-gu, 22212, Incheon, Republic of Korea; AI Lab, SmartSocial, 140 Suyeonggangbyeon-daero, Haeundae-gu, 48058, Busan, Republic of Korea.
概括
机器学习模型在分布外 (OOD) 检测方面扎,无法可靠地区分新数据. 我们的研究引入了TRIM,这是一种简单而有效的方法,可以将OOD性能与分布中的准确性保持一致.
科学领域:
- 计算机科学 计算机科学
- 人工智能的人工智能
- 机器学习 机器学习
背景情况:
- 机器学习算法在许多领域都表现出色,但在与训练集不同的数据分布方面却陷入困境.
- 对于可靠的人工智能而言,分布外 (OOD) 检测至关重要,但当前的方法往往无法提高OOD性能,同时提高分布内准确性.
研究的目的:
- 在各种模型和培训技术中全面研究OOD检测性能.
- 为了验证OOD性能与分销分类准确性不一致的现象.
主要方法:
- 通过使用现有和新型OOD检测方法,评估了多个预训练的计算机视觉模型.
- 引入了Trimmed Rank with Inverse softMax probability (TRIM),这是一个新方法,专注于模型重量和训练策略.
主要成果:
- 在当前的OOD检测方法中观察到显著的性能差异.
- TRIM展示了有希望的结果,显示了OOD性能和分销准确性之间的高度兼容性.
结论:
- 现有的OOD检测方法表现不一致.
- TRIM提供了一种简单,有效的方法来增强OOD检测,潜在地弥合了在分布中的准确性和OOD数据识别之间的差距.
相关概念视频
What Are Outliers?
3.8K
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.8K
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.6K
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.6K
Detection of Gross Error: The Q Test
6.1K
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.1K
Steps in Outbreak Investigation
125
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:
125
Difference from Background: Limit of Detection
6.4K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
6.4K

