English

A Simple Recipe for Language-guided Domain Generalized Segmentation

Computer Vision and Pattern Recognition 2024-04-03 v2

Abstract

Generalization to new domains not seen during training is one of the long-standing challenges in deploying neural networks in real-world applications. Existing generalization techniques either necessitate external images for augmentation, and/or aim at learning invariant representations by imposing various alignment constraints. Large-scale pretraining has recently shown promising generalization capabilities, along with the potential of binding different modalities. For instance, the advent of vision-language models like CLIP has opened the doorway for vision models to exploit the textual modality. In this paper, we introduce a simple framework for generalizing semantic segmentation networks by employing language as the source of randomization. Our recipe comprises three key ingredients: (i) the preservation of the intrinsic CLIP robustness through minimal fine-tuning, (ii) language-driven local style augmentation, and (iii) randomization by locally mixing the source and augmented styles during training. Extensive experiments report state-of-the-art results on various generalization benchmarks. Code is accessible at https://github.com/astra-vision/FAMix .

Keywords

Cite

@article{arxiv.2311.17922,
  title  = {A Simple Recipe for Language-guided Domain Generalized Segmentation},
  author = {Mohammad Fahes and Tuan-Hung Vu and Andrei Bursuc and Patrick Pérez and Raoul de Charette},
  journal= {arXiv preprint arXiv:2311.17922},
  year   = {2024}
}

Comments

CVPR 2024

R2 v1 2026-06-28T13:35:51.917Z