paper-with-me

홈 › Papers

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

2026-08-20 · Jia-Qi Lin, Yuangang Pan, Chang-Dong Wang, Haizhang Zhang, Ivor W. Tsang, Joey Tianyi Zhou arxiv

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.

📄 PDF Abstract BibTeX arXiv:2608.19890

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time AdaptationDomain Adaptation

Similar Papers 제목 키워드 기반

C-Score: Beyond Accuracy for Robustness Assessment in Semi-Supervised Learning under Open-World Unlabeled Contamination

2026-08-21 · Tsao-Lun Chen, Chi-Cheng Fu, Han-Yi E. Chou, Shun-Feng Su arxiv

Pseudo-label-based semi-supervised learning has achieved strong performance due to its simplicity and scalability. However, it is typically developed under a closed-world assumption that unlabeled data are drawn from the…

COME: Test-time adaption by Conservatively Minimizing Entropy

2024-10-12 · Qingyang Zhang, Yatao Bian, Xinke Kong, Peilin Zhao 외

Machine learning models must continuously self-adjust themselves for novel data distribution in the open world. As the predominant principle, entropy minimization (EM) has been proven to be a simple yet effective corners…

PhyLatent: Learning Dynamics-Relevant Representations for JEPA World Models

2026-08-06 · Xi Zeng, Haojie Ren, Ziying Song arxiv

We propose PhyLatent, a dynamics-relevant training objective for JointEmbedding Predictive Architecture (JEPA) world models. Our key observation is that preventing global latent collapse does not ensure that a representa…

Towards Stable Test-Time Adaptation in Dynamic Wild World

2023-02-24 · Shuaicheng Niu, Jiaxiang Wu, Yifan Zhang, Zhiquan Wen 외

Test-time adaptation (TTA) has shown to be effective at tackling distribution shifts between training and testing data by adapting a given model on test samples. However, the online model updating of TTA may be unstable …

Test-time Adaptation

Reliable Critics: Monotonic Improvement and Convergence Guarantees for Reinforcement Learning

2025-06-08 · Eshwar S. R., Gugan Thoppe, Aditya Gopalan, Gal Dalal

Despite decades of research, it remains challenging to correctly use Reinforcement Learning (RL) algorithms with function approximation. A prime example is policy iteration, whose fundamental guarantee of monotonic impro…

Reinforcement Learning (RL)