中文
相关论文

相关论文: Unsupervised Domain Adaptation for Pediatric Brain…

200 篇论文

Automatic semantic segmentation of magnetic resonance imaging (MRI) images using deep neural networks greatly assists in evaluating and planning treatments for various clinical applications. However, training these models is conditioned on…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Navapat Nananukul , Hamid Soltanian-zadeh , Mohammad Rostami

Domain Adaptation (DA), the process of effectively adapting task models learned on one domain, the source, to other related but distinct domains, the targets, with no or minimal retraining, is typically accomplished using the process of…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Behnam Gholami , Pritish Sahu , Minyoung Kim , Vladimir Pavlovic

Deep learning has revolutionized the early detection of breast cancer, resulting in a significant decrease in mortality rates. However, difficulties in obtaining annotations and huge variations in distribution between training sets and real…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Yuxiang Yang , Xinyi Zeng , Pinxian Zeng , Binyu Yan , Xi Wu , Jiliu Zhou , Yan Wang

Computer-aided segmentation of brain tumors from MRI data is of crucial significance to clinical decision-making in diagnosis, treatment planning, and follow-up disease monitoring. Gliomas, owing to their high malignancy and heterogeneity,…

计算机视觉与模式识别 · 计算机科学 2026-03-25 MD Rashidul Islam , Bakary Gibba

Inter-scanner variability of magnetic resonance imaging has an adverse impact on the diagnostic and prognostic quality of the scans and necessitates the development of models robust to domain shift inflicted by the unseen scanner data.…

图像与视频处理 · 电气工程与系统科学 2026-03-17 Domen Preložnik , Žiga Špiclin

Deep learning-based solutions for semantic segmentation suffer from significant performance degradation when tested on data with different characteristics than what was used during the training. Adapting the models using annotated data from…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Xingchen Zhao , Niluthpol Chowdhury Mithun , Abhinav Rajvanshi , Han-Pang Chiu , Supun Samarasekera

In spite of the compelling achievements that deep neural networks (DNNs) have made in medical image computing, these deep models often suffer from degraded performance when being applied to new test datasets with domain shift. In this…

计算机视觉与模式识别 · 计算机科学 2018-06-06 Cheng Chen , Qi Dou , Hao Chen , Pheng-Ann Heng

Unsupervised domain adaptation (UDA) and domain generalization (DG) enable machine learning models trained on a source domain to perform well on unlabeled or even unseen target domains. As previous UDA&DG semantic segmentation methods are…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Lukas Hoyer , Dengxin Dai , Luc Van Gool

Accurate segmentation is a crucial step in medical image analysis and applying supervised machine learning to segment the organs or lesions has been substantiated effective. However, it is costly to perform data annotation that provides…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Yunxiang Li , Jingxiong Li , Ruilong Dan , Shuai Wang , Kai Jin , Guodong Zeng , Jun Wang , Xiangji Pan , Qianni Zhang , Huiyu Zhou , Qun Jin , Li Wang , Yaqi Wang

Deep learning-based segmentation methods have been widely employed for automatic glaucoma diagnosis and prognosis. In practice, fundus images obtained by different fundus cameras vary significantly in terms of illumination and intensity.…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Qianbi Yu , Dongnan Liu , Chaoyi Zhang , Xinwen Zhang , Weidong Cai

Unsupervised Domain Adaptation (UDA) refers to the method that utilizes annotated source domain data and unlabeled target domain data to train a model capable of generalizing to the target domain data. Domain discrepancy leads to a…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Ting Li , Jianshu Chao , Deyu An

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

The potential of deep neural networks in skin lesion classification has already been demonstrated to be on-par if not superior to the dermatologists diagnosis. However, the performance of these models usually deteriorates when the test data…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Sireesha Chamarthi , Katharina Fogelberg , Roman C. Maron , Titus J. Brinker , Julia Niebling

Semantic segmentation models trained on annotated data fail to generalize well when the input data distribution changes over extended time period, leading to requiring re-training to maintain performance. Classic Unsupervised domain…

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

Domain adaptation is crucial for transferring the knowledge from the source labeled CT dataset to the target unlabeled MR dataset in abdominal multi-organ segmentation. Meanwhile, it is highly desirable to avoid the high annotation cost…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Jin Hong , Yu-Dong Zhang , Weitian Chen

Unsupervised domain adaptation (UDA) is important for applications where large scale annotation of representative data is challenging. For semantic segmentation in particular, it helps deploy on real "target domain" data models that are…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Tuan-Hung Vu , Himalaya Jain , Maxime Bucher , Matthieu Cord , Patrick Pérez

Unsupervised domain adaptation (UDA) has been successfully applied to transfer knowledge from a labeled source domain to target domains without their labels. Recently introduced transferable prototypical networks (TPN) further addresses…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Xiaofeng Liu , Fangxu Xing , Jia You , Jun Lu , C. -C. Jay Kuo , Georges El Fakhri , Jonghye Woo

Semantic segmentation is a critical step in automated image interpretation and analysis where pixels are classified into one or more predefined semantically meaningful classes. Deep learning approaches for semantic segmentation rely on…

计算机视觉与模式识别 · 计算机科学 2023-07-10 Tushar Kataria , Beatrice Knudsen , Shireen Elhabian

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

Domain shift is a major problem for deploying deep networks in clinical practice. Network performance drops significantly with (target) images obtained differently than its (source) training data. Due to a lack of target label data, most…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Yufan He , Aaron Carass , Lianrui Zuo , Blake E. Dewey , Jerry L. Prince