paper-with-me

홈 › Papers

A Broad Study of Pre-training for Domain Generalization and Adaptation

2022-03-22 · Donghyun Kim, Kaihong Wang, Stan Sclaroff, Kate Saenko

Deep models must learn robust and transferable representations in order to perform well on new domains. While domain transfer methods (e.g., domain adaptation, domain generalization) have been proposed to learn transferable representations across domains, they are typically applied to ResNet backbones pre-trained on ImageNet. Thus, existing works pay little attention to the effects of pre-training on domain transfer tasks. In this paper, we provide a broad study and in-depth analysis of pre-training for domain adaptation and generalization, namely: network architectures, size, pre-training loss, and datasets. We observe that simply using a state-of-the-art backbone outperforms existing state-of-the-art domain adaptation baselines and set new baselines on Office-Home and DomainNet improving by 10.7\% and 5.5\%. We hope that this work can provide more insights for future domain transfer research.

📄 PDF Abstract BibTeX arXiv:2203.11819

Code (1)

visionlearninggroup/benchmark_domain_transfer 공식 구현 pytorch

Tasks

Domain AdaptationDomain Generalization

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Kaiming Initialization 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Semantic-aware Message Broadcasting for Efficient Unsupervised Domain Adaptation

2022-12-06 · Xin Li, Cuiling Lan, Guoqiang Wei, Zhibo Chen

Vision transformer has demonstrated great potential in abundant vision tasks. However, it also inevitably suffers from poor generalization capability when the distribution shift occurs in testing (i.e., out-of-distributi…

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation

A Survey on Deep Reinforcement Learning-based Approaches for Adaptation and Generalization

2022-02-17 · Pamul Yadav, Ashutosh Mishra, Junyong Lee, Shiho Kim

Deep Reinforcement Learning (DRL) aims to create intelligent agents that can learn to solve complex problems efficiently in a real-world environment. Typically, two learning goals: adaptation and generalization are used …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

An Empirical Study on Preference Tuning Generalization and Diversity Under Domain Shift

2026-01-09 · Constantinos Karouzos, Xingwei Tan, Nikolaos Aletras arxiv

Preference tuning aligns base language models to human judgments of quality, helpfulness, or safety by optimizing over explicit preference signals rather than likelihood alone. Prior work has shown that preference tuning…

Role of Image Acquisition and Patient Phenotype Variations in Automatic Segmentation Model Generalization

2023-07-26 · Timothy L. Kline, Sumana Ramanathan, Harrison C. Gottlich, Panagiotis Korfiatis 외

Purpose: This study evaluated the out-of-domain performance and generalization capabilities of automated medical image segmentation models, with a particular focus on adaptation to new image acquisitions and disease type…

Image SegmentationMedical Image SegmentationSemantic Segmentation

SAM-DA: Decoder Adapter for Efficient Medical Domain Adaptation

2025-01-12 · Javier Gamazo Tejero, Moritz Schmid, Pablo Márquez Neila, Martin S. Zinkernagel 외

This paper addresses the domain adaptation challenge for semantic segmentation in medical imaging. Despite the impressive performance of recent foundational segmentation models like SAM on natural images, they struggle w…

DecoderDomain AdaptationSegmentationSemantic Segmentation