English

Latent Domain Prompt Learning for Vision-Language Models

Machine Learning 2026-02-02 v2 Artificial Intelligence

Abstract

The objective of domain generalization (DG) is to enable models to be robust against domain shift. DG is crucial for deploying vision-language models (VLMs) in real-world applications, yet most existing methods rely on domain labels that may not be available and often ambiguous. We instead study the DG setting where models must generalize well without access to explicit domain labels. Our key idea is to represent an unseen target domain as a combination of latent domains automatically discovered from training data, enabling the model to adaptively transfer knowledge across domains. To realize this, we perform latent domain clustering on image features and fuse domain-specific text features based on the similarity between the input image and each latent domain. Experiments on four benchmarks show that this strategy yields consistent gains over VLM-based baselines and provides new insights into improving robustness under domain shift.

Keywords

Cite

@article{arxiv.2511.00067,
  title  = {Latent Domain Prompt Learning for Vision-Language Models},
  author = {Zhixing Li and Arsham Gholamzadeh Khoee and Yinan Yu},
  journal= {arXiv preprint arXiv:2511.00067},
  year   = {2026}
}

Comments

Accepted to ICASSP 2026

R2 v1 2026-07-01T07:16:09.771Z