中文
相关论文

相关论文: Towards Data-Free Domain Generalization

200 篇论文

Domain shift is a well known problem where a model trained on a particular domain (source) does not perform well when exposed to samples from a different domain (target). Unsupervised methods that can adapt to domain shift are highly…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Botos Csaba , Xiaojuan Qi , Arslan Chaudhry , Puneet Dokania , Philip Torr

Domain generalization involves learning a classifier from a heterogeneous collection of training sources such that it generalizes to data drawn from similar unknown target domains, with applications in large-scale learning and personalized…

机器学习 · 计算机科学 2021-12-24 Xavier Thomas , Dhruv Mahajan , Alex Pentland , Abhimanyu Dubey

Temporal domain generalization is a promising yet extremely challenging area where the goal is to learn models under temporally changing data distributions and generalize to unseen data distributions following the trends of the change. The…

机器学习 · 计算机科学 2023-02-13 Guangji Bai , Chen Ling , Liang Zhao

In medical image segmentation tasks, Domain Generalization (DG) under the Federated Learning (FL) framework is crucial for addressing challenges related to privacy protection and data heterogeneity. However, traditional federated learning…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Yucheng Song , Chenxi Li , Haokang Ding , Zhining Liao , Zhifang Liao

How to handle domain shifts when recognizing or segmenting visual data across domains has been studied by learning and vision communities. In this paper, we address domain generalized semantic segmentation, in which the segmentation model…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Zu-Yun Shiau , Wei-Wei Lin , Ci-Siang Lin , Yu-Chiang Frank Wang

Federated Learning (FL) faces significant challenges with domain shifts in heterogeneous data, degrading performance. Traditional domain generalization aims to learn domain-invariant features, but the federated nature of model averaging…

机器学习 · 计算机科学 2024-05-29 Marc Bartholet , Taehyeon Kim , Ami Beuret , Se-Young Yun , Joachim M. Buhmann

Domain adaptation (DA) and domain generalization (DG) have emerged as a solution to the domain shift problem where the distribution of the source and target data is different. The task of DG is more challenging than DA as the target data is…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Mohammad Mahfujur Rahman , Clinton Fookes , Mahsa Baktashmotlagh , Sridha Sridharan

As a recent noticeable topic, domain generalization (DG) aims to first learn a generic model on multiple source domains and then directly generalize to an arbitrary unseen target domain without any additional adaption. In previous DG…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Yue Wang , Lei Qi , Yinghuan Shi , Yang Gao

In the generalized zero-shot learning, synthesizing unseen data with generative models has been the most popular method to address the imbalance of training data between seen and unseen classes. However, this method requires that the unseen…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Xinsheng Wang , Shanmin Pang , Jihua Zhu

Domain shift is a formidable issue in Machine Learning that causes a model to suffer from performance degradation when tested on unseen domains. Federated Domain Generalization (FedDG) attempts to train a global model using collaborative…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Khiem Le , Long Ho , Cuong Do , Danh Le-Phuoc , Kok-Seng Wong

Generalized Class Discovery (GCD) clusters base and novel classes in a target domain using supervision from a source domain with only base classes. Current methods often falter with distribution shifts and typically require access to target…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Vaibhav Rathore , Shubhranil B , Saikat Dutta , Sarthak Mehrotra , Zsolt Kira , Biplab Banerjee

The distribution shifts between training and test data typically undermine the performance of models. In recent years, lots of work pays attention to domain generalization (DG) where distribution shifts exist, and target data are unseen.…

机器学习 · 计算机科学 2024-01-05 Wang Lu , Jindong Wang , Yidong Wang , Xing Xie

Federated domain generalization (FedDG) addresses distribution shifts among clients in a federated learning framework. FedDG methods aggregate the parameters of locally trained client models to form a global model that generalizes to unseen…

机器学习 · 计算机科学 2025-12-12 Ragja Palakkadavath , Hung Le , Thanh Nguyen-Tang , Svetha Venkatesh , Sunil Gupta

This paper focuses on the domain generalization task where domain knowledge is unavailable, and even worse, only samples from a single domain can be utilized during training. Our motivation originates from the recent progresses in deep…

机器学习 · 计算机科学 2022-03-08 Chris Xing Tian , Haoliang Li , Xiaofei Xie , Yang Liu , Shiqi Wang

Deep learning models often struggle to maintain performance when deployed on data distributions different from their training data, particularly in real-world applications where environmental conditions frequently change. While Multi-source…

机器学习 · 计算机科学 2025-05-30 Shohei Enomoto

Domain shift across crowd data severely hinders crowd counting models to generalize to unseen scenarios. Although domain adaptive crowd counting approaches close this gap to a certain extent, they are still dependent on the target domain…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Zhipeng Du , Jiankang Deng , Miaojing Shi

The primary objective of domain adaptation methods is to transfer knowledge from a source domain to a target domain that has similar but different data distributions. Thus, in order to correctly classify the unlabeled target domain samples,…

机器学习 · 计算机科学 2019-08-12 Rohith AP , Ambedkar Dukkipati , Gaurav Pandey

Domain adaptation is crucial in many real-world applications where the distribution of the training data differs from the distribution of the test data. Previous Deep Learning-based approaches to domain adaptation need to be trained jointly…

计算与语言 · 计算机科学 2017-02-08 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

Domain Generalization (DG) aims to train models that can effectively generalize to unseen domains. However, in the context of Federated Learning (FL), where clients collaboratively train a model without directly sharing their data, most…

机器学习 · 计算机科学 2024-11-27 Xinpeng Wang , Yongxin Guo , Xiaoying Tang

Domain generalization typically requires data from multiple source domains for model learning. However, such strong assumption may not always hold in practice, especially in medical field where the data sharing is highly concerned and…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Quande Liu , Cheng Chen , Qi Dou , Pheng-Ann Heng