SlideShare a Scribd company logo
1 of 14
Unsupervised Learning for
Compressed Sensing MRI Using CycleGAN
Gyutaek Oh, Byeongsu Sim, and Jong Chul Ye
I. Introduction
Accelerated MRI
• Reduce the scan time of MRI
• Downsampled k-space  aliasing pattern
• Original image have to be reconstructed from downsampled image
Subsampling
ℱ/ℱ−1
ℱ/ℱ−1
Reconstruction
I. Introduction
• Main research thrust in the past for
accelerated MRI
• Long reconstruction time due to the
computational complexity
CS Algorithms
• High performance & significantly reduced run
time complexity
• Most of the existing deep learning approaches
require matched reference data (e.g. fully
sampled k-space)
Deep Learning
Approaches
Unpaired Deep Learning for Accelerated MRI
I. Introduction
Cycle-consistent Adversarial Network (CycleGAN)
• Unpaired image-to-image translation  Medical imaging field (e.g. CT, MRI)
• Two generators & discriminators
 domain of the generator output ≠ domain of the real data
[1] Kang, et al., Medical physics 46.2 (2019): 550-562.
[1]
I. Introduction
CycleGAN for Accelerated MRI
• Fully sampled images  downsampled images: deterministic measurement physics
• Replace one generator with the deterministic transform  one generator & discriminator
• Can be derived from optimal transport & penalized least squares cost
Generator
Fourier transform
&
Subsampling
II. Theory
𝒚 = ℋ𝒙 + 𝑤 ⋯ 1
• Noisy measurement 𝑦∈𝒴
• Unobserved image 𝑥∈𝒳
• Measurement noise 𝑤
• Measurement operator ℋ :𝒳↦𝒴
Inverse
Problem
Ill-posed
𝑐 𝒙; 𝒚 ≔ 𝒚 − ℋ𝒙 + 𝑅 𝒙 ⋯ 2
• Fixed (or given) variable 𝒚
• Random variable 𝒙
• Regularization function 𝑅 𝒙
Penalized Least
Squares (PLS)
II. Theory
• New PLS cost
𝑐 𝒙, 𝒚; Θ, ℋ ≔ 𝒚 − ℋ𝒙 + 𝐺Θ 𝒚 − 𝒙 ⋯ 3
• 𝒚: random variable, 𝒙: random variable
• 𝐺Θ: Neural network with the network parameter Θ
• Considering all combinations of 𝒙, 𝒚 = Finding transportation mapping between 𝒳 and 𝒴
• Optimal transport
𝕂 Θ, ℋ ≔ min
𝜋 𝒳×𝒴
𝑐 𝒙, 𝒚; Θ, ℋ 𝑑𝜋 𝒙, 𝒚 ⋯ 4
• Joint distribution 𝜋 𝒙, 𝒚
• Marginal distributions with respect to 𝒳 and 𝒴 are 𝝁 and 𝝂
Main Contribution
II. Theory
min
Θ,ℋ
𝕂 Θ, ℋ = min
Θ,ℋ
max
Φ,Ξ
𝛾ℓ𝑐𝑦𝑐𝑙𝑒 Θ, ℋ + ℓ𝑊𝐺𝐴𝑁 Θ, ℋ; Φ, Ξ ⋯ 5
• Cycle-consistency loss
ℓ𝑐𝑦𝑐𝑙𝑒 Θ, ℋ =
𝒳
𝒙 − 𝐺Θ ℋ𝒙 𝑑𝜇 𝒙 +
𝒴
𝒚 − ℋ𝐺Θ 𝒚 𝑑𝜈 𝒚 ⋯ 6
• Wasserstein GAN loss
ℓ𝑊𝐺𝐴𝑁 Θ, ℋ; Φ, Ξ =
𝒳
𝜑Φ 𝒙 𝑑𝜇 𝒙 −
𝒴
𝜑Φ 𝐺Θ 𝒚 𝑑𝜈 𝒚 +
𝒴
𝜓Ξ 𝒚 𝑑𝜈 𝒚 −
𝒳
𝜓Ξ ℋ𝒙 𝑑𝜇 𝒙 ⋯ 7
New PLS Cost + OT
Kantorovich Dual Formulation
II. Theory
• ℓ𝑐𝑦𝑐𝑙𝑒 Θ = 𝒳
𝒙 − 𝐺Θ ℋ𝒙 𝑑𝜇 𝒙 + 𝒴
𝒚 − ℋ𝐺Θ 𝒚 𝑑𝜈 𝒚 ⋯ 8
• ℓ𝑊𝐺𝐴𝑁 Θ; Φ = 𝒳
𝜑Φ 𝒙 𝑑𝜇 𝒙 − 𝒴
𝜑Φ 𝐺Θ 𝒚 𝑑𝜈 𝒚 ⋯ 9
Final Formulation
𝑦 = ℱ−1
𝒫Ωℱ𝑥 ⋯ 8
• 2-D Fourier transform 𝓕
• Sampling operation 𝓟𝛀
• 𝓗 = 𝓕−𝟏
𝓟𝛀𝓕 does not have to be estimated because the sampling mask 𝛀 is known
Accelerated MRI
III. Method
Conventional CycleGAN: two generators & discriminators
Can be replaced by 𝓕−𝟏
𝓟𝛀𝓕
III. Method
𝓕𝓗  Deterministic Fourier transform (𝓕−𝟏
𝓟𝓕)
Can be neglected
III. Method
Proposed CycleGAN: one generator & discriminator
IV. Experimental Results
V. Conclusion
• Our CycleGAN architecture for CS-MRI can be derived from OT & PLS
• The proposed method showed significantly improved results compared to conventional
CycleGAN
• Results of our CycleGAN were comparable to supervised learning
• It can be an important framework for accelerated MR images when matched reference data
are difficult to obtain

More Related Content

What's hot

ARRAY FACTOR OPTIMIZATION OF AN ACTIVE PLANAR PHASED ARRAY USING EVOLUTIONARY...
ARRAY FACTOR OPTIMIZATION OF AN ACTIVE PLANAR PHASED ARRAY USING EVOLUTIONARY...ARRAY FACTOR OPTIMIZATION OF AN ACTIVE PLANAR PHASED ARRAY USING EVOLUTIONARY...
ARRAY FACTOR OPTIMIZATION OF AN ACTIVE PLANAR PHASED ARRAY USING EVOLUTIONARY...jantjournal
 
A RRAY F ACTOR O PTIMIZATION OF AN A CTIVE P LANAR P HASED A RRAY USING...
A RRAY  F ACTOR  O PTIMIZATION OF AN  A CTIVE  P LANAR  P HASED  A RRAY USING...A RRAY  F ACTOR  O PTIMIZATION OF AN  A CTIVE  P LANAR  P HASED  A RRAY USING...
A RRAY F ACTOR O PTIMIZATION OF AN A CTIVE P LANAR P HASED A RRAY USING...jantjournal
 
Model predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-enginesModel predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-enginespace130557
 
Self-dependent 3D face rotational alignment using the nose region
Self-dependent 3D face rotational alignment using the nose regionSelf-dependent 3D face rotational alignment using the nose region
Self-dependent 3D face rotational alignment using the nose regionMehryar (Mike) E., Ph.D.
 
Mn alcu2 heusler compound
Mn alcu2 heusler compoundMn alcu2 heusler compound
Mn alcu2 heusler compoundogunmoyekehinde
 
A statistical comparative study of
A statistical comparative study ofA statistical comparative study of
A statistical comparative study ofijfcstjournal
 

What's hot (10)

ARRAY FACTOR OPTIMIZATION OF AN ACTIVE PLANAR PHASED ARRAY USING EVOLUTIONARY...
ARRAY FACTOR OPTIMIZATION OF AN ACTIVE PLANAR PHASED ARRAY USING EVOLUTIONARY...ARRAY FACTOR OPTIMIZATION OF AN ACTIVE PLANAR PHASED ARRAY USING EVOLUTIONARY...
ARRAY FACTOR OPTIMIZATION OF AN ACTIVE PLANAR PHASED ARRAY USING EVOLUTIONARY...
 
LEUKOS_International_Journal
LEUKOS_International_JournalLEUKOS_International_Journal
LEUKOS_International_Journal
 
A RRAY F ACTOR O PTIMIZATION OF AN A CTIVE P LANAR P HASED A RRAY USING...
A RRAY  F ACTOR  O PTIMIZATION OF AN  A CTIVE  P LANAR  P HASED  A RRAY USING...A RRAY  F ACTOR  O PTIMIZATION OF AN  A CTIVE  P LANAR  P HASED  A RRAY USING...
A RRAY F ACTOR O PTIMIZATION OF AN A CTIVE P LANAR P HASED A RRAY USING...
 
Real Time Geodemographics
Real Time GeodemographicsReal Time Geodemographics
Real Time Geodemographics
 
Model predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-enginesModel predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-engines
 
Self-dependent 3D face rotational alignment using the nose region
Self-dependent 3D face rotational alignment using the nose regionSelf-dependent 3D face rotational alignment using the nose region
Self-dependent 3D face rotational alignment using the nose region
 
C42011318
C42011318C42011318
C42011318
 
Mn alcu2 heusler compound
Mn alcu2 heusler compoundMn alcu2 heusler compound
Mn alcu2 heusler compound
 
A statistical comparative study of
A statistical comparative study ofA statistical comparative study of
A statistical comparative study of
 
Physics Tutor Singapore
Physics Tutor SingaporePhysics Tutor Singapore
Physics Tutor Singapore
 

Similar to Unsupervised Learning for Compressed Sensing MRI Using CycleGAN

CycleMorph: Cycle consistent unsupervised deformable image registration
CycleMorph: Cycle consistent unsupervised deformable image registrationCycleMorph: Cycle consistent unsupervised deformable image registration
CycleMorph: Cycle consistent unsupervised deformable image registrationBoahKim2
 
Two stage deep learning for accelerated 3 d time-of-flight mra without matche...
Two stage deep learning for accelerated 3 d time-of-flight mra without matche...Two stage deep learning for accelerated 3 d time-of-flight mra without matche...
Two stage deep learning for accelerated 3 d time-of-flight mra without matche...Chung Hyung Jin
 
NIPS KANSAI Reading Group #5: State Aware Imitation Learning
NIPS KANSAI Reading Group #5: State Aware Imitation LearningNIPS KANSAI Reading Group #5: State Aware Imitation Learning
NIPS KANSAI Reading Group #5: State Aware Imitation LearningEiji Uchibe
 
Vehicle Routing Problem using PSO (Particle Swarm Optimization)
Vehicle Routing Problem using PSO (Particle Swarm Optimization)Vehicle Routing Problem using PSO (Particle Swarm Optimization)
Vehicle Routing Problem using PSO (Particle Swarm Optimization)Niharika Varshney
 
inverse z transfer (izt)
inverse z transfer  (izt)inverse z transfer  (izt)
inverse z transfer (izt)urvish shah
 
Magnetic tracking --- talking from Magic Leap One
Magnetic tracking --- talking from Magic Leap OneMagnetic tracking --- talking from Magic Leap One
Magnetic tracking --- talking from Magic Leap OneJames D.B. Wang, PhD
 
대용량의 동적인 그래프 및 텐서 마이닝 (Mining Large Dynamic Graphs and Tensors)
대용량의 동적인 그래프 및 텐서 마이닝 (Mining Large Dynamic Graphs and Tensors)대용량의 동적인 그래프 및 텐서 마이닝 (Mining Large Dynamic Graphs and Tensors)
대용량의 동적인 그래프 및 텐서 마이닝 (Mining Large Dynamic Graphs and Tensors)NAVER Engineering
 
An Experimental Study of Ion Motion Optimization for Constraint Economic Load...
An Experimental Study of Ion Motion Optimization for Constraint Economic Load...An Experimental Study of Ion Motion Optimization for Constraint Economic Load...
An Experimental Study of Ion Motion Optimization for Constraint Economic Load...Mohit Dhiman
 
An Introduction to Reinforcement Learning - The Doors to AGI
An Introduction to Reinforcement Learning - The Doors to AGIAn Introduction to Reinforcement Learning - The Doors to AGI
An Introduction to Reinforcement Learning - The Doors to AGIAnirban Santara
 
generalized_nbody_acs_2015_challacombe
generalized_nbody_acs_2015_challacombegeneralized_nbody_acs_2015_challacombe
generalized_nbody_acs_2015_challacombeMatt Challacombe
 
J07.00011 : Superconducting Parametric Cavities as an “Optical” Quantum Compu...
J07.00011 : Superconducting Parametric Cavities as an “Optical” Quantum Compu...J07.00011 : Superconducting Parametric Cavities as an “Optical” Quantum Compu...
J07.00011 : Superconducting Parametric Cavities as an “Optical” Quantum Compu...Jimmy Shih-Chun Hung
 
NS-CUK Seminar: H.E.Lee, Review on "Gated Graph Sequence Neural Networks", I...
NS-CUK Seminar: H.E.Lee,  Review on "Gated Graph Sequence Neural Networks", I...NS-CUK Seminar: H.E.Lee,  Review on "Gated Graph Sequence Neural Networks", I...
NS-CUK Seminar: H.E.Lee, Review on "Gated Graph Sequence Neural Networks", I...ssuser4b1f48
 
Accelerating the Experimental Feedback Loop: Data Streams and the Advanced Ph...
Accelerating the Experimental Feedback Loop: Data Streams and the Advanced Ph...Accelerating the Experimental Feedback Loop: Data Streams and the Advanced Ph...
Accelerating the Experimental Feedback Loop: Data Streams and the Advanced Ph...Ian Foster
 
ct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdfct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdfssuser2c7393
 

Similar to Unsupervised Learning for Compressed Sensing MRI Using CycleGAN (20)

Inverse problems in medical imaging
Inverse problems in medical imagingInverse problems in medical imaging
Inverse problems in medical imaging
 
Thesis presentation
Thesis presentationThesis presentation
Thesis presentation
 
CycleMorph: Cycle consistent unsupervised deformable image registration
CycleMorph: Cycle consistent unsupervised deformable image registrationCycleMorph: Cycle consistent unsupervised deformable image registration
CycleMorph: Cycle consistent unsupervised deformable image registration
 
Two stage deep learning for accelerated 3 d time-of-flight mra without matche...
Two stage deep learning for accelerated 3 d time-of-flight mra without matche...Two stage deep learning for accelerated 3 d time-of-flight mra without matche...
Two stage deep learning for accelerated 3 d time-of-flight mra without matche...
 
230727_HB_JointJournalClub.pptx
230727_HB_JointJournalClub.pptx230727_HB_JointJournalClub.pptx
230727_HB_JointJournalClub.pptx
 
Design of robust layout for dynamic plant layout layout problem 1
Design of robust layout for dynamic plant layout layout problem 1Design of robust layout for dynamic plant layout layout problem 1
Design of robust layout for dynamic plant layout layout problem 1
 
NIPS KANSAI Reading Group #5: State Aware Imitation Learning
NIPS KANSAI Reading Group #5: State Aware Imitation LearningNIPS KANSAI Reading Group #5: State Aware Imitation Learning
NIPS KANSAI Reading Group #5: State Aware Imitation Learning
 
Vehicle Routing Problem using PSO (Particle Swarm Optimization)
Vehicle Routing Problem using PSO (Particle Swarm Optimization)Vehicle Routing Problem using PSO (Particle Swarm Optimization)
Vehicle Routing Problem using PSO (Particle Swarm Optimization)
 
inverse z transfer (izt)
inverse z transfer  (izt)inverse z transfer  (izt)
inverse z transfer (izt)
 
presentation_btp
presentation_btppresentation_btp
presentation_btp
 
Magnetic tracking --- talking from Magic Leap One
Magnetic tracking --- talking from Magic Leap OneMagnetic tracking --- talking from Magic Leap One
Magnetic tracking --- talking from Magic Leap One
 
대용량의 동적인 그래프 및 텐서 마이닝 (Mining Large Dynamic Graphs and Tensors)
대용량의 동적인 그래프 및 텐서 마이닝 (Mining Large Dynamic Graphs and Tensors)대용량의 동적인 그래프 및 텐서 마이닝 (Mining Large Dynamic Graphs and Tensors)
대용량의 동적인 그래프 및 텐서 마이닝 (Mining Large Dynamic Graphs and Tensors)
 
An Experimental Study of Ion Motion Optimization for Constraint Economic Load...
An Experimental Study of Ion Motion Optimization for Constraint Economic Load...An Experimental Study of Ion Motion Optimization for Constraint Economic Load...
An Experimental Study of Ion Motion Optimization for Constraint Economic Load...
 
Gram-Schmidt process
Gram-Schmidt processGram-Schmidt process
Gram-Schmidt process
 
An Introduction to Reinforcement Learning - The Doors to AGI
An Introduction to Reinforcement Learning - The Doors to AGIAn Introduction to Reinforcement Learning - The Doors to AGI
An Introduction to Reinforcement Learning - The Doors to AGI
 
generalized_nbody_acs_2015_challacombe
generalized_nbody_acs_2015_challacombegeneralized_nbody_acs_2015_challacombe
generalized_nbody_acs_2015_challacombe
 
J07.00011 : Superconducting Parametric Cavities as an “Optical” Quantum Compu...
J07.00011 : Superconducting Parametric Cavities as an “Optical” Quantum Compu...J07.00011 : Superconducting Parametric Cavities as an “Optical” Quantum Compu...
J07.00011 : Superconducting Parametric Cavities as an “Optical” Quantum Compu...
 
NS-CUK Seminar: H.E.Lee, Review on "Gated Graph Sequence Neural Networks", I...
NS-CUK Seminar: H.E.Lee,  Review on "Gated Graph Sequence Neural Networks", I...NS-CUK Seminar: H.E.Lee,  Review on "Gated Graph Sequence Neural Networks", I...
NS-CUK Seminar: H.E.Lee, Review on "Gated Graph Sequence Neural Networks", I...
 
Accelerating the Experimental Feedback Loop: Data Streams and the Advanced Ph...
Accelerating the Experimental Feedback Loop: Data Streams and the Advanced Ph...Accelerating the Experimental Feedback Loop: Data Streams and the Advanced Ph...
Accelerating the Experimental Feedback Loop: Data Streams and the Advanced Ph...
 
ct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdfct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdf
 

Recently uploaded

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 

Recently uploaded (20)

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 

Unsupervised Learning for Compressed Sensing MRI Using CycleGAN

  • 1. Unsupervised Learning for Compressed Sensing MRI Using CycleGAN Gyutaek Oh, Byeongsu Sim, and Jong Chul Ye
  • 2. I. Introduction Accelerated MRI • Reduce the scan time of MRI • Downsampled k-space  aliasing pattern • Original image have to be reconstructed from downsampled image Subsampling ℱ/ℱ−1 ℱ/ℱ−1 Reconstruction
  • 3. I. Introduction • Main research thrust in the past for accelerated MRI • Long reconstruction time due to the computational complexity CS Algorithms • High performance & significantly reduced run time complexity • Most of the existing deep learning approaches require matched reference data (e.g. fully sampled k-space) Deep Learning Approaches Unpaired Deep Learning for Accelerated MRI
  • 4. I. Introduction Cycle-consistent Adversarial Network (CycleGAN) • Unpaired image-to-image translation  Medical imaging field (e.g. CT, MRI) • Two generators & discriminators  domain of the generator output ≠ domain of the real data [1] Kang, et al., Medical physics 46.2 (2019): 550-562. [1]
  • 5. I. Introduction CycleGAN for Accelerated MRI • Fully sampled images  downsampled images: deterministic measurement physics • Replace one generator with the deterministic transform  one generator & discriminator • Can be derived from optimal transport & penalized least squares cost Generator Fourier transform & Subsampling
  • 6. II. Theory 𝒚 = ℋ𝒙 + 𝑤 ⋯ 1 • Noisy measurement 𝑦∈𝒴 • Unobserved image 𝑥∈𝒳 • Measurement noise 𝑤 • Measurement operator ℋ :𝒳↦𝒴 Inverse Problem Ill-posed 𝑐 𝒙; 𝒚 ≔ 𝒚 − ℋ𝒙 + 𝑅 𝒙 ⋯ 2 • Fixed (or given) variable 𝒚 • Random variable 𝒙 • Regularization function 𝑅 𝒙 Penalized Least Squares (PLS)
  • 7. II. Theory • New PLS cost 𝑐 𝒙, 𝒚; Θ, ℋ ≔ 𝒚 − ℋ𝒙 + 𝐺Θ 𝒚 − 𝒙 ⋯ 3 • 𝒚: random variable, 𝒙: random variable • 𝐺Θ: Neural network with the network parameter Θ • Considering all combinations of 𝒙, 𝒚 = Finding transportation mapping between 𝒳 and 𝒴 • Optimal transport 𝕂 Θ, ℋ ≔ min 𝜋 𝒳×𝒴 𝑐 𝒙, 𝒚; Θ, ℋ 𝑑𝜋 𝒙, 𝒚 ⋯ 4 • Joint distribution 𝜋 𝒙, 𝒚 • Marginal distributions with respect to 𝒳 and 𝒴 are 𝝁 and 𝝂 Main Contribution
  • 8. II. Theory min Θ,ℋ 𝕂 Θ, ℋ = min Θ,ℋ max Φ,Ξ 𝛾ℓ𝑐𝑦𝑐𝑙𝑒 Θ, ℋ + ℓ𝑊𝐺𝐴𝑁 Θ, ℋ; Φ, Ξ ⋯ 5 • Cycle-consistency loss ℓ𝑐𝑦𝑐𝑙𝑒 Θ, ℋ = 𝒳 𝒙 − 𝐺Θ ℋ𝒙 𝑑𝜇 𝒙 + 𝒴 𝒚 − ℋ𝐺Θ 𝒚 𝑑𝜈 𝒚 ⋯ 6 • Wasserstein GAN loss ℓ𝑊𝐺𝐴𝑁 Θ, ℋ; Φ, Ξ = 𝒳 𝜑Φ 𝒙 𝑑𝜇 𝒙 − 𝒴 𝜑Φ 𝐺Θ 𝒚 𝑑𝜈 𝒚 + 𝒴 𝜓Ξ 𝒚 𝑑𝜈 𝒚 − 𝒳 𝜓Ξ ℋ𝒙 𝑑𝜇 𝒙 ⋯ 7 New PLS Cost + OT Kantorovich Dual Formulation
  • 9. II. Theory • ℓ𝑐𝑦𝑐𝑙𝑒 Θ = 𝒳 𝒙 − 𝐺Θ ℋ𝒙 𝑑𝜇 𝒙 + 𝒴 𝒚 − ℋ𝐺Θ 𝒚 𝑑𝜈 𝒚 ⋯ 8 • ℓ𝑊𝐺𝐴𝑁 Θ; Φ = 𝒳 𝜑Φ 𝒙 𝑑𝜇 𝒙 − 𝒴 𝜑Φ 𝐺Θ 𝒚 𝑑𝜈 𝒚 ⋯ 9 Final Formulation 𝑦 = ℱ−1 𝒫Ωℱ𝑥 ⋯ 8 • 2-D Fourier transform 𝓕 • Sampling operation 𝓟𝛀 • 𝓗 = 𝓕−𝟏 𝓟𝛀𝓕 does not have to be estimated because the sampling mask 𝛀 is known Accelerated MRI
  • 10. III. Method Conventional CycleGAN: two generators & discriminators Can be replaced by 𝓕−𝟏 𝓟𝛀𝓕
  • 11. III. Method 𝓕𝓗  Deterministic Fourier transform (𝓕−𝟏 𝓟𝓕) Can be neglected
  • 12. III. Method Proposed CycleGAN: one generator & discriminator
  • 14. V. Conclusion • Our CycleGAN architecture for CS-MRI can be derived from OT & PLS • The proposed method showed significantly improved results compared to conventional CycleGAN • Results of our CycleGAN were comparable to supervised learning • It can be an important framework for accelerated MR images when matched reference data are difficult to obtain