SlideShare a Scribd company logo
Unsupervised Deformable Image Registration
Using Cycle-Consistent CNN
MICCAI 2019
Boah Kim, Jieun Kim, June-Goo Lee, Dong
Hwan Kim, Seong Ho Park, and Jong Chul Ye
Image registration 2
Introduction
Medical Image Registration
MRI
Abdominal CT
 Deforming data into one coordinate system
• subjects / time / modalities / ...
Du, Juan, et al. "Intensity-based robust similarity for multimodal image registration."
International Journal of Computer Mathematics 83.1 (2006): 49-57.
 Fundamental task to analyze data
• Tumor volumetry studies
• Multimodal information fusion
• Therapy planning
PET
Image registration 3
Background
Classical iterative method Deep-learning-based method
Supervised
learning Method
Unsupervised
learning method
Medical Image Registration Methods
Image registration 4
• Deformation field
A vector field of all displacement vectors for all coordinate in images
Background
Classical Iterative Method Deep-learning-based method
• Transformer
Grid sampling to warp moving image into fixed image
𝑥𝑥 𝑦𝑦
Floating image Fixed image
𝜙𝜙
Deformation field
𝑇𝑇(𝑥𝑥; 𝜙𝜙)
Deformed image
𝑇𝑇
Transformer
Image registration 5
Background
𝑳𝑳 𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝜙𝜙 = 𝑳𝑳𝒔𝒔𝒔𝒔𝒔𝒔 𝑇𝑇 𝑥𝑥; 𝜙𝜙 , 𝑦𝑦 + 𝑳𝑳𝒓𝒓𝒓𝒓𝒓𝒓(𝜙𝜙)
Deep-learning-based method
𝑥𝑥 𝑦𝑦
Floating image Fixed image
𝜙𝜙
Deformation field
𝑇𝑇(𝑥𝑥; 𝜙𝜙)
Deformed image
𝑇𝑇
Transformer
 Cost function
• 𝑳𝑳𝒔𝒔𝒔𝒔𝒔𝒔: Similarity cost function
• 𝑳𝑳𝒓𝒓𝒓𝒓𝒓𝒓: Regularization function
Classical Iterative Method
Image registration 6
Background
 Advantages
 Pitfalls
• Preserve topology between two different images
• sufficient iteration / parameter tuning
• Require substantial time, extensive computation
Deep-learning-based method
𝑥𝑥 𝑦𝑦
Floating image Fixed image
𝜙𝜙
Deformation field
𝑇𝑇(𝑥𝑥; 𝜙𝜙)
Deformed image
𝑇𝑇
Transformer
Classical Iterative Method
Image registration 7
Background
Classical iterative method Deep-learning-based Method
𝑥𝑥 𝑦𝑦
Floating image Fixed image
𝜙𝜙
Deformation field
𝑇𝑇(𝑥𝑥; 𝜙𝜙)
Deformed image
𝑇𝑇
Transformer
Deep neural network
Supervised learning Unsupervised learning
Image registration 8
Background
 Require the ground-truth registration fields
Cao. et al. “Non-rigid Brain MRI Registration Using Two-Stage
Deep Perceptive Networks.” ISMRM 2018
Supervised learning Unsupervised learning
Classical iterative method Deep-learning-based Method
Image registration 9
Background
 Limitation
• Difficult to obtain the real ground-truth in practice
• Depend on the quality of the ground-truth registration fields
 Advantages
• No parameter tuning for the inference
• Applicable to various image domains
Supervised learning Unsupervised learning
Classical iterative method Deep-learning-based Method
Image registration 10
Background
 Does not require any ground-truth label
Balakrishnan. et al. “An
unsupervised learning model for
deformable medical image
registration,.” CVPR 2018l
• Spatial transformer network = Deformation field generator + Transformer
• To provide deformable registration without labels for registration fields
• Pitfalls: Potential for the degeneracy of mapping on large deformable volumes
ex) liver CT scans
Supervised learning Unsupervised learning
Classical iterative method Deep-learning-based Method
Image registration 11
Proposed Method
Cycle Consistency
Zhu, Jun-Yan, et al. "Unpaired image-to-image translation using
cycle-consistent adversarial networks." arXiv preprint (2017).
 Motivation model: cycleGAN
Horse
𝑭𝑭
𝑹𝑹
Zebra
• To adopt cyclic constraint in network training
→ Improve topology preservation (less degeneracy)
Image registration 12
Proposed Method
Overall Framework
Cycle consistency
Cycle consistency
Image registration 13
Proposed Method
min
GA,GB
∑𝑥𝑥∈𝐴𝐴 ∑𝑦𝑦∈𝐵𝐵 𝑳𝑳(𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴, 𝐺𝐺𝐵𝐵)
𝑳𝑳 𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴, 𝐺𝐺𝐵𝐵 = 𝑳𝑳𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟 𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴 + 𝑳𝑳𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟 𝑦𝑦, 𝑥𝑥, 𝑇𝑇, 𝐺𝐺𝐵𝐵
+𝛼𝛼𝑳𝑳𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐(𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴, 𝐺𝐺𝐵𝐵) + 𝛽𝛽𝑳𝑳𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖(𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴, 𝐺𝐺𝐵𝐵)
Loss Function
Image registration 14
Loss Function
Proposed Method
𝑳𝑳𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟 = − 𝑇𝑇(𝐴𝐴, 𝜙𝜙𝐴𝐴𝐴𝐴⨂𝐵𝐵 + 𝜆𝜆 𝜙𝜙𝐴𝐴𝐴𝐴 2
• Registration loss Similarity metric Regularization
𝒙𝒙
𝒚𝒚
− 𝑇𝑇(𝐵𝐵, 𝜙𝜙𝐵𝐵𝐵𝐵⨂𝐴𝐴 + 𝜆𝜆 𝜙𝜙𝐵𝐵𝐵𝐵 2
Image registration 15
Proposed Method
𝑳𝑳𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 = 𝑇𝑇 �
𝐵𝐵, �
𝜙𝜙𝐵𝐵𝐵𝐵 − 𝐴𝐴
1
+ 𝑇𝑇 ̂
𝐴𝐴, �
𝜙𝜙𝐴𝐴𝐴𝐴 − 𝐵𝐵
1
Loss Function
𝑨𝑨
𝑩𝑩
• Cycle loss
�
𝑩𝑩
�
𝑨𝑨
Image registration 16
Proposed Method
𝑳𝑳𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴, 𝐺𝐺𝐵𝐵 = − 𝑇𝑇(𝐴𝐴, 𝐺𝐺𝐴𝐴𝐴𝐴(𝐴𝐴, 𝐴𝐴) ⨂𝐴𝐴 − 𝑇𝑇(𝐵𝐵, 𝐺𝐺𝐵𝐵𝐵𝐵(𝐵𝐵, 𝐵𝐵) ⨂𝐵𝐵
Loss Function
𝒚𝒚
𝒙𝒙
• Identity loss
Image registration 17
Experiment
Application to Liver CT Registration (3D)
 Dataset
• Multiphase abdominal CT images (from Asan Medical Center)
• Does not have ground-truth registration fields
Image registration 18
Original
image
Deformed
image
Unenhanced Arterial Portal Delay
Experiment
Application to Liver CT Registration (3D)
Image registration 19
Original
image
Deformed
image
Unenhanced Arterial Portal Delay
Experiment
Application to Liver CT Registration (3D)
Image registration 20
Original
image
Deformed
image
Unenhanced Arterial Portal Delay
Experiment
Application to Liver CT Registration (3D)
Image registration 21
Original
image
Deformed
image
Unenhanced Arterial Portal Delay
Experiment
Application to Liver CT Registration (3D)
Image registration 22
Artery phase → Portal phase
Original
artery phase
Moved
artery phase
Fixed
portal phase
Experiment
Application to Liver CT Registration (3D)
Image registration 23
 Tumor size measurement & Target registration error
Experiment
Application to Liver CT Registration (3D)
 Effect of cycle consistency : less folding problem
Image registration 24
Conclusion
Advantages of Proposed Method
• Does not require the ground-truth of deformation fields
• Faster time for image registration
• Topology preservation for forward and backward mapping
• 3D image registration for any pair of images from a single network
• Applicable to challenging tasks
 Unsupervised learning
 Cycle consistency

More Related Content

PDF
DiffuseMorph: Unsupervised Deformable Image Registration Using Diffusion Model
PDF
Diffusion Deformable Model for 4D Temporal Medical Image Generation
PDF
Lec15: Medical Image Registration (Introduction)
PDF
Lec16: Medical Image Registration (Advanced): Deformable Registration
PPTX
Chapter 8 image compression
PDF
PhD Defense Slides
PPTX
Image enhancement lecture
PPTX
Noise
DiffuseMorph: Unsupervised Deformable Image Registration Using Diffusion Model
Diffusion Deformable Model for 4D Temporal Medical Image Generation
Lec15: Medical Image Registration (Introduction)
Lec16: Medical Image Registration (Advanced): Deformable Registration
Chapter 8 image compression
PhD Defense Slides
Image enhancement lecture
Noise

What's hot (20)

PPTX
PPTX
Color Models.pptx
PPT
Chapter10 image segmentation
PPTX
Super Resolution
PDF
Lec12: Shape Models and Medical Image Segmentation
PPTX
PDF
Real-time Edge-aware Image Processing with the Bilateral Grid
PDF
Deep Learning for Computer Vision: Data Augmentation (UPC 2016)
PPT
Ajay ppt region segmentation new copy
PDF
color image processing
PDF
Image Segmentation (Digital Image Processing)
PPT
image processing intensity transformation
PPTX
Image Restoration And Reconstruction
PPTX
Jpeg compression
PPTX
Region based segmentation
PPTX
Image-to-Image Translation pix2pix
PPTX
Explainable AI in Healthcare
PPTX
Image segmentation
PDF
Super resolution
Color Models.pptx
Chapter10 image segmentation
Super Resolution
Lec12: Shape Models and Medical Image Segmentation
Real-time Edge-aware Image Processing with the Bilateral Grid
Deep Learning for Computer Vision: Data Augmentation (UPC 2016)
Ajay ppt region segmentation new copy
color image processing
Image Segmentation (Digital Image Processing)
image processing intensity transformation
Image Restoration And Reconstruction
Jpeg compression
Region based segmentation
Image-to-Image Translation pix2pix
Explainable AI in Healthcare
Image segmentation
Super resolution
Ad

Similar to Unsupervised Deformable Image Registration Using Cycle-Consistent CNN (20)

PDF
CycleMorph: Cycle consistent unsupervised deformable image registration
PDF
DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...
PPTX
Image registraiton in Radiation Therapy
PDF
A METHODICAL WAY OF IMAGE REGISTRATION IN DIGITAL IMAGE PROCESSING
PDF
MULTIMODAL IMAGE REGISTRATION USING HYBRID TRANSFORMATIONS
PDF
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
PPTX
IMAGE REGISTRATION IN RADIOTHERAPY TREATMENT PLANNING
PDF
Medical image computing - BMVA summer school 2014
PPTX
Two stage deep learning for accelerated 3 d time-of-flight mra without matche...
PPTX
Decraene spie-09
PPTX
Decraene fimh09
PDF
www.ijerd.com
PDF
IEEE Medical image Title and Abstract 2016
PDF
Mutual Information for Registration of Monomodal Brain Images using Modified ...
PDF
Rosette Trajectory MRI Reconstruction With Vision Transformers
PDF
NRpgray
PDF
07 20269 ijict
PPTX
Miccai2018 paperlist
PDF
Error entropy minimization for brain image registration using hilbert huang t...
CycleMorph: Cycle consistent unsupervised deformable image registration
DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...
Image registraiton in Radiation Therapy
A METHODICAL WAY OF IMAGE REGISTRATION IN DIGITAL IMAGE PROCESSING
MULTIMODAL IMAGE REGISTRATION USING HYBRID TRANSFORMATIONS
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IMAGE REGISTRATION IN RADIOTHERAPY TREATMENT PLANNING
Medical image computing - BMVA summer school 2014
Two stage deep learning for accelerated 3 d time-of-flight mra without matche...
Decraene spie-09
Decraene fimh09
www.ijerd.com
IEEE Medical image Title and Abstract 2016
Mutual Information for Registration of Monomodal Brain Images using Modified ...
Rosette Trajectory MRI Reconstruction With Vision Transformers
NRpgray
07 20269 ijict
Miccai2018 paperlist
Error entropy minimization for brain image registration using hilbert huang t...
Ad

Recently uploaded (20)

PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
additive manufacturing of ss316l using mig welding
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
PPT on Performance Review to get promotions
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
III.4.1.2_The_Space_Environment.p pdffdf
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
OOP with Java - Java Introduction (Basics)
Foundation to blockchain - A guide to Blockchain Tech
Fundamentals of safety and accident prevention -final (1).pptx
bas. eng. economics group 4 presentation 1.pptx
CH1 Production IntroductoryConcepts.pptx
additive manufacturing of ss316l using mig welding
R24 SURVEYING LAB MANUAL for civil enggi
PPT on Performance Review to get promotions
Internet of Things (IOT) - A guide to understanding
Model Code of Practice - Construction Work - 21102022 .pdf

Unsupervised Deformable Image Registration Using Cycle-Consistent CNN

  • 1. Unsupervised Deformable Image Registration Using Cycle-Consistent CNN MICCAI 2019 Boah Kim, Jieun Kim, June-Goo Lee, Dong Hwan Kim, Seong Ho Park, and Jong Chul Ye
  • 2. Image registration 2 Introduction Medical Image Registration MRI Abdominal CT  Deforming data into one coordinate system • subjects / time / modalities / ... Du, Juan, et al. "Intensity-based robust similarity for multimodal image registration." International Journal of Computer Mathematics 83.1 (2006): 49-57.  Fundamental task to analyze data • Tumor volumetry studies • Multimodal information fusion • Therapy planning PET
  • 3. Image registration 3 Background Classical iterative method Deep-learning-based method Supervised learning Method Unsupervised learning method Medical Image Registration Methods
  • 4. Image registration 4 • Deformation field A vector field of all displacement vectors for all coordinate in images Background Classical Iterative Method Deep-learning-based method • Transformer Grid sampling to warp moving image into fixed image 𝑥𝑥 𝑦𝑦 Floating image Fixed image 𝜙𝜙 Deformation field 𝑇𝑇(𝑥𝑥; 𝜙𝜙) Deformed image 𝑇𝑇 Transformer
  • 5. Image registration 5 Background 𝑳𝑳 𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝜙𝜙 = 𝑳𝑳𝒔𝒔𝒔𝒔𝒔𝒔 𝑇𝑇 𝑥𝑥; 𝜙𝜙 , 𝑦𝑦 + 𝑳𝑳𝒓𝒓𝒓𝒓𝒓𝒓(𝜙𝜙) Deep-learning-based method 𝑥𝑥 𝑦𝑦 Floating image Fixed image 𝜙𝜙 Deformation field 𝑇𝑇(𝑥𝑥; 𝜙𝜙) Deformed image 𝑇𝑇 Transformer  Cost function • 𝑳𝑳𝒔𝒔𝒔𝒔𝒔𝒔: Similarity cost function • 𝑳𝑳𝒓𝒓𝒓𝒓𝒓𝒓: Regularization function Classical Iterative Method
  • 6. Image registration 6 Background  Advantages  Pitfalls • Preserve topology between two different images • sufficient iteration / parameter tuning • Require substantial time, extensive computation Deep-learning-based method 𝑥𝑥 𝑦𝑦 Floating image Fixed image 𝜙𝜙 Deformation field 𝑇𝑇(𝑥𝑥; 𝜙𝜙) Deformed image 𝑇𝑇 Transformer Classical Iterative Method
  • 7. Image registration 7 Background Classical iterative method Deep-learning-based Method 𝑥𝑥 𝑦𝑦 Floating image Fixed image 𝜙𝜙 Deformation field 𝑇𝑇(𝑥𝑥; 𝜙𝜙) Deformed image 𝑇𝑇 Transformer Deep neural network Supervised learning Unsupervised learning
  • 8. Image registration 8 Background  Require the ground-truth registration fields Cao. et al. “Non-rigid Brain MRI Registration Using Two-Stage Deep Perceptive Networks.” ISMRM 2018 Supervised learning Unsupervised learning Classical iterative method Deep-learning-based Method
  • 9. Image registration 9 Background  Limitation • Difficult to obtain the real ground-truth in practice • Depend on the quality of the ground-truth registration fields  Advantages • No parameter tuning for the inference • Applicable to various image domains Supervised learning Unsupervised learning Classical iterative method Deep-learning-based Method
  • 10. Image registration 10 Background  Does not require any ground-truth label Balakrishnan. et al. “An unsupervised learning model for deformable medical image registration,.” CVPR 2018l • Spatial transformer network = Deformation field generator + Transformer • To provide deformable registration without labels for registration fields • Pitfalls: Potential for the degeneracy of mapping on large deformable volumes ex) liver CT scans Supervised learning Unsupervised learning Classical iterative method Deep-learning-based Method
  • 11. Image registration 11 Proposed Method Cycle Consistency Zhu, Jun-Yan, et al. "Unpaired image-to-image translation using cycle-consistent adversarial networks." arXiv preprint (2017).  Motivation model: cycleGAN Horse 𝑭𝑭 𝑹𝑹 Zebra • To adopt cyclic constraint in network training → Improve topology preservation (less degeneracy)
  • 12. Image registration 12 Proposed Method Overall Framework Cycle consistency Cycle consistency
  • 13. Image registration 13 Proposed Method min GA,GB ∑𝑥𝑥∈𝐴𝐴 ∑𝑦𝑦∈𝐵𝐵 𝑳𝑳(𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴, 𝐺𝐺𝐵𝐵) 𝑳𝑳 𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴, 𝐺𝐺𝐵𝐵 = 𝑳𝑳𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟 𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴 + 𝑳𝑳𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟 𝑦𝑦, 𝑥𝑥, 𝑇𝑇, 𝐺𝐺𝐵𝐵 +𝛼𝛼𝑳𝑳𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐(𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴, 𝐺𝐺𝐵𝐵) + 𝛽𝛽𝑳𝑳𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖(𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴, 𝐺𝐺𝐵𝐵) Loss Function
  • 14. Image registration 14 Loss Function Proposed Method 𝑳𝑳𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟 = − 𝑇𝑇(𝐴𝐴, 𝜙𝜙𝐴𝐴𝐴𝐴⨂𝐵𝐵 + 𝜆𝜆 𝜙𝜙𝐴𝐴𝐴𝐴 2 • Registration loss Similarity metric Regularization 𝒙𝒙 𝒚𝒚 − 𝑇𝑇(𝐵𝐵, 𝜙𝜙𝐵𝐵𝐵𝐵⨂𝐴𝐴 + 𝜆𝜆 𝜙𝜙𝐵𝐵𝐵𝐵 2
  • 15. Image registration 15 Proposed Method 𝑳𝑳𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 = 𝑇𝑇 � 𝐵𝐵, � 𝜙𝜙𝐵𝐵𝐵𝐵 − 𝐴𝐴 1 + 𝑇𝑇 ̂ 𝐴𝐴, � 𝜙𝜙𝐴𝐴𝐴𝐴 − 𝐵𝐵 1 Loss Function 𝑨𝑨 𝑩𝑩 • Cycle loss � 𝑩𝑩 � 𝑨𝑨
  • 16. Image registration 16 Proposed Method 𝑳𝑳𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝑥𝑥, 𝑦𝑦, 𝑇𝑇, 𝐺𝐺𝐴𝐴, 𝐺𝐺𝐵𝐵 = − 𝑇𝑇(𝐴𝐴, 𝐺𝐺𝐴𝐴𝐴𝐴(𝐴𝐴, 𝐴𝐴) ⨂𝐴𝐴 − 𝑇𝑇(𝐵𝐵, 𝐺𝐺𝐵𝐵𝐵𝐵(𝐵𝐵, 𝐵𝐵) ⨂𝐵𝐵 Loss Function 𝒚𝒚 𝒙𝒙 • Identity loss
  • 17. Image registration 17 Experiment Application to Liver CT Registration (3D)  Dataset • Multiphase abdominal CT images (from Asan Medical Center) • Does not have ground-truth registration fields
  • 18. Image registration 18 Original image Deformed image Unenhanced Arterial Portal Delay Experiment Application to Liver CT Registration (3D)
  • 19. Image registration 19 Original image Deformed image Unenhanced Arterial Portal Delay Experiment Application to Liver CT Registration (3D)
  • 20. Image registration 20 Original image Deformed image Unenhanced Arterial Portal Delay Experiment Application to Liver CT Registration (3D)
  • 21. Image registration 21 Original image Deformed image Unenhanced Arterial Portal Delay Experiment Application to Liver CT Registration (3D)
  • 22. Image registration 22 Artery phase → Portal phase Original artery phase Moved artery phase Fixed portal phase Experiment Application to Liver CT Registration (3D)
  • 23. Image registration 23  Tumor size measurement & Target registration error Experiment Application to Liver CT Registration (3D)  Effect of cycle consistency : less folding problem
  • 24. Image registration 24 Conclusion Advantages of Proposed Method • Does not require the ground-truth of deformation fields • Faster time for image registration • Topology preservation for forward and backward mapping • 3D image registration for any pair of images from a single network • Applicable to challenging tasks  Unsupervised learning  Cycle consistency