ChatDiff:一个基于ChatGPT的扩散模型,用于长尾分类
Chenxun Deng1, Dafang Li1, Lin Ji1
1School of Technology, Beijing Forestry University, Beijing, 100083, PR China; Research Center for Biodiversity Intelligent Monitoring, Beijing Forestry University, Beijing, 100083, PR China; State Key Laboratory of Efficient Production of Forest Resources, Beijing Forestry University, Beijing, 100083, PR China.
概括
通过使用ChatGPT和扩散模型生成多样化的数据样本,ChatDiff增强了不平衡数据集的深度学习. 这种方法有效地解决了代表性不足的阶级的数据稀缺问题,同时删除了有害的负样本.
科学领域:
- 计算机科学 计算机科学
- 人工智能的人工智能
- 机器学习 机器学习
背景情况:
- 长尾数据分布对深度学习应用提出了重大挑战.
- 现有的数据增强方法在样本多样性和负样本干扰方面扎.
研究的目的:
- 介绍ChatDiff,一种新的信息增强方法,用于改善对不平衡数据集的深度学习.
- 为代表性不足的阶级生成多样化的积极样本,并消除有害的负面样本.
主要方法:
- 使用提示模板从ChatGPT-3.5提取文本知识,以丰富功能空间.
- 采用条件扩散模型,为尾部类生成语义丰富的图像样本.
- 实施基于CLIP的区分器来过和删除生成的负样本.
主要成果:
- 聊天Diff成功地为代表性不足的阶级生成多样化和语义丰富的样本.
- 通过CLIP区分器去除负样本,可以防止学习错误的特征.
- 在多个基准指标的长尾分类表现中表现出显著的改善.
结论:
- 在深度学习中,ChatDiff为长尾数据问题提供了有效的解决方案.
- 大型语言模型和扩散模型与歧视性过的集成增强了数据增强.
- 在CIFAR10-LT,CIFAR100-LT,ImageNet-LT和iNaturalist 2018数据集上验证了有效性.
相关概念视频
Expected Frequencies in Goodness-of-Fit Tests
2.5K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n) to the number of categories (k).
2.5K
Goodness-of-Fit Test
3.3K
The goodness-of-fit test is a type of hypothesis test which determines whether the data "fits" a particular distribution. For example, one may suspect that some anonymous data may fit a binomial distribution. A chi-square test (meaning the distribution for the hypothesis test is chi-square) can be used to determine if there is a fit. The null and alternative hypotheses may be written in sentences or stated as equations or inequalities. The test statistic for a goodness-of-fit test is given as...
3.3K
Classification of Signals
411
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
411
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Prediction Intervals
2.2K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.2K
Choosing Between z and t Distribution
2.7K
The z and the Student t distribution estimate the population mean using the sample mean and standard deviation. However, to decide which distribution to use for a calculation, one needs to determine the sample size, the nature of the distribution, and whether the population standard deviation is known. If the population standard deviation is known and the population is normally distributed, or if the sample size is greater than 30, the z distribution is preferred. The Student t distribution is...
2.7K


