从损失曲面几何角度解决长尾数据中尾部类别性能下降问题
Reframing Long-Tailed Learning via Loss Landscape Geometry
- 基于损失曲面几何设计持续学习框架,防止尾部类别遗忘
- 在四个基准上显著优于现有方法,提升尾部类别准确率
- 无需额外数据或预训练模型,适合实际部署场景
长尾数据分布下的性能权衡问题长期存在。本文指出,该困境源于‘尾部性能退化’现象——模型对头部类别严重过拟合,而快速遗忘尾部类别。我们观察到不同类别在损失曲面上具有不同的收敛点,且当模型陷入尖锐、非鲁棒的极小值时,这种差异被加剧。为此,提出一种受持续学习启发的框架:通过分组知识保持模块记忆组级收敛参数,促进向共享解收敛;同时引入分组锐度感知模块,显式优化损失曲面几何以寻找更平坦的极小值。该框架无需外部训练样本或预训练模型,具备广泛适用性。在四个基准上的大量实验表明,其性能显著超越当前最优方法。
原文摘要 · Abstract (English)
Balancing performance trade-off on long-tail (LT) data distributions remains a long-standing challenge. In this paper, we posit that this dilemma stems from a phenomenon called "tail performance degradation" (the model tends to severely overfit on head classes while quickly forgetting tail classes) and pose a solution from a loss landscape perspective. We observe that different classes possess divergent convergence points in the loss landscape. Besides, this divergence is aggravated when the model settles into sharp and non-robust minima, rather than a shared and flat solution that is beneficial for all classes. In light of this, we propose a continual learning inspired framework to prevent "tail performance degradation". To avoid inefficient per-class parameter preservation, a Grouped Knowledge Preservation module is proposed to memorize group-specific convergence parameters, promoting convergence towards a shared solution. Concurrently, our framework integrates a Grouped Sharpness Aware module to seek flatter minima by explicitly addressing the geometry of the loss landscape. Notably, our framework requires neither external training samples nor pre-trained models, facilitating the broad applicability. Extensive experiments on four benchmarks demonstrate significant performance gains over state-of-the-art methods. The code is available at:https://gkp-gsa.github.io/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。