arXiv:2608.19890cs.LG2026-08

利用神经坍缩结构提升开放世界测试时自适应的可靠性

Reliable Neural Collapse Approximation for Open-World Test-Time Adaptation

  • 以神经坍缩为先验,用预训练权重作源域原型
  • 通过相似度筛选分布外样本,实现可靠更新
  • 保持坍缩结构的同时动态优化原型,适合开放世界场景

测试时自适应(TTA)方法旨在弥合源域与目标域之间的领域差距。然而,当标签分布发生偏移时,传统TTA方法失效,这在开放世界场景中尤为常见。本文提出一种名为可靠神经坍缩近似(ReNC)的新方法,用于开放世界测试时自适应(OWTTA)。我们利用神经坍缩作为结构先验,证明预训练分类器权重可作为源域原型。通过计算样本与原型的相似度,过滤出分布外(OOD)样本以实现可靠更新。此外,提出神经坍缩近似机制,动态优化原型,在保持神经坍缩结构的同时逐步适应目标域。在多个开放世界基准上的实验表明,该方法性能优越。实证分析显示,ReNC能更好保留目标域中的神经坍缩相关特性,为可靠OWTTA提供了理论支持,并为模型设计提供新思路。代码已公开于 https://github.com/JiaqiLin-AI/ReNC。

原文摘要 · Abstract (English)

Test-Time Adaptation (TTA) methods aim to bridge the domain gap between the source and target domains. However, traditional TTA methods become ineffective when the label distribution shift occurs, a challenge commonly referred to as an open-world scenario. In this paper, we introduce a new method named Reliable Neural Collapse approximation (ReNC) for Open-World Test-Time Adaptation (OWTTA). Specifically, we leverage neural collapse as a structural prior for reliable target-domain adaptation. Guided by this prior, we justify that the pre-trained classifier weights can serve as the prototypes of the source domain. By measuring the similarity between samples and prototypes, we filter out the Out-Of-Distribution~(OOD) samples for reliable updates. Furthermore, we propose a neural collapse approximation mechanism to refine these prototypes, ensuring they can gradually adapt to the target domain while maintaining the neural collapse structure. Extensive experiments on several open-world benchmarks demonstrate the superiority of the proposed method. Our empirical analysis suggests that ReNC better preserves NC-related properties in the target domain, providing useful evidence for explaining reliable OWTTA and offering new insights for model design. Code is available at https://github.com/JiaqiLin-AI/ReNC.

测试时自适应开放世界神经坍缩

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