中文
相关论文

相关论文: Decompose, Adjust, Compose: Effective Normalizatio…

200 篇论文

Deep neural networks (DNNs) often struggle with out-of-distribution data, limiting their reliability in diverse realworld applications. To address this issue, domain generalization methods have been developed to learn domain-invariant…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Jiaxi Li , Di Lin , Hao Chen , Hongying Liu , Liang Wan , Wei Feng

Domain generalization (DG), aiming to make models work on unseen domains, is a surefire way toward general artificial intelligence. Limited by the scale and diversity of current DG datasets, it is difficult for existing methods to scale to…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Hongjing Niu , Hanting Li , Feng Zhao , Bin Li

Deep Neural Networks have exhibited considerable success in various visual tasks. However, when applied to unseen test datasets, state-of-the-art models often suffer performance degradation due to domain shifts. In this paper, we introduce…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Jintao Guo , Lei Qi , Yinghuan Shi

Due to domain shifts across diverse medical imaging modalities, learned segmentation models often suffer significant performance degradation during deployment. We posit that these domain shifts can generally be categorized into two main…

图像与视频处理 · 电气工程与系统科学 2025-11-20 Zhiqiang Shen , Peng Cao , Jinzhu Yang , Osmar R. Zaiane , Zhaolin Chen

Detectors often suffer from performance drop due to domain gap between training and testing data. Recent methods explore diffusion models applied to domain generalization (DG) and adaptation (DA) tasks, but still struggle with large…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Boyong He , Yuxiang Ji , Zhuoyue Tan , Liaoni Wu

Modern deep neural networks struggle to transfer knowledge and generalize across diverse domains when deployed to real-world applications. Currently, domain generalization (DG) is introduced to learn a universal representation from multiple…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Yijun Yang , Shujun Wang , Lei Zhu , Lequan Yu

Domain generalization (DG) methods aim to achieve generalizability to an unseen target domain by using only training data from the source domains. Although a variety of DG methods have been proposed, a recent study shows that under a fair…

机器学习 · 计算机科学 2021-11-04 Junbum Cha , Sanghyuk Chun , Kyungjae Lee , Han-Cheol Cho , Seunghyun Park , Yunsung Lee , Sungrae Park

Domain generalization (DG) aims at generalizing a classifier trained on multiple source domains to an unseen target domain with domain shift. A common pervasive theme in existing DG literature is domain-invariant representation learning…

机器学习 · 计算机科学 2022-10-31 Yujie Jin , Xu Chu , Yasha Wang , Wenwu Zhu

Medical images are usually collected from multiple domains, leading to domain shifts that impair the performance of medical image segmentation models. Domain Generalization (DG) aims to address this issue by training a robust model with…

图像与视频处理 · 电气工程与系统科学 2025-06-13 Xi Chen , Zhiqiang Shen , Peng Cao , Jinzhu Yang , Osmar R. Zaiane

Generalization to out-of-distribution (OOD) data is a capability natural to humans yet challenging for machines to reproduce. This is because most learning algorithms strongly rely on the i.i.d.~assumption on source/target data, which is…

机器学习 · 计算机科学 2022-08-15 Kaiyang Zhou , Ziwei Liu , Yu Qiao , Tao Xiang , Chen Change Loy

Machine learning models that can generalize to unseen domains are essential when applied in real-world scenarios involving strong domain shifts. We address the challenging domain generalization (DG) problem, where a model trained on a set…

机器学习 · 计算机科学 2022-10-04 Ahmed Frikha , Denis Krompaß , Volker Tresp

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

Building on crucial insights into the determining factors of the visual integrity of an image and the property of deep convolutional neural network (CNN), we have developed the Deep Feature Consistent Deep Image Transformation (DFC-DIT)…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Xianxu Hou , Jiang Duan , Guoping Qiu

Face anti-spoofing approaches based on domain generalization (DG) have drawn growing attention due to their robustness for unseen scenarios. Previous methods treat each sample from multiple domains indiscriminately during the training…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Shubao Liu , Ke-Yue Zhang , Taiping Yao , Kekai Sheng , Shouhong Ding , Ying Tai , Jilin Li , Yuan Xie , Lizhuang Ma

Diabetic Retinopathy (DR) constitutes 5% of global blindness cases. While numerous deep learning approaches have sought to enhance traditional DR grading methods, they often falter when confronted with new out-of-distribution data thereby…

图像与视频处理 · 电气工程与系统科学 2024-11-06 Sharon Chokuwa , Muhammad Haris Khan

Single-source domain generalization (SDG) for object detection is a challenging yet essential task as the distribution bias of the unseen domain degrades the algorithm performance significantly. However, existing methods attempt to extract…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Yajing Liu , Shijun Zhou , Xiyao Liu , Chunhui Hao , Baojie Fan , Jiandong Tian

Graph Convolution Networks (GCNs) are becoming more and more popular for learning node representations on graphs. Though there exist various developments on sampling and aggregation to accelerate the training process and improve the…

机器学习 · 计算机科学 2020-10-30 Xu Zou , Qiuye Jia , Jianwei Zhang , Chang Zhou , Hongxia Yang , Jie Tang

Domain Generalization is a challenging topic in computer vision, especially in Gastrointestinal Endoscopy image analysis. Due to several device limitations and ethical reasons, current open-source datasets are typically collected on a…

图像与视频处理 · 电气工程与系统科学 2022-05-09 Weichen Fan , Yuanbo Yang , Kunpeng Qiu , Shuo Wang , Yongxin Guo

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

To adapt effectively to dynamic real-world environments, intelligent systems must continually acquire new skills while generalizing them to diverse, unseen scenarios. Here, we introduce a novel and realistic setting named domain…

机器学习 · 计算机科学 2025-10-21 Hongwei Yan , Guanglong Sun , Zhiqi Kang , Yi Zhong , Liyuan Wang