相关实验视频
Updated: May 27, 2026

07:13
A Two-interval Forced-choice Task for Multisensory Comparisons
Published on: November 9, 2018
异常意识的对比式学习
概括
这项研究引入了异常意识对比学习,通过检测和掩盖虚假阴性来解决抽样偏差. 它通过生成合成的分布外样本来提高分类性能,用于调节对比模型.
科学领域:
- 机器学习 机器学习
- 计算机视觉 计算机视觉
背景情况:
- 相反的学习旨在创建歧视性的嵌入空间.
- 由错误标记的相似或不相似样本引起的抽样偏差降低了对比学习表现.
- 分布外 (OOD) 检测可以通过识别和掩盖虚假阴性来减轻这种偏差.
研究的目的:
- 开发一种异常值意识的对比式学习方法,有效地使模型在没有对OOD样本的先前知识的情况下脱而出.
- 提高对比学习模型的忠实性和分类性能.
主要方法:
- 提出了一种新的方法,使用在分布内 (ID) 和OOD边界附近生成和增强样本.
- 合成了这些样本的高斯嵌入,以模仿OOD行为.
- 训练了一个OD探测器和一个对比模型,共同使用ID和合成的OD样本.
主要成果:
- 证明了拟议的异常者意识对比学习方法的有效性.
- 展示了通过解决采样偏差来偏差对比模型的能力.
- 验证了用于检测器训练的合成OOD样本的优点.
结论:
- 拟议的方法通过异常值检测有效处理采样偏差,成功增强了对比学习.
- 这种方法为现实世界场景提供了一个实际的解决方案,在现实世界中,OOD样本知识是不可用的.
- 这项研究强调了生成技术在改善强有力的代表性学习方面的潜力.
相关概念视频
What Are Outliers?
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...
Outliers and Influential Points
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 vertical...
Detection of Gross Error: The Q Test
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...
Difference from Background: Limit of Detection
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...
Quantifying and Rejecting Outliers: The Grubbs Test
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 number is...
Observational Learning
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning because...