中文
相关论文

相关论文: Post-Deployment Adaptation with Access to Source D…

200 篇论文

Federated Domain Adaptation (FDA) is a federated learning (FL) approach that improves model performance at the target client by collaborating with source clients while preserving data privacy. FDA faces two primary challenges: domain shifts…

机器学习 · 计算机科学 2025-09-16 Mrinmay Sen , Ankita Das , Sidhant Nair , C Krishna Mohan

Although recent years have witnessed significant advancements in medical image segmentation, the pervasive issue of domain shift among medical images from diverse centres hinders the effective deployment of pre-trained models. Many…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Ziyang Chen , Yiwen Ye , Yongsheng Pan , Yong Xia

Federated learning methods enable us to train machine learning models on distributed user data while preserving its privacy. However, it is not always feasible to obtain high-quality supervisory signals from users, especially for vision…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Chun-Han Yao , Boqing Gong , Yin Cui , Hang Qi , Yukun Zhu , Ming-Hsuan Yang

Federated Domain Adaptation (FDA) describes the federated learning (FL) setting where source clients and a server work collaboratively to improve the performance of a target client where limited data is available. The domain shift between…

机器学习 · 计算机科学 2024-03-26 Enyi Jiang , Yibo Jacky Zhang , Sanmi Koyejo

Domain Adaptation (DA) is important for deep learning-based medical image segmentation models to deal with testing images from a new target domain. As the source-domain data are usually unavailable when a trained model is deployed at a new…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Jianghao Wu , Guotai Wang , Ran Gu , Tao Lu , Yinan Chen , Wentao Zhu , Tom Vercauteren , Sébastien Ourselin , Shaoting Zhang

Graph Domain Adaptation (GDA) transfers knowledge from labeled source graphs to unlabeled target graphs but is challenged by complex, multi-faceted distributional shifts. Existing methods attempt to reduce distributional shifts by aligning…

机器学习 · 计算机科学 2026-03-19 Wei Chen , Xingyu Guo , Shuang Li , Zhao Zhang , Yan Zhong , Fuzhen Zhuang , Deqing wang

Deep neural networks suffer from performance decay when there is domain shift between the labeled source domain and unlabeled target domain, which motivates the research on domain adaptation (DA). Conventional DA methods usually assume that…

机器学习 · 计算机科学 2020-02-10 Sicheng Zhao , Guangzhi Wang , Shanghang Zhang , Yang Gu , Yaxian Li , Zhichao Song , Pengfei Xu , Runbo Hu , Hua Chai , Kurt Keutzer

Domain adaptation (DA) is transfer learning which aims to leverage labeled data in a related source domain to achieve informed knowledge transfer and help the classification of unlabeled data in a target domain. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2017-05-25 Lingkun Luo , Xiaofang Wang , Shiqiang Hu , Liming Chen

Recently, despite the unprecedented success of large pre-trained visual-language models (VLMs) on a wide range of downstream tasks, the real-world unsupervised domain adaptation (UDA) problem is still not well explored. Therefore, in this…

计算机视觉与模式识别 · 计算机科学 2024-01-29 Shuanghao Bai , Min Zhang , Wanqi Zhou , Siteng Huang , Zhirong Luan , Donglin Wang , Badong Chen

Source-free domain adaptation (SFDA) aims to adapt a source model trained on a fully-labeled source domain to an unlabeled target domain. Large-data pre-trained networks are used to initialize source models during source training, and…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Wenyu Zhang , Li Shen , Chuan-Sheng Foo

The domain discrepancy existed between medical images acquired in different situations renders a major hurdle in deploying pre-trained medical image segmentation models for clinical use. Since it is less possible to distribute training data…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Shishuai Hu , Zehui Liao , Yong Xia

Domain adaptation addresses the challenge of model performance degradation caused by domain gaps. In the typical setup for unsupervised domain adaptation, labeled data from a source domain and unlabeled data from a target domain are used to…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Siqi Yin , Shaolei Liu , Manning Wang

Medical Foundation Models (MFMs), trained on large-scale datasets, have demonstrated superior performance across various tasks. However, these models still struggle with domain gaps in practical applications. Specifically, even after…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Jia-Xuan Jiang , Wenhui Lei , Yifeng Wu , Hongtao Wu , Furong Li , Yining Xie , Xiaofan Zhang , Zhong Wang

Adversarial discriminative domain adaptation (ADDA) is an efficient framework for unsupervised domain adaptation in image classification, where the source and target domains are assumed to have the same classes, but no labels are available…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Aaron Chadha , Yiannis Andreopoulos

Transfer learning has achieved promising results by leveraging knowledge from the source domain to annotate the target domain which has few or none labels. Existing methods often seek to minimize the distribution divergence between domains,…

机器学习 · 计算机科学 2018-07-03 Jindong Wang , Yiqiang Chen , Shuji Hao , Wenjie Feng , Zhiqi Shen

The recent prevalence of deep neural networks has lead semantic segmentation networks to achieve human-level performance in the medical field when sufficient training data is provided. Such networks however fail to generalize when tasked…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Serban Stan , Mohammad Rostami

Domain Adaptation (DA) is a method for enhancing a model's performance on a target domain with inadequate annotated data by applying the information the model has acquired from a related source domain with sufficient labeled data. The…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Shivang Chopra , Suraj Kothawade , Houda Aynaou , Aman Chadha

Deep learning models are sensitive to domain shift phenomena. A model trained on images from one domain cannot generalise well when tested on images from a different domain, despite capturing similar anatomical structures. It is mainly…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Sulaiman Vesal , Mingxuan Gu , Ronak Kosti , Andreas Maier , Nishant Ravikumar

In many practical applications, it is often difficult and expensive to obtain large-scale labeled data to train state-of-the-art deep neural networks. Therefore, transferring the learned knowledge from a separate, labeled source domain to…

计算机视觉与模式识别 · 计算机科学 2024-05-03 Sicheng Zhao , Hui Chen , Hu Huang , Pengfei Xu , Guiguang Ding

Vision-language pre-training (VLP) has emerged as an effective scheme for multimodal representation learning, but its reliance on large-scale multimodal data poses significant challenges for medical applications. Federated learning (FL)…

机器学习 · 计算机科学 2024-11-25 Zitao Shuai , Chenwei Wu , Zhengxu Tang , Liyue Shen
‹ 上一页 1 2 3 10 下一页 ›