paper-with-me

Papers

Generative Adversarial Networks And Domain Adaptation For Training Data Independent Image Registration

2019-10-18 · Dwarikanath Mahapatra

Medical image registration is an important task in automated analysis of multi-modal images and temporal data involving multiple patient visits. Conventional approaches, although useful for different image types, are time consuming. Of late, deep learning (DL) based image registration methods have been proposed that outperform traditional methods in terms of accuracy and time. However,DL based methods are heavily dependent on training data and do not generalize well when presented with images of different scanners or anatomies. We present a DL based approach that can perform medical image registration of one image type despite being trained with images of a different type. This is achieved by unsupervised domain adaptation in the registration process and allows for easier application to different datasets without extensive retraining.To achieve our objective we train a network that transforms the given input image pair to a latent feature space vector using autoencoders. The resultant encoded feature space is used to generate the registered images with the help of generative adversarial networks (GANs). This feature transformation ensures greater invariance to the input image type. Experiments on chest Xray, retinal and brain MR images show that our method, trained on one dataset gives better registration performance for other datasets, outperforming conventional methods that do not incorporate domain adaptation

📄 PDF Abstract BibTeX arXiv:1910.08593

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage RegistrationMedical Image RegistrationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Preserving Semantic Consistency in Unsupervised Domain Adaptation Using Generative Adversarial Networks

2021-04-28 · Mohammad Mahfujur Rahman, Clinton Fookes, Sridha Sridharan

Unsupervised domain adaptation seeks to mitigate the distribution discrepancy between source and target domains, given labeled samples of the source domain and unlabeled samples of the target domain. Generative adversari…

Domain AdaptationGenerative Adversarial NetworkUnsupervised Domain Adaptation

Conditional Coupled Generative Adversarial Networks for Zero-Shot Domain Adaptation

2020-09-11 · ICCV 2019 10 · Jinghua Wang, Jianmin Jiang

Machine learning models trained in one domain perform poorly in the other domains due to the existence of domain shift. Domain adaptation techniques solve this problem by training transferable models from the label-rich …

Domain Adaptation

A Generative Framework for Zero-Shot Learning with Adversarial Domain Adaptation

2019-06-07 · Varun Khare, Divyat Mahajan, Homanga Bharadhwaj, Vinay Verma 외

We present a domain adaptation based generative framework for zero-shot learning. Our framework addresses the problem of domain shift between the seen and unseen class distributions in zero-shot learning and minimizes th…

AttributeDomain AdaptationZero-Shot Learning

Deep Adversarial Transition Learning using Cross-Grafted Generative Stacks

2020-09-25 · Jinyong Hou, Xuejie Ding, Stephen Cranefield, Jeremiah D. Deng

Current deep domain adaptation methods used in computer vision have mainly focused on learning discriminative and domain-invariant features across different domains. In this paper, we present a novel "deep adversarial tr…

DecoderDomain AdaptationRepresentation LearningUnsupervised Domain Adaptation

Adversarial Discriminative Domain Adaptation

2017-02-17 · CVPR 2017 7 · Eric Tzeng, Judy Hoffman, Kate Saenko, Trevor Darrell

Adversarial learning methods are a promising approach to training robust deep networks, and can generate complex samples across diverse domains. They also can improve recognition despite the presence of domain shift or d…

Domain AdaptationGeneral ClassificationUnsupervised Domain AdaptationUnsupervised Image-To-Image Translation