arXiv:2410.21313cs.CVcs.AI2024-10被引 2

提出新方法提升模型在分布外数据上的泛化能力。

Towards Robust Out-of-Distribution Generalization: Data Augmentation and Neural Architecture Search Approaches

  • 通过正交化类别与上下文分支的梯度,解耦无关特征关联。
  • 对上下文特征进行梯度增强,显著提升模型鲁棒性。
  • 结合神经架构搜索,自动发现适配分布外场景的稳定结构。

深度学习虽取得巨大成功,但在面对分布外(OoD)数据时性能常大幅下降,即训练与测试数据来自不同分布。本文研究提升深度学习模型在分布偏移下的鲁棒泛化能力。首先提出一种新方法,通过正交化类别分支与上下文分支的损失梯度,解耦非关键特征的虚假相关性;进一步对上下文相关特征(如风格、背景或场景)进行梯度增强,提升表征鲁棒性。实验表明该方法在多种分布偏移下均表现良好。其次,研究如何在分布外场景中强化神经架构搜索,提出在保证网络参数最小化训练损失的前提下,优化架构参数以最小化合成分布外数据上的验证损失;并采用条件生成器最大化不同架构的损失,构建有效验证集。结果表明,该方法能有效发现适用于分布外泛化的稳健网络结构。

原文摘要 · Abstract (English)

Deep learning has been demonstrated with tremendous success in recent years. Despite so, its performance in practice often degenerates drastically when encountering out-of-distribution (OoD) data, i.e. training and test data are sampled from different distributions. In this thesis, we study ways toward robust OoD generalization for deep learning, i.e., its performance is not susceptible to distribution shift in the test data. We first propose a novel and effective approach to disentangle the spurious correlation between features that are not essential for recognition. It employs decomposed feature representation by orthogonalizing the two gradients of losses for category and context branches. Furthermore, we perform gradient-based augmentation on context-related features (e.g., styles, backgrounds, or scenes of target objects) to improve the robustness of learned representations. Results show that our approach generalizes well for different distribution shifts. We then study the problem of strengthening neural architecture search in OoD scenarios. We propose to optimize the architecture parameters that minimize the validation loss on synthetic OoD data, under the condition that corresponding network parameters minimize the training loss. Moreover, to obtain a proper validation set, we learn a conditional generator by maximizing their losses computed by different neural architectures. Results show that our approach effectively discovers robust architectures that perform well for OoD generalization.

OoD泛化数据增强神经架构搜索

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。