English

Let the Void Be Void: Robust Open-Set Semi-Supervised Learning via Selective Non-Alignment

Machine Learning 2026-01-19 v4

Abstract

Open-set semi-supervised learning (OSSL) leverages unlabeled data containing both in-distribution (ID) and unknown out-of-distribution (OOD) samples, aiming simultaneously to improve closed-set accuracy and detect novel OOD instances. Existing methods either discard valuable information from uncertain samples or force-align every unlabeled sample into one or a few synthetic "catch-all" representations, resulting in geometric collapse and overconfidence on only seen OODs. To address the limitations, we introduce selective non-alignment, adding a novel "skip" operator into conventional pull and push operations of contrastive learning. Our framework, SkipAlign, selectively skips alignment (pulling) for low-confidence unlabeled samples, retaining only gentle repulsion against ID prototypes. This approach transforms uncertain samples into a pure repulsion signal, resulting in tighter ID clusters and naturally dispersed OOD features. Extensive experiments demonstrate that SkipAlign significantly outperforms state-of-the-art methods in detecting unseen OOD data without sacrificing ID classification accuracy.

Keywords

Cite

@article{arxiv.2504.12569,
  title  = {Let the Void Be Void: Robust Open-Set Semi-Supervised Learning via Selective Non-Alignment},
  author = {You Rim Choi and Subeom Park and Seojun Heo and Eunchung Noh and Hyung-Sin Kim},
  journal= {arXiv preprint arXiv:2504.12569},
  year   = {2026}
}

Comments

Proceedings of the 40th AAAI Conference on Artificial Intelligence (AAAI 2026)

R2 v1 2026-06-28T23:01:21.458Z