中文
相关论文

相关论文: Zero-Shot Deep Domain Adaptation

200 篇论文

We address the source-free domain adaptation (SFDA) problem, where only the source model is available during adaptation to the target domain. We consider two settings: the offline setting where all target data can be visited multiple times…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Shiqi Yang , Yaxing Wang , Joost van de Weijer , Luis Herranz , Shangling Jui

The exploitation of visible spectrum datasets has led deep networks to show remarkable success. However, real-world tasks include low-lighting conditions which arise performance bottlenecks for models trained on large-scale RGB image…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Berkcan Ustun , Ahmet Kagan Kaya , Ezgi Cakir Ayerden , Fazil Altinel

We explore the zero-shot setting for day-night domain adaptation. The traditional domain adaptation setting is to train on one domain and adapt to the target domain by exploiting unlabeled data samples from the test set. As gathering…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Attila Lengyel , Sourav Garg , Michael Milford , Jan C. van Gemert

Domain adaptation addresses the challenge of model performance degradation caused by domain gaps. In the typical setup for unsupervised domain adaptation, labeled data from a source domain and unlabeled data from a target domain are used to…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Siqi Yin , Shaolei Liu , Manning Wang

Conventional unsupervised domain adaptation (UDA) assumes that training data are sampled from a single domain. This neglects the more practical scenario where training data are collected from multiple sources, requiring multi-source domain…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Xingchao Peng , Qinxun Bai , Xide Xia , Zijun Huang , Kate Saenko , Bo Wang

Domain adaptation is a potential method to train a powerful deep neural network, which can handle the absence of labeled data. More precisely, domain adaptation solving the limitation called dataset bias or domain shift when the training…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Thai-Vu Nguyen , Anh Nguyen , Nghia Le , Bac Le

Source-Free Domain Adaptation (SFDA) seeks to adapt a source model, which is pre-trained on a supervised source domain, for a target domain, with only access to unlabeled target training data. Relying on pseudo labeling and/or auxiliary…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Song Tang , Yunxiang Bai , Wenxin Su , Mao Ye , Jianwei Zhang , Xiatian Zhu

Fine-tuning and Domain Adaptation emerged as effective strategies for efficiently transferring deep learning models to new target tasks. However, target domain labels are not accessible in many real-world scenarios. This led to the…

机器学习 · 计算机科学 2023-02-13 Andrea Maracani , Raffaello Camoriano , Elisa Maiettini , Davide Talon , Lorenzo Rosasco , Lorenzo Natale

There has been a tremendous progress in Domain Adaptation (DA) for visual recognition tasks. Particularly, open-set DA has gained considerable attention wherein the target domain contains additional unseen categories. Existing open-set DA…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Jogendra Nath Kundu , Naveen Venkat , Ambareesh Revanur , Rahul M , R. Venkatesh Babu

Source-free domain adaptation (SFDA) is compelling because it allows adapting an off-the-shelf model to a new domain using only unlabelled data. In this work, we apply existing SFDA techniques to a challenging set of naturally-occurring…

机器学习 · 计算机科学 2023-06-27 Malik Boudiaf , Tom Denton , Bart van Merriënboer , Vincent Dumoulin , Eleni Triantafillou

Low-light conditions not only hamper human visual experience but also degrade the model's performance on downstream vision tasks. While existing works make remarkable progress on day-night domain adaptation, they rely heavily on domain…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Rundong Luo , Wenjing Wang , Wenhan Yang , Jiaying Liu

In many practical applications, it is often difficult and expensive to obtain large-scale labeled data to train state-of-the-art deep neural networks. Therefore, transferring the learned knowledge from a separate, labeled source domain to…

计算机视觉与模式识别 · 计算机科学 2024-05-03 Sicheng Zhao , Hui Chen , Hu Huang , Pengfei Xu , Guiguang Ding

The domain adaptation (DA) approaches available to date are usually not well suited for practical DA scenarios of remote sensing image classification, since these methods (such as unsupervised DA) rely on rich prior knowledge about the…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Qingsong Xu , Yilei Shi , Xin Yuan , Xiao Xiang Zhu

Source-Free Domain Adaptation (SFDA) addresses the challenge of adapting a model to a target domain without access to the data of the source domain. Prevailing methods typically start with a source model pre-trained with full supervision…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Chirayu Agrawal , Snehasis Mukherjee

In many practical applications, it is often difficult and expensive to obtain enough large-scale labeled data to train deep neural networks to their full capability. Therefore, transferring the learned knowledge from a separate, labeled…

机器学习 · 计算机科学 2020-02-28 Sicheng Zhao , Bo Li , Colorado Reed , Pengfei Xu , Kurt Keutzer

Semantic segmentation of remote sensing images is a challenging and hot issue due to the large amount of unlabeled data. Unsupervised domain adaptation (UDA) has proven to be advantageous in incorporating unclassified information from the…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Lingyan Ran , Lushuang Wang , Tao Zhuo , Yinghui Xing

Most existing studies on unsupervised domain adaptation (UDA) assume that each domain's training samples come with domain labels (e.g., painting, photo). Samples from each domain are assumed to follow the same distribution and the domain…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Zhongying Deng , Kaiyang Zhou , Da Li , Junjun He , Yi-Zhe Song , Tao Xiang

Unsupervised domain adaptation (UDA) is one of the key technologies to solve a problem where it is hard to obtain ground truth labels needed for supervised learning. In general, UDA assumes that all samples from source and target domains…

图像与视频处理 · 电气工程与系统科学 2022-09-07 Satoshi Kondo

This paper addresses unsupervised domain adaptation, the setting where labeled training data is available on a source domain, but the goal is to have good performance on a target domain with only unlabeled data. Like much of previous work,…

机器学习 · 计算机科学 2019-10-01 Yu Sun , Eric Tzeng , Trevor Darrell , Alexei A. Efros

Deep neural networks suffer from performance decay when there is domain shift between the labeled source domain and unlabeled target domain, which motivates the research on domain adaptation (DA). Conventional DA methods usually assume that…

机器学习 · 计算机科学 2020-02-10 Sicheng Zhao , Guangzhi Wang , Shanghang Zhang , Yang Gu , Yaxian Li , Zhichao Song , Pengfei Xu , Runbo Hu , Hua Chai , Kurt Keutzer