中文
相关论文

相关论文: Towards Unified and Effective Domain Generalizatio…

200 篇论文

Domain generalization (DG) is an important problem that learns a model which generalizes to unseen test domains leveraging one or more source domains, under the assumption of shared label spaces. However, most DG methods assume access to…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Christopher Liao , Christian So , Theodoros Tsiligkaridis , Brian Kulis

The current state-of-the art techniques for image segmentation are often based on U-Net architectures, a U-shaped encoder-decoder networks with skip connections. Despite the powerful performance, the architecture often does not perform well…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Asbjørn Munk , Ao Ma , Mads Nielsen

Domain shifts in medical image segmentation, particularly when data comes from different centers, pose significant challenges. Intra-center variability, such as differences in scanner models or imaging protocols, can cause domain shifts as…

图像与视频处理 · 电气工程与系统科学 2026-03-24 Jin Hong , Bo Liu

The objective of domain generalization (DG) is to enhance the transferability of the model learned from a source domain to unobserved domains. To prevent overfitting to a specific domain, Sharpness-Aware Minimization (SAM) reduces source…

机器学习 · 计算机科学 2024-03-13 Seungjae Shin , HeeSun Bae , Byeonghu Na , Yoon-Yeong Kim , Il-Chul Moon

We introduce UniLoss, a unified framework to generate surrogate losses for training deep networks with gradient descent, reducing the amount of manual design of task-specific surrogate losses. Our key observation is that in many cases,…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Lanlan Liu , Mingzhe Wang , Jia Deng

Domain generalization (DG) aims at learning a model on source domains to well generalize on the unseen target domain. Although it has achieved great success, most of existing methods require the label information for all training samples in…

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

Deep neural network (DNN) models have shown remarkable success in many real-world scenarios, such as object detection and classification. Unfortunately, these models are not yet widely adopted in health monitoring due to exceptionally high…

机器学习 · 计算机科学 2025-03-14 Johnson Loh , Lyubov Dudchenko , Justus Viga , Tobias Gemmeke

In Domain Generalization (DG) settings, models trained independently on a given set of training domains have notoriously chaotic performance on distribution shifted test domains, and stochasticity in optimization (e.g. seed) plays a big…

机器学习 · 计算机科学 2022-10-14 Devansh Arpit , Huan Wang , Yingbo Zhou , Caiming Xiong

Domain Generalization (DG) aims to resolve distribution shifts between source and target domains, and current DG methods are default to the setting that data from source and target domains share identical categories. Nevertheless, there…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Zining Chen , Weiqiu Wang , Zhicheng Zhao , Fei Su , Aidong Men , Hongying Meng

Despite the growing popularity of Multimodal Domain Generalization (MMDG) for enhancing model robustness, it remains unclear whether reported performance gains reflect genuine algorithmic progress or are artifacts of inconsistent evaluation…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Hao Dong , Hongzhao Li , Shupan Li , Muhammad Haris Khan , Eleni Chatzi , Olga Fink

Motor imagery EEG classification plays a crucial role in non-invasive Brain-Computer Interface (BCI) research. However, the classification is affected by the non-stationarity and individual variations of EEG signals. Simply pooling EEG data…

信号处理 · 电气工程与系统科学 2023-11-10 Xiao-Cong Zhong , Qisong Wang , Dan Liu , Zhihuang Chen , Jing-Xiao Liao , Jinwei Sun , Yudong Zhang , Feng-Lei Fan

Domain Generalization (DG) techniques have emerged as a popular approach to address the challenges of domain shift in Deep Learning (DL), with the goal of generalizing well to the target domain unseen during the training. In recent years,…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Aveen Dayal , Vimal K. B. , Linga Reddy Cenkeramaddi , C. Krishna Mohan , Abhinav Kumar , Vineeth N Balasubramanian

Open Domain Generalization (ODG) is a challenging task as it not only deals with distribution shifts but also category shifts between the source and target datasets. To handle this task, the model has to learn a generalizable representation…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Inseop Chung , KiYoon Yoo , Nojun Kwak

We propose a novel approach for domain generalisation (DG) leveraging risk distributions to characterise domains, thereby achieving domain invariance. In our findings, risk distributions effectively highlight differences between training…

机器学习 · 计算机科学 2023-10-31 Toan Nguyen , Kien Do , Bao Duong , Thin Nguyen

Domain generalization (DG) aims to tackle the distribution shift between training domains and unknown target domains. Generating new domains is one of the most effective approaches, yet its performance gain depends on the distribution…

机器学习 · 计算机科学 2023-05-17 Rui Dai , Yonggang Zhang , Zhen Fang , Bo Han , Xinmei Tian

Domain generalization (DG) aims to incorporate knowledge from multiple source domains into a single model that could generalize well on unseen target domains. This problem is ubiquitous in practice since the distributions of the target data…

机器学习 · 统计学 2019-07-26 Shoubo Hu , Kun Zhang , Zhitang Chen , Laiwan Chan

Domain generalization aims to learn a predictive model from multiple different but related source tasks that can generalize well to a target task without the need of accessing any target data. Existing domain generalization methods ignore…

机器学习 · 计算机科学 2022-06-08 William Wei Wang , Gezheng Xu , Ruizhi Pu , Jiaqi Li , Fan Zhou , Changjian Shui , Charles Ling , Christian Gagné , Boyu Wang

Generalizing from a single labeled source domain to unseen target domains, without access to any target data during training, remains a fundamental challenge in robust machine learning. We address this underexplored setting, known as Single…

机器学习 · 计算机科学 2026-04-09 Marzi Heidari , Hanping Zhang , Hao Yan , Yuhong Guo

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

Iris presentation attack detection (PAD) has achieved great success under intra-domain settings but easily degrades on unseen domains. Conventional domain generalization methods mitigate the gap by learning domain-invariant features.…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Yachun Li , Jingjing Wang , Yuhui Chen , Di Xie , Shiliang Pu