中文
相关论文

相关论文: Episodic Training for Domain Generalization

200 篇论文

Improving the generalization ability of Deep Neural Networks (DNNs) is critical for their practical uses, which has been a longstanding challenge. Some theoretical studies have uncovered that DNNs have preferences for some frequency…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Shiqi Lin , Zhizheng Zhang , Zhipeng Huang , Yan Lu , Cuiling Lan , Peng Chu , Quanzeng You , Jiang Wang , Zicheng Liu , Amey Parulkar , Viraj Navkal , Zhibo Chen

Domain generalization aims to solve the challenge of Out-of-Distribution (OOD) generalization by leveraging common knowledge learned from multiple training domains to generalize to unseen test domains. To accurately evaluate the OOD…

机器学习 · 计算机科学 2024-03-26 Han Yu , Xingxuan Zhang , Renzhe Xu , Jiashuo Liu , Yue He , Peng Cui

Learning generic and robust feature representations with data from multiple domains for the same problem is of great value, especially for the problems that have multiple datasets but none of them are large enough to provide abundant data…

计算机视觉与模式识别 · 计算机科学 2016-04-27 Tong Xiao , Hongsheng Li , Wanli Ouyang , Xiaogang Wang

A desirable property of any deployed artificial intelligence is generalization across domains, i.e. data generation distribution under a specific acquisition condition. In medical imagining applications the most coveted property for…

图像与视频处理 · 电气工程与系统科学 2026-01-26 Ayan Banerjee , Komandoor Srivathsan , Sandeep K. S. Gupta

Domain generalization aims to learn an invariant model that can generalize well to the unseen target domain. In this paper, we propose to tackle the problem of domain generalization by delivering an effective framework named Variational…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Yufei Wang , Haoliang Li , Hao Cheng , Bihan Wen , Lap-Pui Chau , Alex C. Kot

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

Domain generalization (DG) aims to improve the generalizability of computer vision models toward distribution shifts. The mainstream DG methods focus on learning domain invariance, however, such methods overlook the potential inherent in…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Shaocong Long , Qianyu Zhou , Xiangtai Li , Chenhao Ying , Yunhai Tong , Lizhuang Ma , Yuan Luo , Dacheng Tao

Convolutional neural networks require numerous data for training. Considering the difficulties in data collection and labeling in some specific tasks, existing approaches generally use models pre-trained on a large source domain (e.g.…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Zhichen Zhao , Bowen Zhang , Yuning Jiang , Li Xu , Lei Li , Wei-Ying Ma

Machine learning typically relies on the assumption that training and testing distributions are identical and that data is centrally stored for training and testing. However, in real-world scenarios, distributions may differ significantly…

机器学习 · 计算机科学 2025-08-22 Ying Li , Xingwei Wang , Rongfei Zeng , Praveen Kumar Donta , Ilir Murturi , Min Huang , Schahram Dustdar

Recently, we have witnessed great progress in the field of medical imaging classification by adopting deep neural networks. However, the recent advanced models still require accessing sufficiently large and representative datasets for…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Haoliang Li , YuFei Wang , Renjie Wan , Shiqi Wang , Tie-Qiang Li , Alex C. Kot

Deep learning models usually suffer from domain shift issues, where models trained on one source domain do not generalize well to other unseen domains. In this work, we investigate the single-source domain generalization problem: training a…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Cheng Ouyang , Chen Chen , Surui Li , Zeju Li , Chen Qin , Wenjia Bai , Daniel Rueckert

Unsupervised domain adaptation (UDA) and domain generalization (DG) enable machine learning models trained on a source domain to perform well on unlabeled or even unseen target domains. As previous UDA&DG semantic segmentation methods are…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Lukas Hoyer , Dengxin Dai , Luc Van Gool

Domain generalization (DG) has been a hot topic in image recognition, with a goal to train a general model that can perform well on unseen domains. Recently, federated learning (FL), an emerging machine learning paradigm to train a global…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Junming Chen , Meirui Jiang , Qi Dou , Qifeng Chen

Fine-grained domain generalization (FGDG) is a more challenging task than traditional DG tasks due to its small inter-class variations and relatively large intra-class disparities. When domain distribution changes, the vulnerability of…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Wenlong Yu , Dongyue Chen , Qilong Wang , Qinghua Hu

Recent point cloud understanding research suffers from performance drops on unseen data, due to the distribution shifts across different domains. While recent studies use Domain Generalization (DG) techniques to mitigate this by learning…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Jincen Jiang , Qianyu Zhou , Yuhang Li , Xuequan Lu , Meili Wang , Lizhuang Ma , Jian Chang , Jian Jun Zhang

Deep learning models for verification systems often fail to generalize to new users and new environments, even though they learn highly discriminative features. To address this problem, we propose a few-shot domain generalization framework…

声音 · 计算机科学 2022-06-29 Seunghan Yang , Debasmit Das , Janghoon Cho , Hyoungwoo Park , Sungrack Yun

Domain generalization (DG) serves as a promising solution to handle person Re-Identification (Re-ID), which trains the model using labels from the source domain alone, and then directly adopts the trained model to the target domain without…

信息检索 · 计算机科学 2020-07-28 Peixian Chen , Pingyang Dai , Jianzhuang Liu , Feng Zheng , Qi Tian , Rongrong Ji

Despite remarkable success in a variety of applications, it is well-known that deep learning can fail catastrophically when presented with out-of-distribution data. Toward addressing this challenge, we consider the domain generalization…

机器学习 · 统计学 2021-11-16 Alexander Robey , George J. Pappas , Hamed Hassani

Deep learning has made significant advancements in supervised learning. However, models trained in this setting often face challenges due to domain shift between training and test sets, resulting in a significant drop in performance during…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Lei Qi , Hongpeng Yang , Yinghuan Shi , Xin Geng

Federated learning allows distributed medical institutions to collaboratively learn a shared prediction model with privacy protection. While at clinical deployment, the models trained in federated learning can still suffer from performance…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Quande Liu , Cheng Chen , Jing Qin , Qi Dou , Pheng-Ann Heng