用分组软标签提升长尾连续值回归的精度
Leveraging Group Classification with Descending Soft Labeling for Deep Imbalanced Regression
- 将连续回归分解为分组分类与回归,保持数据连续性
- 引入对称递减软标签,利用组间相似性增强学习
- 在真实数据集上显著优于现有方法,适合长尾回归场景
深度不平衡回归(DIR)指目标值呈高度偏斜且连续分布的问题,在机器学习中仍具挑战性。尽管已有研究通过引入基于分类的正则项提升效果,但分类的作用机制仍不明确。现有正则项(如对比惩罚)仅关注特征区分性,忽略了数据的连续性或相似性。本文从贝叶斯视角建立DIR与分类目标的联系,提出将DIR目标分解为分类与回归任务的组合,采用分而治之策略。具体地,将邻近标签的数据聚合为组,引入序数分组感知的对比学习损失,并结合多专家回归器处理不同组数据,以维持连续性;同时设计对称递减软标签策略,挖掘组间内在相似性,使分类更有效地促进回归。在多个真实数据集上的实验验证了方法的有效性。
原文摘要 · Abstract (English)
Deep imbalanced regression (DIR), where the target values have a highly skewed distribution and are also continuous, is an intriguing yet under-explored problem in machine learning. While recent works have already shown that incorporating various classification-based regularizers can produce enhanced outcomes, the role of classification remains elusive in DIR. Moreover, such regularizers (e.g., contrastive penalties) merely focus on learning discriminative features of data, which inevitably results in ignorance of either continuity or similarity across the data. To address these issues, we first bridge the connection between the objectives of DIR and classification from a Bayesian perspective. Consequently, this motivates us to decompose the objective of DIR into a combination of classification and regression tasks, which naturally guides us toward a divide-and-conquer manner to solve the DIR problem. Specifically, by aggregating the data at nearby labels into the same groups, we introduce an ordinal group-aware contrastive learning loss along with a multi-experts regressor to tackle the different groups of data thereby maintaining the data continuity. Meanwhile, considering the similarity between the groups, we also propose a symmetric descending soft labeling strategy to exploit the intrinsic similarity across the data, which allows classification to facilitate regression more effectively. Extensive experiments on real-world datasets also validate the effectiveness of our method.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。