Out-of-Distributed Semantic Pruning for Robust Semi-Supervised Learning
Yu Wang, Pengchong Qiao, Chang Liu, Guoli Song, Xiawu Zheng, Jie Chen

TL;DR
This paper introduces OOD Semantic Pruning (OSP), a novel framework that enhances robust semi-supervised learning by effectively removing out-of-distribution semantic information, leading to significant improvements in ID classification and OOD detection.
Contribution
The paper proposes a unified OOD Semantic Pruning framework with a matching module and a regularization technique to improve robustness in semi-supervised learning.
Findings
OSP outperforms previous methods in ID classification accuracy by 13.7%.
OSP improves OOD detection AUROC by 5.9%.
The method is simple and effective on challenging benchmarks.
Abstract
Recent advances in robust semi-supervised learning (SSL) typically filter out-of-distribution (OOD) information at the sample level. We argue that an overlooked problem of robust SSL is its corrupted information on semantic level, practically limiting the development of the field. In this paper, we take an initial step to explore and propose a unified framework termed OOD Semantic Pruning (OSP), which aims at pruning OOD semantics out from in-distribution (ID) features. Specifically, (i) we propose an aliasing OOD matching module to pair each ID sample with an OOD sample with semantic overlap. (ii) We design a soft orthogonality regularization, which first transforms each ID feature by suppressing its semantic component that is collinear with paired OOD sample. It then forces the predictions before and after soft orthogonality decomposition to be consistent. Being practically simple,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods
MethodsPruning
