Saved in:
Bibliographic Details
Main Authors: Fang, Hung-Chieh, Lu, Po-Yi, Lin, Hsuan-Tien
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2410.11271
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Universal Domain Adaptation (UniDA) addresses unsupervised domain adaptation where target classes may differ arbitrarily from source ones, except for a shared subset. A widely used approach, partial domain matching (PDM), aligns only shared classes but struggles in extreme cases where many source classes are absent in the target domain, underperforming the most naive baseline that trains on only source data. In this work, we identify that the failure of PDM for extreme UniDA stems from dimensional collapse (DC) in target representations. To address target DC, we propose to use the de-collapse techniques in self-supervised learning on the unlabeled target data to preserve the intrinsic structure of the learned representations. Our experimental results confirm that SSL consistently advances PDM and delivers new state-of-the-art results across a broader benchmark of UniDA scenarios with different portions of shared classes, representing a crucial step toward truly comprehensive UniDA. Project page: https://dc-unida.github.io/