中文
相关论文

相关论文: Disentangled Representations for Domain-generalize…

200 篇论文

Medical image understanding requires meticulous examination of fine visual details, with particular regions requiring additional attention. While radiologists build such expertise over years of experience, it is challenging for AI models to…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Ying Jin , Zhuoran Zhou , Haoquan Fang , Jenq-Neng Hwang

Unsupervised domain adaptation aims at learning a shared model for two related, but not identical, domains by leveraging supervision from a source domain to an unsupervised target domain. A number of effective domain adaptation approaches…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Jinming Cao , Oren Katzir , Peng Jiang , Dani Lischinski , Danny Cohen-Or , Changhe Tu , Yangyan Li

Data augmentation is a ubiquitous technique for increasing the size of labeled training sets by leveraging task-specific data transformations that preserve class labels. While it is often easy for domain experts to specify individual…

Purpose: To introduce a novel deep learning based approach for fast and high-quality dynamic multi-coil MR reconstruction by learning a complementary time-frequency domain network that exploits spatio-temporal correlations simultaneously…

图像与视频处理 · 电气工程与系统科学 2021-06-21 Chen Qin , Jinming Duan , Kerstin Hammernik , Jo Schlemper , Thomas Küstner , René Botnar , Claudia Prieto , Anthony N. Price , Joseph V. Hajnal , Daniel Rueckert

Recent works in domain adaptation always learn domain invariant features to mitigate the gap between the source and target domains by adversarial methods. The category information are not sufficiently used which causes the learned domain…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Lihua Zhou , Mao Ye , Xinpeng Li , Ce Zhu , Yiguang Liu , Xue Li

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

Current machine learning methods for medical image analysis primarily focus on developing models tailored for their specific tasks, utilizing data within their target domain. These specialized models tend to be data-hungry and often exhibit…

图像与视频处理 · 电气工程与系统科学 2024-07-08 Ece Ozkan , Xavier Boix

While deep learning has achieved significant advances in accuracy for medical image segmentation, its benefits for deformable image registration have so far remained limited to reduced computation times. Previous work has either focused on…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Alessa Hering , Sven Kuckertz , Stefan Heldmann , Mattias Heinrich

Time-series data augmentation mitigates the issue of insufficient training data for deep learning models. Yet, existing augmentation methods are mainly designed for classification, where class labels can be preserved even if augmentation…

机器学习 · 计算机科学 2023-03-28 Xiyuan Zhang , Ranak Roy Chowdhury , Jingbo Shang , Rajesh Gupta , Dezhi Hong

Retinal vascular morphology is crucial for diagnosing diseases such as diabetes, glaucoma, and hypertension, making accurate segmentation of retinal vessels essential for early intervention. Traditional segmentation methods assume that…

图像与视频处理 · 电气工程与系统科学 2025-07-22 Bo Liu , Yudong Zhang , Shuihua Wang , Siyue Li , Jin Hong

In recent years, convolutional neural networks have demonstrated promising performance in a variety of medical image segmentation tasks. However, when a trained segmentation model is deployed into the real clinical world, the model may not…

图像与视频处理 · 电气工程与系统科学 2020-12-24 Shuo Wang , Giacomo Tarroni , Chen Qin , Yuanhan Mo , Chengliang Dai , Chen Chen , Ben Glocker , Yike Guo , Daniel Rueckert , Wenjia Bai

To improve the generalization of detectors, for domain adaptive object detection (DAOD), recent advances mainly explore aligning feature-level distributions between the source and single-target domain, which may neglect the impact of…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Aming Wu , Rui Liu , Yahong Han , Linchao Zhu , Yi Yang

The annotation scarcity of medical image segmentation poses challenges in collecting sufficient training data for deep learning models. Specifically, models trained on limited data may not generalize well to other unseen data domains,…

图像与视频处理 · 电气工程与系统科学 2023-07-19 Heng Li , Haojin Li , Wei Zhao , Huazhu Fu , Xiuyun Su , Yan Hu , Jiang Liu

Cardiac segmentation of atriums, ventricles, and myocardium in computed tomography (CT) images is an important first-line task for presymptomatic cardiovascular disease diagnosis. In several recent studies, deep learning models have shown…

图像与视频处理 · 电气工程与系统科学 2024-10-01 Sanguk Park , Minyoung Chung

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

Accurately interpreting cardiac auscultation signals plays a crucial role in diagnosing and managing cardiovascular diseases. However, the paucity of labelled data inhibits classification models' training. Researchers have turned to…

声音 · 计算机科学 2025-06-18 Leigh Abbott , Milan Marocchi , Matthew Fynn , Yue Rong , Sven Nordholm

Coronary artery disease (CAD) is a cardiovascular condition with high morbidity and mortality. Intravascular optical coherence tomography (IVOCT) has been considered as an optimal imagining system for the diagnosis and treatment of CAD.…

图像与视频处理 · 电气工程与系统科学 2022-04-26 Xueshen Li , Shengting Cao , Hongshan Liu , Xinwen Yao , Brigitta C. Brott , Silvio H. Litovsky , Xiaoyu Song , Yuye Ling , Yu Gan

Cardiac MRI segmentation plays a crucial role in clinical diagnosis for evaluating personalized cardiac performance parameters. Due to the indistinct boundaries and heterogeneous intensity distributions in the cardiac MRI, most existing…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Feng Cheng , Cheng Chen , Yukang Wang , Heshui Shi , Yukun Cao , Dandan Tu , Changzheng Zhang , Yongchao Xu

The domain gap caused mainly by variable medical image quality renders a major obstacle on the path between training a segmentation model in the lab and applying the trained model to unseen clinical data. To address this issue, domain…

图像与视频处理 · 电气工程与系统科学 2022-09-27 Shishuai Hu , Zehui Liao , Jianpeng Zhang , Yong Xia

Domain generalization is a technique aimed at enabling models to maintain high accuracy when applied to new environments or datasets (unseen domains) that differ from the datasets used in training. Generally, the accuracy of models trained…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Reiji Saito , Kazuhiro Hotta