paper-with-me

홈 › Papers

Disentangled Prompt Representation for Domain Generalization

2024-01-01 · CVPR 2024 1 · De Cheng, Zhipeng Xu, Xinyang Jiang, Nannan Wang, Dongsheng Li, Xinbo Gao

Domain Generalization (DG) aims to develop a versatile model capable of performing well on unseen target domains. Recent advancements in pre-trained Visual Foundation Models (VFMs) such as CLIP show significant potential in enhancing the generalization abilities of deep models. Although there is a growing focus on VFM-based domain prompt tuning for DG effectively learning prompts that disentangle invariant features across all domains remains a major challenge. In this paper we propose addressing this challenge by leveraging the controllable and flexible language prompt of the VFM. Observing that the text modality of VFMs is inherently easier to disentangle we introduce a novel text feature guided visual prompt tuning framework. This framework first automatically disentangles the text prompt using a large language model (LLM) and then learns domain-invariant visual representation guided by the disentangled text feature. Moreover we also devise domain-specific prototype learning to fully exploit domain-specific information to combine with the invariant feature prediction. Extensive experiments on mainstream DG datasets namely PACS VLCS OfficeHome DomainNet and TerraInc demonstrate that the proposed method achieves superior performances to state-of-the-art DG methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationLanguage ModellingLarge Language ModelVisual Prompt Tuning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

DiPrompT: Disentangled Prompt Tuning for Multiple Latent Domain Generalization in Federated Learning

2024-03-11 · CVPR 2024 1 · Sikai Bai, Jie Zhang, Shuaicheng Li, Song Guo 외

Federated learning (FL) has emerged as a powerful paradigm for learning from decentralized data, and federated domain generalization further considers the test dataset (target domain) is absent from the decentralized tra…

Domain GeneralizationFederated LearningGeneral Knowledge

Prompt Disentanglement via Language Guidance and Representation Alignment for Domain Generalization

2025-07-03 · De Cheng, Zhipeng Xu, Xinyang Jiang, Dongsheng Li 외

Domain Generalization (DG) seeks to develop a versatile model capable of performing effectively on unseen target domains. Notably, recent advances in pre-trained Visual Foundation Models (VFMs), such as CLIP, have demons…

DescriptiveDisentanglementDomain GeneralizationLarge Language Model+1

Learning Disentangled Prompts for Compositional Image Synthesis

2023-06-01 · Kihyuk Sohn, Albert Shaw, Yuan Hao, Han Zhang 외

We study domain-adaptive image synthesis, the problem of teaching pretrained image generative models a new style or concept from as few as one image to synthesize novel images, to better understand the compositional imag…

Domain AdaptationImage GenerationVisual Prompt Tuning

Domain-Invariant Disentangled Network for Generalizable Object Detection

2021-01-01 · ICCV 2021 10 · Chuang Lin, Zehuan Yuan, Sicheng Zhao, Peize Sun 외

We address the problem of domain generalizable object detection, which aims to learn a domain-invariant detector from multiple "seen" domains so that it can generalize well to other "unseen" domains. The generalizati…

DisentanglementDomain Generalizationimage-classificationImage Classification+3

Single-Domain Generalized Object Detection in Urban Scene via Cyclic-Disentangled Self-Distillation

2022-01-01 · CVPR 2022 1 · Aming Wu, Cheng Deng

In this paper, we are concerned with enhancing the generalization capability of object detectors. And we consider a realistic yet challenging scenario, namely Single-Domain Generalized Object Detection (Single-DGOD),…

Objectobject-detectionObject DetectionRobust Object Detection