paper-with-me

홈 › Papers

Domain Generalization Guided by Large-Scale Pre-Trained Priors

2024-06-09 · Zongbin Wang, Bin Pan, Shiyu Shen, Tianyang Shi, Zhenwei Shi

Domain generalization (DG) aims to train a model from limited source domains, allowing it to generalize to unknown target domains. Typically, DG models only employ large-scale pre-trained models during the initialization of fine-tuning. However, large-scale pre-trained models already possess the ability to resist domain shift. If we reference pre-trained models continuously during fine-tuning to maintain this ability, it could further enhance the generalization ability of the DG model. For this purpose, we introduce a new method called Fine-Tune with Large-scale pre-trained Priors (FT-LP), which incorporates the pre-trained model as a prior into the DG fine-tuning process, ensuring that the model refers to its pre-trained model at each optimization step. FT-LP comprises a theoretical framework and a simple implementation strategy. In theory, we verify the rationality of FT-LP by introducing a generalization error bound with the pre-trained priors for DG. In implementation, we utilize an encoder to simulate the model distribution, enabling the use of FT-LP when only pre-trained weights are available. In summary, we offer a new fine-tuning method for DG algorithms to utilize pre-trained models throughout the fine-tuning process. Through experiments on various datasets and DG models, our proposed method exhibits significant improvements, indicating its effectiveness.

📄 PDF Abstract BibTeX arXiv:2406.05628

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

FisherTune: Fisher-Guided Robust Tuning of Vision Foundation Models for Domain Generalized Segmentation

2025-03-23 · CVPR 2025 1 · Dong Zhao, Jinlong Li, Shuang Wang, Mengyao Wu 외

Vision Foundation Models (VFMs) excel in generalization due to large-scale pretraining, but fine-tuning them for Domain Generalized Semantic Segmentation (DGSS) while maintaining this ability remains challenging. Existin…

Semantic SegmentationVariational Inference

Self-training Guided Adversarial Domain Adaptation For Thermal Imagery

2021-06-14 · Ibrahim Batuhan Akkaya, Fazil Altinel, Ugur Halici

Deep models trained on large-scale RGB image datasets have shown tremendous success. It is important to apply such deep models to real-world problems. However, these models suffer from a performance bottleneck under illu…

Domain AdaptationUnsupervised Domain Adaptation

Schema-Guided Dialogue State Tracking Task at DSTC8

2020-02-02 · Abhinav Rastogi, Xiaoxue Zang, Srinivas Sunkara, Raghav Gupta 외

This paper gives an overview of the Schema-Guided Dialogue State Tracking task of the 8th Dialogue System Technology Challenge. The goal of this task is to develop dialogue state tracking models suitable for large-scale …

Data AugmentationDialogue State TrackingZero-shot Generalization

Task-guided Disentangled Tuning for Pretrained Language Models

2022-03-22 · Findings (ACL) 2022 5 · Jiali Zeng, Yufan Jiang, Shuangzhi Wu, Yongjing Yin 외

Pretrained language models (PLMs) trained on large-scale unlabeled corpus are typically fine-tuned on task-specific downstream datasets, which have produced state-of-the-art results on various NLP tasks. However, the dat…

Foundation Model Guided Dual-Branch Co-Adaptation for Source-Free EEG Decoding

2026-04-21 · Peiliang Gong, Han Zhang, Zhen Jiang, Chenyu Liu 외 arxiv

Source-free domain adaptation (SFDA) provides a practical solution to cross-subject EEG decoding by adapting source-pretrained models to unlabeled target domains without accessing source data. However, existing SFDA meth…

Source-Free Domain AdaptationKnowledge DistillationDomain GeneralizationEmotion Recognition