半监督深度回归的对比学习与从光谱序列的一般化顺序排名
IEEE transactions on pattern analysis and machine intelligence
|November 24, 2025
概括
这项研究引入了一种新的半监督对比回归方法,有效地利用未标记的数据来改善特征表示. 该方法通过减少对标记数据的依赖来提高回归模型的性能.
科学领域:
- 机器学习 机器学习
- 计算机视觉 计算机视觉
- 数据科学数据科学数据科学
背景情况:
- 在回归中,对比式学习方法严重依赖于标记数据.
- 这种依赖性限制了它们在半监督的设置中的应用,在那里注释很少.
研究的目的:
- 扩展对比回归方法,以便在半监督学习中有效利用未标记的数据.
- 为改善回归模型减少对昂贵数据注释的依赖.
主要方法:
- 在小批量中使用标记和未标记样本构建特征相似性矩阵.
- 使用光谱序列算法来恢复未标记样本的序列关系.
- 利用动态编程进行强大的特征选择,以最大限度地减少干扰.
主要成果:
- 与最先进的半监督深度回归方法相比,证明了更高的性能.
- 展示了使用恢复顺序关系在未标记数据上进行对比学习的有效性.
- 在各种数据集中验证了理论保证和经验结果.
结论:
- 拟议的方法通过结合未标记的数据,显著提高了特征表示学习.
- 它为半监督回归提供了更可靠和更强大的方法.
- 该方法为未标记的样品提供了额外的训练信号,提高了整体模型的准确性.
相关概念视频
Ranks
448
Unlike parametric methods, nonparametric statistics are ideal for nominal and ordinal data, requiring fewer assumptions about the population's nature or distribution. This makes nonparametric methods easier to apply and interpret, as they do not depend on parameters like mean or standard deviation. One common approach in nonparametric analysis is to sort data according to a specific criterion. For instance, we might arrange weather data from hottest to coldest days in a month or rank cities...
448
Ordinal Level of Measurement
31.9K
The way a set of data is measured is called its level of measurement. Correct statistical procedures depend on a researcher being familiar with levels of measurement. For analysis, data are classified into four levels of measurement—nominal, ordinal, interval, and ratio.
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks...
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks...
31.9K
Friedman Two-way Analysis of Variance by Ranks
471
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
471
Regression Toward the Mean
6.8K
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.8K
Classification of Systems-II
447
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
447
Multiple Regression
3.7K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.7K

