中文
相关论文

相关论文: GraphEcho: Graph-Driven Unsupervised Domain Adapta…

200 篇论文

Automatic segmentation of cardiac magnetic resonance imaging (MRI) facilitates efficient and accurate volume measurement in clinical applications. However, due to anisotropic resolution and ambiguous border (e.g., right ventricular…

图像与视频处理 · 电气工程与系统科学 2020-07-14 Shunjie Dong , Jinlong Zhao , Maojun Zhang , Zhengxue Shi , Jianing Deng , Yiyu Shi , Mei Tian , Cheng Zhuo

Unsupervised domain adaptation (UDA) aims to enhance the generalization capability of a certain model from a source domain to a target domain. Present UDA models focus on alleviating the domain shift by minimizing the feature discrepancy…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Bo Yuan , Danpei Zhao , Shuai Shao , Zehuan Yuan , Changhu Wang

Unsupervised Domain Adaptation (UDA) is a learning technique that transfers knowledge learned in the source domain from labelled training data to the target domain with only unlabelled data. It is of significant importance to medical image…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Lingrui Li , Yanfeng Zhou , Ge Yang

Graph pre-training has achieved remarkable success in recent years, delivering transferable representations for downstream adaptation. However, most existing methods are designed for either homogeneous or heterogeneous graphs, thereby…

机器学习 · 计算机科学 2026-05-28 Chundong Liang , Yongqi Huang , Dongxiao He , Peiyuan Li , Yawen Li , Di Jin , Weixiong Zhang

Unsupervised domain adaptation (UDA) for semantic segmentation has been well-studied in recent years. However, most existing works largely neglect the local regional consistency across different domains and are less robust to changes in…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Qianyu Zhou , Chuyun Zhuang , Ran Yi , Xuequan Lu , Lizhuang Ma

Emotion recognition is crucial for advancing mental health, healthcare, and technologies like brain-computer interfaces (BCIs). However, EEG-based emotion recognition models face challenges in cross-domain applications due to the high cost…

信号处理 · 电气工程与系统科学 2025-04-08 Md Niaz Imtiaz , Naimul Khan

One of the most significant challenges of EEG-based emotion recognition is the cross-subject EEG variations, leading to poor performance and generalizability. This paper proposes a novel EEG-based emotion recognition model called the domain…

信号处理 · 电气工程与系统科学 2022-03-01 Tao Xu , Wang Dang , Jiabao Wang , Yun Zhou

Domain Adaptation is a technique to address the lack of massive amounts of labeled data in unseen environments. Unsupervised domain adaptation is proposed to adapt a model to new modalities using solely labeled source data and unlabeled…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Thong Vo , Naimul Khan

In recent years, deep learning based methods have shown success in essential medical image analysis tasks such as segmentation. Post-processing and refining the results of segmentation is a common practice to decrease the misclassifications…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Ufuk Demir , Atahan Ozer , Yusuf H. Sahin , Gozde Unal

Unsupervised domain adaptation (UDA) has shown remarkable results in bearing fault diagnosis under changing working conditions in recent years. However, most UDA methods do not consider the geometric structure of the data. Furthermore, the…

系统与控制 · 电气工程与系统科学 2021-12-14 Mohammadreza Ghorvei , Mohammadreza Kavianpour , Mohammad TH Beheshti , Amin Ramezani

In medical image segmentation tasks, the domain gap caused by the difference in data collection between training and testing data seriously hinders the deployment of pre-trained models in clinical practice. Continual Test-Time Adaptation…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Xiaogang Du , Jiawei Zhang , Tongfei Liu , Tao Lei , Yingbo Wang

Simulators can efficiently generate large amounts of labeled synthetic data with perfect supervision for hard-to-label tasks like semantic segmentation. However, they introduce a domain gap that severely hurts real-world performance. We…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Vitor Guizilini , Jie Li , Rares Ambrus , Adrien Gaidon

We propose a new iterative segmentation model which can be accurately learned from a small dataset. A common approach is to train a model to directly segment an image, requiring a large collection of manually annotated images to capture the…

计算机视觉与模式识别 · 计算机科学 2018-09-13 Danielle F. Pace , Adrian V. Dalca , Tom Brosch , Tal Geva , Andrew J. Powell , Jürgen Weese , Mehdi H. Moghari , Polina Golland

We propose a method based on deep learning to perform cardiac segmentation on short axis MRI image stacks iteratively from the top slice (around the base) to the bottom slice (around the apex). At each iteration, a novel variant of U-net is…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Qiao Zheng , Hervé Delingette , Nicolas Duchateau , Nicholas Ayache

Graph Domain Adaptation (GDA) transfers knowledge from labeled source graphs to unlabeled target graphs, addressing the challenge of label scarcity. However, existing GDA methods typically assume that both source and target graphs exhibit…

社会与信息网络 · 计算机科学 2026-02-10 Ruiyi Fang , Shuo Wang , Ruizhi Pu , Qiuhao Zeng , Hao Zheng , Ziyan Wang , Jiale Cai , Zhimin Mei , Song Tang , Charles Ling , Boyu Wang

Unsupervised Domain Adaptation (UDA) aims to adapt models trained on a source domain to a new target domain where no labelled data is available. In this work, we investigate the problem of UDA from a synthetic computer-generated domain to a…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Stephan Brehm , Sebastian Scherer , Rainer Lienhart

The chorioallantoic membrane (CAM) model is a widely used in vivo platform for studying angiogenesis, especially in relation to tumor growth, drug delivery, and vascular biology.Since the topology and morphology of developing blood vessels…

图像与视频处理 · 电气工程与系统科学 2025-09-26 Pengwu Song , Zhiping Wang , Peng Yao , Liang Xu , Shuwei Shen , Pengfei Shao , Mingzhai Sun , Ronald X. Xu

Unsupervised domain adaptation (UDA) aims at learning a machine learning model using a labeled source domain that performs well on a similar yet different, unlabeled target domain. UDA is important in many applications such as medicine,…

机器学习 · 计算机科学 2023-02-08 Yilmazcan Ozyurt , Stefan Feuerriegel , Ce Zhang

Solving the domain shift problem during inference is essential in medical imaging, as most deep-learning based solutions suffer from it. In practice, domain shifts are tackled by performing Unsupervised Domain Adaptation (UDA), where a…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Vibashan VS , Jeya Maria Jose Valanarasu , Vishal M. Patel

Unsupervised domain adaptation (UDA) in semantic segmentation is a fundamental yet promising task relieving the need for laborious annotation works. However, the domain shifts/discrepancies problem in this task compromise the final…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Haoyu Ma , Xiangru Lin , Zifeng Wu , Yizhou Yu