中文
相关论文

相关论文: Unsupervised Domain Adaptation Network with Catego…

200 篇论文

In the biomedical domain, there is an abundance of dense, complex data where objects of interest may be challenging to detect or constrained by limits of human knowledge. Labelled domain specific datasets for supervised tasks are often…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Joy Hsu , Wah Chiu , Serena Yeung

In this paper, we propose a simple model referred as Contradistinguisher (CTDR) for unsupervised domain adaptation whose objective is to jointly learn to contradistinguish on unlabeled target domain in a fully unsupervised manner along with…

机器学习 · 计算机科学 2020-06-12 Sourabh Balgi , Ambedkar Dukkipati

Semantic segmentation of high-resolution remote sensing imagery (HRSI) suffers from the domain shift, resulting in poor performance of the model in another unseen domain. Unsupervised domain adaptive (UDA) semantic segmentation aims to…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Jingru Zhu , Ya Guo , Geng Sun , Liang Hong , Jie Chen

Automatic and accurate segmentation of the ventricles and myocardium from multi-sequence cardiac MRI (CMR) is crucial for the diagnosis and treatment management for patients suffering from myocardial infarction (MI). However, due to the…

图像与视频处理 · 电气工程与系统科学 2019-10-29 Jiexiang Wang , Hongyu Huang , Chaoqi Chen , Wenao Ma , Yue Huang , Xinghao Ding

Existing unsupervised domain adaptation methods based on adversarial learning have achieved good performance in several medical imaging tasks. However, these methods focus only on global distribution adaptation and ignore distribution…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Wei Feng , Lin Wang , Lie Ju , Xin Zhao , Xin Wang , Xiaoyu Shi , Zongyuan Ge

Unsupervised domain adaptation (UDA) has increasingly gained interests for its capacity to transfer the knowledge learned from a labeled source domain to an unlabeled target domain. However, typical UDA methods require concurrent access to…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Qinji Yu , Nan Xi , Junsong Yuan , Ziyu Zhou , Kang Dang , Xiaowei Ding

Segmentation is a crucial analysis task in biomedical imaging. Given the diverse experimental settings in this field, the lack of generalization limits the use of deep learning in practice. Domain adaptation is a promising remedy: it…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Anwai Archit , Constantin Pape

In real applications, object detectors based on deep networks still face challenges of the large domain gap between the labeled training data and unlabeled testing data. To reduce the gap, recent techniques are proposed by aligning the…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Sanli Tang , Zhanzhan Cheng , Shiliang Pu , Dashan Guo , Yi Niu , Fei Wu

Deep learning based medical image diagnosis has shown great potential in clinical medicine. However, it often suffers two major difficulties in practice: 1) only limited labeled samples are available due to expensive annotation costs over…

机器学习 · 计算机科学 2019-11-19 Yifan Zhang , Ying Wei , Peilin Zhao , Shuaicheng Niu , Qingyao Wu , Mingkui Tan , Junzhou Huang

Deep learning has shown remarkable performance in medical image segmentation. However, despite its promise, deep learning has many challenges in practice due to its inability to effectively transition to unseen domains, caused by the…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Dewei Hu , Hao Li , Han Liu , Jiacheng Wang , Xing Yao , Daiwei Lu , Ipek Oguz

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

Unsupervised domain adaptation (UDA) aims to align the labelled source distribution with the unlabelled target distribution to obtain domain-invariant predictive models. Since cross-modality medical data exhibit significant intra and…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Fengming Lin , Yan Xia , Michael MacRaild , Yash Deo , Haoran Dou , Qiongyao Liu , Kun Wu , Nishant Ravikumar , Alejandro F. Frangi

Although unsupervised domain adaptation (UDA) is a promising direction to alleviate domain shift, they fall short of their supervised counterparts. In this work, we investigate relatively less explored semi-supervised domain adaptation…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Hritam Basak , Zhaozheng Yin

Unsupervised Domain Adaptation (UDA) aims to generalize the knowledge learned from a well-labeled source domain to an unlabeled target domain. Recently, adversarial domain adaptation with two distinct classifiers (bi-classifier) has been…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Zhekai Du , Jingjing Li , Hongzu Su , Lei Zhu , Ke Lu

Deep learning-based Computer-Aided Diagnosis (CAD) has attracted appealing attention in academic researches and clinical applications. Nevertheless, the Convolutional Neural Networks (CNNs) diagnosis system heavily relies on the…

图像与视频处理 · 电气工程与系统科学 2022-09-22 Yumin Zhang , Yawen Hou , Xiuyi Chen , Hongyuan Yu , Long Xia

Domain adaptation for Cross-LiDAR 3D detection is challenging due to the large gap on the raw data representation with disparate point densities and point arrangements. By exploring domain-invariant 3D geometric characteristics and motion…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Xidong Peng , Xinge Zhu , Yuexin Ma

Unsupervised Domain Adaptation (UDA) aims to utilize labeled data from a source domain to solve tasks in an unlabeled target domain, often hindered by significant domain gaps. Traditional CNN-based methods struggle to fully capture complex…

计算机视觉与模式识别 · 计算机科学 2024-12-06 A. Enes Doruk , Erhan Oztop , Hasan F. Ates

The diversity of retinal imaging devices poses a significant challenge: domain shift, which leads to performance degradation when applying the deep learning models trained on one domain to new testing domains. In this paper, we propose a…

图像与视频处理 · 电气工程与系统科学 2021-10-07 Peng Liu , Charlie T. Tran , Bin Kong , Ruogu Fang

Unsupervised Domain Adaptation (UDA) aims to align the labeled source distribution with the unlabeled target distribution to obtain domain invariant predictive models. However, the application of well-known UDA approaches does not…

计算机视觉与模式识别 · 计算机科学 2021-11-11 Ankit Singh

Unsupervised domain adaptation (UDA) has been vastly explored to alleviate domain shifts between source and target domains, by applying a well-performed model in an unlabeled target domain via supervision of a labeled source domain. Recent…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Xiaofeng Liu , Fangxu Xing , Nadya Shusharina , Ruth Lim , C-C Jay Kuo , Georges El Fakhri , Jonghye Woo