vix.ing · top · new · best · stats · spec

OASIS: Open-world Adaptive Self-supervised and Imbalanced-aware System

2025/08/20 by Kim, Miru, Joe, Mugon, Kwon, Minhae
#FOS: Computer and information sciences #I.2 #Machine Learning (cs.LG)

paper · doi:10.48550/arxiv.2508.16656

Abstract

The expansion of machine learning into dynamic environments presents challenges in handling open-world problems where label shift, covariate shift, and unknown classes emerge. Post-training methods have been explored to address these challenges, adapting models to newly emerging data. However, these methods struggle when the initial pre-training is performed on class-imbalanced datasets, limiting generalization to minority classes. To address this, we propose a method that effectively handles open-world problems even when pre-training is conducted on imbalanced data. Our contrastive-based pre-training approach enhances classification performance, particularly for underrepresented classes. Our post-training mechanism generates reliable pseudo-labels, improving model robustness against open-world problems. We also introduce selective activation criteria to optimize the post-training process, reducing unnecessary computation. Extensive experiments demonstrate that our method significantly outperforms state-of-the-art adaptation techniques in both accuracy and efficiency across diverse open-world scenarios.

Citations

Related