English

Towards Multimodal Domain Generalization with Few Labels

Computer Vision and Pattern Recognition 2026-02-27 v1

Abstract

Multimodal models ideally should generalize to unseen domains while remaining data-efficient to reduce annotation costs. To this end, we introduce and study a new problem, Semi-Supervised Multimodal Domain Generalization (SSMDG), which aims to learn robust multimodal models from multi-source data with few labeled samples. We observe that existing approaches fail to address this setting effectively: multimodal domain generalization methods cannot exploit unlabeled data, semi-supervised multimodal learning methods ignore domain shifts, and semi-supervised domain generalization methods are confined to single-modality inputs. To overcome these limitations, we propose a unified framework featuring three key components: Consensus-Driven Consistency Regularization, which obtains reliable pseudo-labels through confident fused-unimodal consensus; Disagreement-Aware Regularization, which effectively utilizes ambiguous non-consensus samples; and Cross-Modal Prototype Alignment, which enforces domain- and modality-invariant representations while promoting robustness under missing modalities via cross-modal translation. We further establish the first SSMDG benchmarks, on which our method consistently outperforms strong baselines in both standard and missing-modality scenarios. Our benchmarks and code are available at https://github.com/lihongzhao99/SSMDG.

Keywords

Cite

@article{arxiv.2602.22917,
  title  = {Towards Multimodal Domain Generalization with Few Labels},
  author = {Hongzhao Li and Hao Dong and Hualei Wan and Shupan Li and Mingliang Xu and Muhammad Haris Khan},
  journal= {arXiv preprint arXiv:2602.22917},
  year   = {2026}
}

Comments

Accepted to CVPR 2026

R2 v1 2026-07-01T10:53:47.304Z