中文
相关论文

相关论文: Domain generalization in deep learning for contras…

200 篇论文

Domain generalization refers to the problem where we aim to train a model on data from a set of source domains so that the model can generalize to unseen target domains. Naively training a model on the aggregate set of data (pooled from all…

机器学习 · 计算机科学 2022-02-16 A. Tuan Nguyen , Toan Tran , Yarin Gal , Atılım Güneş Baydin

Open-set single-source domain generalization aims to use a single-source domain to learn a robust model that can be generalized to unknown target domains with both domain shifts and label shifts. The scarcity of the source domain and the…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Pengkun Jiao , Na Zhao , Jingjing Chen , Yu-Gang Jiang

Deep neural networks often suffer performance drops when test data distribution differs from training data. Domain Generalization (DG) aims to address this by focusing on domain-invariant features or augmenting data for greater diversity.…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Nam Duong Tran , Nam Nguyen Phuong , Hieu H. Pham , Phi Le Nguyen , My T. Thai

Numerous Deep Learning (DL) classification models have been developed for a large spectrum of medical image analysis applications, which promises to reshape various facets of medical practice. Despite early advances in DL model validation…

图像与视频处理 · 电气工程与系统科学 2024-10-22 Sarah Matta , Mathieu Lamard , Philippe Zhang , Alexandre Le Guilcher , Laurent Borderie , Béatrice Cochener , Gwenolé Quellec

Domain generalization refers to the task of training a model which generalizes to new domains that are not seen during training. We present CSD (Common Specific Decomposition), for this setting,which jointly learns a common component (which…

机器学习 · 计算机科学 2020-04-08 Vihari Piratla , Praneeth Netrapalli , Sunita Sarawagi

We strive to learn a model from a set of source domains that generalizes well to unseen target domains. The main challenge in such a domain generalization scenario is the unavailability of any target domain data during training, resulting…

机器学习 · 计算机科学 2022-02-17 Zehao Xiao , Xiantong Zhen , Ling Shao , Cees G. M. Snoek

Current deep learning based segmentation models often generalize poorly between domains due to insufficient training data. In real-world clinical applications, cross-domain image analysis tools are in high demand since medical images from…

图像与视频处理 · 电气工程与系统科学 2020-07-15 Yingying Zhu , Youbao Tang , Yuxing Tang , Daniel C. Elton , Sungwon Lee , Perry J. Pickhardt , Ronald M. Summers

In recent years, machine learning has made significant progress in clinical outcome prediction, demonstrating increasingly accurate results. However, the substantial resources required for hospitals to train these models, such as data…

机器学习 · 计算机科学 2026-05-06 Ryan King , Conrad Krueger , Ethan Veselka , Tianbao Yang , Bobak J. Mortazavi

Despite their effectiveness, current deep learning models face challenges with images coming from different domains with varying appearance and content. We introduce SegCLR, a versatile framework designed to segment images across different…

图像与视频处理 · 电气工程与系统科学 2025-04-15 Alvaro Gomariz , Yusuke Kikuchi , Yun Yvonna Li , Thomas Albrecht , Andreas Maunz , Daniela Ferrara , Huanxiang Lu , Orcun Goksel

Deep learning has shown remarkable progress in medical image semantic segmentation, yet its success heavily depends on large-scale expert annotations and consistent data distributions. In practice, annotations are scarce, and images are…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Ba-Thinh Lam , Thanh-Huy Nguyen , Hoang-Thien Nguyen , Quang-Khai Bui-Tran , Nguyen Lan Vi Vu , Phat K. Huynh , Ulas Bagci , Min Xu

Adaptation to out-of-distribution data is a meta-challenge for all statistical learning algorithms that strongly rely on the i.i.d. assumption. It leads to unavoidable labor costs and confidence crises in realistic applications. For that,…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Jingye Wang , Ruoyi Du , Dongliang Chang , Kongming Liang , Zhanyu Ma

Traditional deep learning algorithms often fail to generalize when they are tested outside of the domain of the training data. The issue can be mitigated by using unlabeled data from the target domain at training time, but because data…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Thomas Duboudin , Emmanuel Dellandréa , Corentin Abgrall , Gilles Hénaff , Liming Chen

Domain Generalization aims to develop models that can generalize to novel and unseen data distributions. In this work, we study how model architectures and pre-training objectives impact feature richness and propose a method to effectively…

机器学习 · 计算机科学 2025-04-30 Xavier Thomas , Deepti Ghadiyaram

Purpose: Neural networks have received recent interest for reconstruction of undersampled MR acquisitions. Ideally network performance should be optimized by drawing the training and testing data from the same domain. In practice, however,…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Salman Ul Hassan Dar , Muzaffer Özbey , Ahmet Burak Çatlı , Tolga Çukur

To bridge the gap between the source and target domains in unsupervised domain adaptation (UDA), the most common strategy puts focus on matching the marginal distributions in the feature space through adversarial learning. However, such…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Zhizhe Liu , Zhenfeng Zhu , Shuai Zheng , Yang Liu , Jiayu Zhou , Yao Zhao

The generalization capability of neural networks across domains is crucial for real-world applications. We argue that a generalized object recognition system should well understand the relationships among different images and also the…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Shujun Wang , Lequan Yu , Caizi Li , Chi-Wing Fu , Pheng-Ann Heng

Magnetic Resonance Imaging (MRI) is widely used in routine clinical diagnosis and treatment. However, variations in MRI acquisition protocols result in different appearances of normal and diseased tissue in the images. Convolutional neural…

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

Retinal vessel segmentation plays a key role in computer-aided screening, diagnosis, and treatment of various cardiovascular and ophthalmic diseases. Recently, deep learning-based retinal vessel segmentation algorithms have achieved…

图像与视频处理 · 电气工程与系统科学 2021-08-05 Wei Feng , Lie Ju , Lin Wang , Kaimin Song , Xin Wang , Xin Zhao , Qingyi Tao , Zongyuan Ge

Although supervised deep-learning has achieved promising performance in medical image segmentation, many methods cannot generalize well on unseen data, limiting their real-world applicability. To address this problem, we propose a deep…

图像与视频处理 · 电气工程与系统科学 2022-06-10 Shangqi Gao , Hangqi Zhou , Yibo Gao , Xiahai Zhuang