Adversarial Similarity Network for Evaluating Image Alignment in Deep Learning Based Registration
This paper introduces an unsupervised adversarial similarity network for image registration. Unlike existing deep learning registration frameworks,our approach does not require ground-truth deformations and specific similarity metrics. We connect a registration network and a discrimination network with adeformable transformation layer. The registration network is trained with feedback from the discrimination network, which is designed to judge whether a pair of registered images are sufficiently similar. Using adversarial training, the registration network is trained to predict deformations that are accurate enough to fool the discrimination network. Experiments on four brain MRI datasets indicate that our method yields registration performance that is promising in both accuracy and efficiency compared with state-of-the-art registration methods, including those based on deep learning.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningImage RegistrationSimilar Papers 제목 키워드 기반
Deform-GAN:An Unsupervised Learning Model for Deformable Registration
Deformable registration is one of the most challenging task in the field of medical image analysis, especially for the alignment between different sequences and modalities. In this paper, a non-rigid registration method …
Medical Image AnalysisAdversarial Deformation Regularization for Training Image Registration Neural Networks
We describe an adversarial learning approach to constrain convolutional neural network training for image registration, replacing heuristic smoothness measures of displacement fields often used in these tasks. Using mini…
Image RegistrationEdge Preserving Multi-Modal Registration Based On Gradient Intensity Self-Similarity
Image registration is a challenging task in the world of medical imaging. Particularly, accurate edge registration plays a central role in a variety of clinical conditions. The Modality Independent Neighbourhood Descript…
Image RegistrationRegularized directional representations for medical image registration
In image registration, many efforts have been devoted to the development of alternatives to the popular normalized mutual information criterion. Concurrently to these efforts, an increasing number of works have demonstra…
DiversityImage RegistrationMedical Image RegistrationMulti-Stage Framework with Refinement Based Point Set Registration for Unsupervised Bi-Lingual Word Alignment
Cross-lingual alignment of word embeddings are important in knowledge transfer across languages, for improving machine translation and other multi-lingual applications. Current unsupervised approaches relying on learning…
Machine TranslationTransfer LearningTranslationWord Alignment+2