ICASSP 2024accepted0 citations

Multi-Level Augmentation Consistency Learning and Sample Selection for Semi-Supervised Domain Generalization

Mei Yu, Yujian Zhang, Xuewei Li, Ruixuan Zhang, Han Jiang, Jie Gao, Zhiqiang Liu

Abstract

Semi-supervised domain generalization (SSDG) aims to build a domain-generalized model using partially labeled data from source domains. Mainstream SSDG methods follow the augmentation consistency in FixMatch. However, the extraction of domain-invariant features may be challenging due to the absence of feature-based operations, further leading to overfitting of the classifier. To this end, we propose Multi-level Augmentation Consistency Learning (MACMatch), which improves the generalization of feature extractor and classifier through feature-based augmentation consistency. On the other hand, existing methods assume labeled data are class-balanced and domain-balanced, which is easily violated in practice. Based on this, we introduce Representativity and Diversity-based Sample Selection (RDSS), which models data as graphs to evaluate reasonable samples for labeling, relaxing the assumption for labeled data. Experiments on PACS and OfficeHome demonstrate that MACMatch outperforms state-of-the-art SSDG methods. Furthermore, MAC-Match with RDSS achieves competitive results without domain and class priori assumptions. Code is available at https://github.com/Y-J-Zhang/MACMatch-RDSS.

BibTeX
@inproceedings{icassp2024_multilevelaugmen,
  title = {Multi-Level Augmentation Consistency Learning and Sample Selection for Semi-Supervised Domain Generalization},
  author = {Mei Yu and Yujian Zhang and Xuewei Li and Ruixuan Zhang and Han Jiang and Jie Gao and Zhiqiang Liu},
  booktitle = {ICASSP 2024},
  year = {2024}
}