SlideShare a Scribd company logo
1 of 57
MICCAI 2018 Summary
Papers that catch my attention
S. Kevin Zhou
Professor, Institute of Computing Technology, CAS
formerly Principal Expert, Siemens Healthineers
Email: s.kevin.zhou@gmail.com; zhoushaohua@ict.ac.cn
Personal disclaimer
• There are over 300 papers and all of them have some merits that
worth attention.
• This is a list of papers that catch my personal attention.
• Due to my ‘near-sightedness’, I admittedly miss a lot of excellent
works.
Deep learning
Input
image
X
Output
variable
Y
Learning from {(Xi , Yi)}
arg minW Si Loss(Yi, f(Xi; W)) + Reg(W)
Algorithm:
Deep network
Y = f(X; W)
Deep learning: the manual parts
Input
image
X
Output
variable
Y
Learning from {(Xi , Yi)}
arg minW Si Loss(Yi, f(Xi; W)) + Reg(W)
Algorithm:
Deep network
Y = f(X; W)
Towards automating deep learning
Input
image
X
Output
variable
Y
Learning from {(Xi , Yi)}
arg minW Si Loss(Yi, f(Xi; W)) + Reg(W)
Algorithm:
Deep network
Y = f(X; W)
GAN
Self-, semi-, or
weakly supervised
Neural architecture search
or meta-learning
New
representation
Reinforcement learning
Q-learning:
RL for parameter inference from image
Action, state, reward
Action a
• Move each parameter by ±dqi
while keeping the other
parameters the same
• A: action space, |A|=2n
State s
• The observations with all actions
taken so far
• qt= qt-1+at = q0+Si ai
• <I, qt>, I[qt]: image (or image
patch) ‘centered’ at qt
Reward r
 Rewards when the target is hit or closer.
 r(st+1, st, at )=| qt - q0 |2-| qt+1 - q0 |2
MICCAI2018 Tutorial: https://www.hvnguyen.com/deepreinforcementlearning
Keywords
• Towards automating DL
• Adversarial
• New representations
• New network architecture &
meta-learning
• Semi-supervised, weakly
supervised
• Uncertainty and loss
• Deep reinforcement learning
• Others
• Own
Adversarial (it is everywhere)
• M-18 Adversarial Sparse-View
CBCT Artifact Reduction
• Addresses how to handle streaky
artifacts
• M-84 Adversarial Similarity
Network for Evaluating Image
Alignment in Deep Learning based
Registration
• Uses adversarial network as a
similarity function
• Unsupervised!
• A trick a *real + (1-a) * fake,
increasing a
A lot of papers (reconstruction,
image enhancement, segmentation,
etc.) use adversarial trick
• CVPR2018 GAN tutorial
(Alexei Efros)
• Set up arms race
• Learned loss function
• Meta-supervision
• A super data memorizer
• A new computer art
Adversarial Sparse-View CBCT Artifact Reduction
Adversarial Sparse-View CBCT Artifact Reduction
Adversarial Similarity Network for Evaluating Image
Alignment in Deep Learning based Registration
New representations
• M-107 Instance Segmentation and
Tracking with Cosine Embeddings
and Recurrent Hourglass Networks
• Introduce cosine embedding
• M-111 A Pixel-wise Distance
Regression Approach for Joint
Retinal Optical Disc and Fovea
Detection
• Bi-distance map to encode spatial
configuration
• T-12 The Deep Poincare Map: A
Novel Approach for Left Ventricle
Segmentation
• A new limit cycle representation
Instance Segmentation and Tracking with Cosine
Embeddings and Recurrent Hourglass Networks
Instance Segmentation and Tracking with Cosine
Embeddings and Recurrent Hourglass Networks
A Pixel-wise Distance Regression Approach for
Joint Retinal Optical Disc and Fovea Detection
The Deep Poincare Map: A Novel Approach for
Left Ventricle Segmentation
The Deep Poincare Map: A Novel Approach for
Left Ventricle Segmentation
New network architecture & meta-learning
• M-64 Concurrent Spatial and
Channel ‘Squeeze & Excitation’
in Fully Convolutional Networks
• As title suggests
• M-62 Training Medical Image
Analysis Systems like
Radiologists
• Uses meta-learning
• T-48 Fast CapsNet for Lung
Cancer Screening
• CapsNet!
• T-139 Autofocus Layer for
Semantic Segmentation
• A new layer that selects scale
Concurrent Spatial and Channel ‘Squeeze &
Excitation’ in Fully Convolutional Networks
Autofocus Layer for Semantic Segmentation
Training Medical Image Analysis Systems like
Radiologists
Fast CapsNet for Lung Cancer Screening
Fast CapsNet for Lung Cancer Screening
Semi-supervised
• M-131 A Probabilistic Model Combining Deep
Learning and Multi-atlas Segmentation for Semi-
automated Labelling of Histology
• T-11 Factorised Spatial Representation Learning:
Application in Semi-supervised Myocardial
Segmentation
• T-44 A Diagnostic Report Generator from CT
Volumes on Liver Tumor with Semi-supervised
Attention Mechanism
• T-138 Semi-Supervised Learning for Segmentation
under Semantic Constraint
• W-64 Semi-Automatic RECIST Labeling on CT
Scans with Cascaded Convolutional Neural
Networks
• W-47 ASDNet: Attention based Semi-supervised
Deep Networks for Medical Image Segmentation
• T-152 Cost-Sensitive Active Learning for
Intracranial Hemorrhage Detection
• Active learning
• [DLMIA] Deep semi-supervised segmentation with
weight-averaged consistency targets
• Semi-Automated Extraction of Crohns Disease MR
Imaging Markers using a 3D Residual CNN with
Distance Prior
Weakly supervised
• M-140 A Weakly-Supervised Learning-Based
Feature Localization in Confocal Laser
Endomicroscopy Glioma Images
• M-143 Weakly Supervised Representation
Learning for Endomicroscopy Image Analysis
• T-31 Iterative Attention Mining for Weakly
Supervised Thoracic Disease Pattern
Localization in Chest X-Rays
• T-43 Liver Lesion Detection from Weakly-
labeled Multi-phase CT Volumes with a
Grouped Single Shot MultiBox Detector
• T-56 DeepEM: Deep 3D ConvNets with EM
for Weakly Supervised Pulmonary Nodule
Detection
• T-80 Detection and Delineation of Acute Cerebral
Infarct on DWI using Weakly Supervised Machine
Learning
• W-16 Towards Automatic Report Generation in
Spine Radiology using Weakly Supervised
Framework
• W-45 Deep Learning Based Instance Segmentation
in 3D Biomedical Images Using Weak Annotation
• W-63 Accurate Weakly-Supervised Deep Lesion
Segmentation using Large-Scale Clinical
Annotations: Slice-Propagated 3D Mask
Generation from 2D RECIST
DLMIA: Deep Learning in Medical Image Analysis
• Weakly Supervised Localisation for Fetal
Ultrasound Images
Deep Learning Based Instance Segmentation in 3D
Biomedical Images Using Weak Annotation
Accurate Weakly-Supervised Deep Lesion
Segmentation
Cost-Sensitive Active Learning for Intracranial
Hemorrhage Detection
DRL
MICCAI2018
• M-33 Automatic View Planning with Multi-scale
Deep Reinforcement Learning Agents
• M-68 Group-driven Reinforcement Learning for
Personalized mHealth Intervention
• W-23 Deep Reinforcement Learning for Surgical
Gesture Segmentation and Classification
• W-69 Deep Reinforcement Learning for Vessel
Centerline Tracing in Multi-modality 3D Volumes
CBM: MICCAI Workshop on Computational
Biomechanics for Medicine XIII
• Muscle excitation estimation in biomechanical
simulation using NAF reinforcement learning
MICCAI2017
• Multimodal Registration with Deep Context
Reinforcement Learning
• Deep Reinforcement Learning for Active Breast
Lesion Detection from DCE-MRI
• Robust non-rigid registration through agent-based
action learning
• Robust Multi-Scale Anatomical Landmark
Detection in Incomplete 3D-CT Data
• Supervised action classifier: approaching landmark
detection as image partitioning
MICCA2016 An Artificial Agent for Anatomical
Landmark Detection.
MICCAI2015 Vito – A Generic Agent for Multi-physics
Model Personalization: Application to Heart Modeling.
Automatic View Planning with Multi-scale Deep
Reinforcement Learning Agents
Automatic View Planning with Multi-scale Deep
Reinforcement Learning Agents
Uncertainty & loss
• M-75 Exploring Uncertainty
Measures in Deep Networks for
Multiple Sclerosis Lesion
Detection and Segmentation
• Monte Carlo drop out to derive
uncertainty
• T-140 3D Segmentation with
Exponential Logarithmic Loss
for Highly Unbalanced Object
Sizes
• unbalanced
Exploring Uncertainty Measures in Deep Networks for
Multiple Sclerosis Lesion Detection and Segmentation
3D Segmentation with Exponential Logarithmic Loss for
Highly Unbalanced Object Sizes
Others
• T-27 TextRay: Mining Clinical
Reports to Gain a Broad
Understanding of Chest X-rays
• A large-scale study
• W-1 X-ray-transform Invariant
Anatomical Landmark Detection
for Pelvic Trauma Surgery
• W-6 DeepDRR-A Catalyst for
Machine Learning in
Fluoroscopy-guided Procedures
• W-58 Fine-Grained
Segmentation Using
Hierarchical Dilated Neural
Networks
• W-67 Btrfly Net: Vertebrae
Labelling with Energy-based
Adversarial Learning of Local
Spine Prior
Mining Clinical Reports to Gain a Broad
Understanding of Chest X-rays
Mining Clinical Reports to Gain a Broad
Understanding of Chest X-rays
X-ray-transform Invariant Anatomical Landmark
Detection for Pelvic Trauma Surgery
X-ray-transform Invariant Anatomical Landmark
Detection for Pelvic Trauma Surgery
DeepDRR-A Catalyst for Machine Learning in
Fluoroscopy-guided Procedures
Fine-Grained Segmentation Using Hierarchical
Dilated Neural Networks
Btrfly Net: Vertebrae Labelling with Energy-based
Adversarial Learning of Local Spine Prior
Btrfly Net: Vertebrae Labelling with Energy-based
Adversarial Learning of Local Spine Prior
My own papers
MICCAI2018
• M-18 Adversarial Sparse-View CBCT Artifact
Reduction
• Addresses how to handle streaky artifacts
• T-24 More Knowledge is Better: Cross-Modality
Volume Completion and 3D+2D Segmentation
for Intracardiac Echocardiography Contouring
• As title suggests. A really tough job to do ICE contouring
• T-45 Less is more: Simultaneous view
classification and landmark detection for
abdominal ultrasound images
• Multitask learning
• T-60 3D Anisotropic Hybrid Network:
Transferring Convolutional Features from 2D
Images to 3D Anisotropic Volumes
• When the volume is highly anisotropic, it is a good idea
to transfer features from 2D to 3D
MICCAI2017
• Supervised action classifier: approaching landmark detection as
image partitioning
• A DRL paper for landmark with supervised path design
• Automatic liver segmentation using an adversarial image-to-
image network.
• Using adversarial as a learned shape prior.
• Deep image-to-image recurrent network with shape basis
learning for automatic vertebra labeling in large-scale 3D CT
volumes
• Imposing shape constraint in detecting a cohort of vertebra
landmarks.
MICCAI2018 rejection
• Learning to recognize Abnormalities in Chest X-Rays with
Location-Aware Dense Networks arXiv:1803.04565
• Still a solid work that was then state-of-the-art. The trick is
to use more data and the accessory location information
Adversarial Sparse-View CBCT Artifact Reduction
Adversarial Sparse-View CBCT Artifact Reduction
ICE auto contouring:
A knowledge-fused DL algorithm…
…
• DL-based
• Image completion + segmentation
Sparse
representation
Dense
representation
Dense
representation
Cross-modal
Appearance
3D
Geometry
Results
3D network without appearance
knowledge doesn’t converge!
• Liao et al. More knowledge is better: Cross-domain volume completion and 3D+2D segmentation for intracardiac echocardiography contouring, MICCAI
2018 (accepted)
3D Anisotropic Hybrid Network: Transferring Convolutional
Features from 2D Images to 3D Anisotropic Volumes
Liver lesion segmentation challenge
Less is more: Simultaneous view classification and
landmark detection for abdominal ultrasound images
Simultaneous view classification and landmark
detection for abdominal ultrasound images
View classification
• MTL: 85.29%, STL: 81.22%,
Human: 78.87%
Measurement
• Xu et al., Less is More: Simultaneous View Classification and Landmark Detection for Abdominal Ultrasound Images, MICCAI 2018 (accepted)
Supervised action classifier: approaching landmark
detection as image partitioning
Landmark representation: spatially local vs distributed
RepresentationTrainingTesting
• Xu et al., Supervised Action Classifier: Approaching Landmark Detection as Image Partitioning, MICCAI 2017.
Landmark detection using DI2IN + supervised
action map [MICCAI’2017]
• Novel representation -- supervised
action map
• Deep image2image network
(DI2IN)
• Xu et al., Supervised Action Classifier: Approaching Landmark Detection as Image Partitioning, MICCAI 2017.
RepresentationTrainingTesting
Automatic liver segmentation using an
adversarial image-to-image network [MICCAI’2017]
• Using image2image network and
adversarial shape prior
• Liver segmentation: 34% error
reduction when using 1000 CT
data sets
• Yang et al., Automatic Liver Segmentation Using an Adversarial Image-to-Image Network, MICCAI 2017
Deep image-to-image recurrent network with shape
basis learning for automatic vertebra labeling in large-
scale 3D CT volumes [MICCAI’2017]
MICCAI 2018 Papers that Catch Attention

More Related Content

What's hot

Multimodal RGB-D+RF-based sensing for human movement analysis
Multimodal RGB-D+RF-based sensing for human movement analysisMultimodal RGB-D+RF-based sensing for human movement analysis
Multimodal RGB-D+RF-based sensing for human movement analysisPetteriTeikariPhD
 
Deep Learning for Biomedical Unstructured Time Series
Deep Learning for Biomedical  Unstructured Time SeriesDeep Learning for Biomedical  Unstructured Time Series
Deep Learning for Biomedical Unstructured Time SeriesPetteriTeikariPhD
 
IRJET- A Survey on Medical Image Interpretation for Predicting Pneumonia
IRJET- A Survey on Medical Image Interpretation for Predicting PneumoniaIRJET- A Survey on Medical Image Interpretation for Predicting Pneumonia
IRJET- A Survey on Medical Image Interpretation for Predicting PneumoniaIRJET Journal
 
Lec6: Pre-Processing for Nuclear Medicine Images
Lec6: Pre-Processing for Nuclear Medicine ImagesLec6: Pre-Processing for Nuclear Medicine Images
Lec6: Pre-Processing for Nuclear Medicine ImagesUlaş Bağcı
 
Emerging 3D Scanning Technologies for PropTech
Emerging 3D Scanning Technologies for PropTechEmerging 3D Scanning Technologies for PropTech
Emerging 3D Scanning Technologies for PropTechPetteriTeikariPhD
 
Medical image processing
Medical image processingMedical image processing
Medical image processingDr G R Sinha
 
2017 07 03_meetup_d
2017 07 03_meetup_d2017 07 03_meetup_d
2017 07 03_meetup_dDana Brophy
 
Secure IoT Systems Monitor Framework using Probabilistic Image Encryption
Secure IoT Systems Monitor Framework using Probabilistic Image EncryptionSecure IoT Systems Monitor Framework using Probabilistic Image Encryption
Secure IoT Systems Monitor Framework using Probabilistic Image EncryptionIJAEMSJORNAL
 
Endobronchial Ultrasound Image Diagnosis Using Convolutional Neural Network (...
Endobronchial Ultrasound Image Diagnosis Using Convolutional Neural Network (...Endobronchial Ultrasound Image Diagnosis Using Convolutional Neural Network (...
Endobronchial Ultrasound Image Diagnosis Using Convolutional Neural Network (...Yan-Wei Lee
 
IEEE CASE 2016 On Avoiding Moving Objects for Indoor Autonomous Quadrotors
IEEE CASE 2016 On Avoiding Moving Objects for Indoor Autonomous QuadrotorsIEEE CASE 2016 On Avoiding Moving Objects for Indoor Autonomous Quadrotors
IEEE CASE 2016 On Avoiding Moving Objects for Indoor Autonomous QuadrotorsPeter SHIN
 
Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images IOSR Journals
 
Brain Tumor Segmentation @ Seoul AI 20180526
Brain Tumor Segmentation @ Seoul AI 20180526Brain Tumor Segmentation @ Seoul AI 20180526
Brain Tumor Segmentation @ Seoul AI 20180526Lars Lowe Sjösund
 
Moving Object Detection for Video Surveillance
Moving Object Detection for Video SurveillanceMoving Object Detection for Video Surveillance
Moving Object Detection for Video SurveillanceIJMER
 

What's hot (18)

Multimodal RGB-D+RF-based sensing for human movement analysis
Multimodal RGB-D+RF-based sensing for human movement analysisMultimodal RGB-D+RF-based sensing for human movement analysis
Multimodal RGB-D+RF-based sensing for human movement analysis
 
Deep Learning for Biomedical Unstructured Time Series
Deep Learning for Biomedical  Unstructured Time SeriesDeep Learning for Biomedical  Unstructured Time Series
Deep Learning for Biomedical Unstructured Time Series
 
IRJET- A Survey on Medical Image Interpretation for Predicting Pneumonia
IRJET- A Survey on Medical Image Interpretation for Predicting PneumoniaIRJET- A Survey on Medical Image Interpretation for Predicting Pneumonia
IRJET- A Survey on Medical Image Interpretation for Predicting Pneumonia
 
Geometric Deep Learning
Geometric Deep Learning Geometric Deep Learning
Geometric Deep Learning
 
B04530612
B04530612B04530612
B04530612
 
Lec6: Pre-Processing for Nuclear Medicine Images
Lec6: Pre-Processing for Nuclear Medicine ImagesLec6: Pre-Processing for Nuclear Medicine Images
Lec6: Pre-Processing for Nuclear Medicine Images
 
Ieee brain tumor
Ieee brain tumorIeee brain tumor
Ieee brain tumor
 
Emerging 3D Scanning Technologies for PropTech
Emerging 3D Scanning Technologies for PropTechEmerging 3D Scanning Technologies for PropTech
Emerging 3D Scanning Technologies for PropTech
 
Medical image processing
Medical image processingMedical image processing
Medical image processing
 
2017 07 03_meetup_d
2017 07 03_meetup_d2017 07 03_meetup_d
2017 07 03_meetup_d
 
Secure IoT Systems Monitor Framework using Probabilistic Image Encryption
Secure IoT Systems Monitor Framework using Probabilistic Image EncryptionSecure IoT Systems Monitor Framework using Probabilistic Image Encryption
Secure IoT Systems Monitor Framework using Probabilistic Image Encryption
 
2005 CAD for GGO with SVM
2005 CAD for GGO with SVM2005 CAD for GGO with SVM
2005 CAD for GGO with SVM
 
Endobronchial Ultrasound Image Diagnosis Using Convolutional Neural Network (...
Endobronchial Ultrasound Image Diagnosis Using Convolutional Neural Network (...Endobronchial Ultrasound Image Diagnosis Using Convolutional Neural Network (...
Endobronchial Ultrasound Image Diagnosis Using Convolutional Neural Network (...
 
Paper presentation report
Paper presentation reportPaper presentation report
Paper presentation report
 
IEEE CASE 2016 On Avoiding Moving Objects for Indoor Autonomous Quadrotors
IEEE CASE 2016 On Avoiding Moving Objects for Indoor Autonomous QuadrotorsIEEE CASE 2016 On Avoiding Moving Objects for Indoor Autonomous Quadrotors
IEEE CASE 2016 On Avoiding Moving Objects for Indoor Autonomous Quadrotors
 
Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images
 
Brain Tumor Segmentation @ Seoul AI 20180526
Brain Tumor Segmentation @ Seoul AI 20180526Brain Tumor Segmentation @ Seoul AI 20180526
Brain Tumor Segmentation @ Seoul AI 20180526
 
Moving Object Detection for Video Surveillance
Moving Object Detection for Video SurveillanceMoving Object Detection for Video Surveillance
Moving Object Detection for Video Surveillance
 

Similar to MICCAI 2018 Papers that Catch Attention

The Cancer imaging Phenomics Toolkit (CaPTk)
The Cancer imaging Phenomics Toolkit (CaPTk)The Cancer imaging Phenomics Toolkit (CaPTk)
The Cancer imaging Phenomics Toolkit (CaPTk)imgcommcall
 
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
 
Ccids 2019 cutting edges of ai technology in medicine
Ccids 2019 cutting edges of ai technology in medicineCcids 2019 cutting edges of ai technology in medicine
Ccids 2019 cutting edges of ai technology in medicineNamkug Kim
 
Mx net image segmentation to predict and diagnose the cardiac diseases karp...
Mx net image segmentation to predict and diagnose the cardiac diseases   karp...Mx net image segmentation to predict and diagnose the cardiac diseases   karp...
Mx net image segmentation to predict and diagnose the cardiac diseases karp...KannanRamasamy25
 
Brain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxBrain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxvikyt2211
 
Thesis presentation
Thesis presentationThesis presentation
Thesis presentationAras Masood
 
Performance Comparison Analysis for Medical Images Using Deep Learning Approa...
Performance Comparison Analysis for Medical Images Using Deep Learning Approa...Performance Comparison Analysis for Medical Images Using Deep Learning Approa...
Performance Comparison Analysis for Medical Images Using Deep Learning Approa...IRJET Journal
 
Automatic System for Detection and Classification of Brain Tumors
Automatic System for Detection and Classification of Brain TumorsAutomatic System for Detection and Classification of Brain Tumors
Automatic System for Detection and Classification of Brain TumorsFatma Sayed Ibrahim
 
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
 
Zeeshan.ali.presentations
Zeeshan.ali.presentationsZeeshan.ali.presentations
Zeeshan.ali.presentationsZeeshan Ali
 
EPID AND CBCT ON RADIATION THERAPY
EPID AND CBCT ON RADIATION THERAPYEPID AND CBCT ON RADIATION THERAPY
EPID AND CBCT ON RADIATION THERAPYanju k.v.
 
Treatment verification systems in radiation therapy
Treatment verification systems in radiation therapyTreatment verification systems in radiation therapy
Treatment verification systems in radiation therapyanju k.v.
 
A Distributed Deep Learning Approach for the Mitosis Detection from Big Medic...
A Distributed Deep Learning Approach for the Mitosis Detection from Big Medic...A Distributed Deep Learning Approach for the Mitosis Detection from Big Medic...
A Distributed Deep Learning Approach for the Mitosis Detection from Big Medic...Databricks
 
ct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdfct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdfssuser2c7393
 
Interpretability and informatics of deep learning in medical images3
Interpretability and informatics of deep learning in medical images3Interpretability and informatics of deep learning in medical images3
Interpretability and informatics of deep learning in medical images3Namkug Kim
 
Deep Learning for AI (3)
Deep Learning for AI (3)Deep Learning for AI (3)
Deep Learning for AI (3)Dongheon Lee
 

Similar to MICCAI 2018 Papers that Catch Attention (20)

The Cancer imaging Phenomics Toolkit (CaPTk)
The Cancer imaging Phenomics Toolkit (CaPTk)The Cancer imaging Phenomics Toolkit (CaPTk)
The Cancer imaging Phenomics Toolkit (CaPTk)
 
01-pengantar.pdf
01-pengantar.pdf01-pengantar.pdf
01-pengantar.pdf
 
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
 
Ccids 2019 cutting edges of ai technology in medicine
Ccids 2019 cutting edges of ai technology in medicineCcids 2019 cutting edges of ai technology in medicine
Ccids 2019 cutting edges of ai technology in medicine
 
Mx net image segmentation to predict and diagnose the cardiac diseases karp...
Mx net image segmentation to predict and diagnose the cardiac diseases   karp...Mx net image segmentation to predict and diagnose the cardiac diseases   karp...
Mx net image segmentation to predict and diagnose the cardiac diseases karp...
 
Brain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxBrain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptx
 
Thesis presentation
Thesis presentationThesis presentation
Thesis presentation
 
Cyber Knife
Cyber KnifeCyber Knife
Cyber Knife
 
Performance Comparison Analysis for Medical Images Using Deep Learning Approa...
Performance Comparison Analysis for Medical Images Using Deep Learning Approa...Performance Comparison Analysis for Medical Images Using Deep Learning Approa...
Performance Comparison Analysis for Medical Images Using Deep Learning Approa...
 
Automatic System for Detection and Classification of Brain Tumors
Automatic System for Detection and Classification of Brain TumorsAutomatic System for Detection and Classification of Brain Tumors
Automatic System for Detection and Classification of Brain Tumors
 
Deep Learning for Computer Vision: Medical Imaging (UPC 2016)
Deep Learning for Computer Vision: Medical Imaging (UPC 2016)Deep Learning for Computer Vision: Medical Imaging (UPC 2016)
Deep Learning for Computer Vision: Medical Imaging (UPC 2016)
 
DBS Advances.pptx
DBS Advances.pptxDBS Advances.pptx
DBS Advances.pptx
 
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...
 
Zeeshan.ali.presentations
Zeeshan.ali.presentationsZeeshan.ali.presentations
Zeeshan.ali.presentations
 
EPID AND CBCT ON RADIATION THERAPY
EPID AND CBCT ON RADIATION THERAPYEPID AND CBCT ON RADIATION THERAPY
EPID AND CBCT ON RADIATION THERAPY
 
Treatment verification systems in radiation therapy
Treatment verification systems in radiation therapyTreatment verification systems in radiation therapy
Treatment verification systems in radiation therapy
 
A Distributed Deep Learning Approach for the Mitosis Detection from Big Medic...
A Distributed Deep Learning Approach for the Mitosis Detection from Big Medic...A Distributed Deep Learning Approach for the Mitosis Detection from Big Medic...
A Distributed Deep Learning Approach for the Mitosis Detection from Big Medic...
 
ct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdfct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdf
 
Interpretability and informatics of deep learning in medical images3
Interpretability and informatics of deep learning in medical images3Interpretability and informatics of deep learning in medical images3
Interpretability and informatics of deep learning in medical images3
 
Deep Learning for AI (3)
Deep Learning for AI (3)Deep Learning for AI (3)
Deep Learning for AI (3)
 

Recently uploaded

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 

Recently uploaded (20)

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 

MICCAI 2018 Papers that Catch Attention

  • 1. MICCAI 2018 Summary Papers that catch my attention S. Kevin Zhou Professor, Institute of Computing Technology, CAS formerly Principal Expert, Siemens Healthineers Email: s.kevin.zhou@gmail.com; zhoushaohua@ict.ac.cn
  • 2. Personal disclaimer • There are over 300 papers and all of them have some merits that worth attention. • This is a list of papers that catch my personal attention. • Due to my ‘near-sightedness’, I admittedly miss a lot of excellent works.
  • 3. Deep learning Input image X Output variable Y Learning from {(Xi , Yi)} arg minW Si Loss(Yi, f(Xi; W)) + Reg(W) Algorithm: Deep network Y = f(X; W)
  • 4. Deep learning: the manual parts Input image X Output variable Y Learning from {(Xi , Yi)} arg minW Si Loss(Yi, f(Xi; W)) + Reg(W) Algorithm: Deep network Y = f(X; W)
  • 5. Towards automating deep learning Input image X Output variable Y Learning from {(Xi , Yi)} arg minW Si Loss(Yi, f(Xi; W)) + Reg(W) Algorithm: Deep network Y = f(X; W) GAN Self-, semi-, or weakly supervised Neural architecture search or meta-learning New representation
  • 7. RL for parameter inference from image Action, state, reward Action a • Move each parameter by ±dqi while keeping the other parameters the same • A: action space, |A|=2n State s • The observations with all actions taken so far • qt= qt-1+at = q0+Si ai • <I, qt>, I[qt]: image (or image patch) ‘centered’ at qt Reward r  Rewards when the target is hit or closer.  r(st+1, st, at )=| qt - q0 |2-| qt+1 - q0 |2 MICCAI2018 Tutorial: https://www.hvnguyen.com/deepreinforcementlearning
  • 8. Keywords • Towards automating DL • Adversarial • New representations • New network architecture & meta-learning • Semi-supervised, weakly supervised • Uncertainty and loss • Deep reinforcement learning • Others • Own
  • 9. Adversarial (it is everywhere) • M-18 Adversarial Sparse-View CBCT Artifact Reduction • Addresses how to handle streaky artifacts • M-84 Adversarial Similarity Network for Evaluating Image Alignment in Deep Learning based Registration • Uses adversarial network as a similarity function • Unsupervised! • A trick a *real + (1-a) * fake, increasing a A lot of papers (reconstruction, image enhancement, segmentation, etc.) use adversarial trick • CVPR2018 GAN tutorial (Alexei Efros) • Set up arms race • Learned loss function • Meta-supervision • A super data memorizer • A new computer art
  • 10. Adversarial Sparse-View CBCT Artifact Reduction
  • 11. Adversarial Sparse-View CBCT Artifact Reduction
  • 12. Adversarial Similarity Network for Evaluating Image Alignment in Deep Learning based Registration
  • 13. New representations • M-107 Instance Segmentation and Tracking with Cosine Embeddings and Recurrent Hourglass Networks • Introduce cosine embedding • M-111 A Pixel-wise Distance Regression Approach for Joint Retinal Optical Disc and Fovea Detection • Bi-distance map to encode spatial configuration • T-12 The Deep Poincare Map: A Novel Approach for Left Ventricle Segmentation • A new limit cycle representation
  • 14. Instance Segmentation and Tracking with Cosine Embeddings and Recurrent Hourglass Networks
  • 15. Instance Segmentation and Tracking with Cosine Embeddings and Recurrent Hourglass Networks
  • 16. A Pixel-wise Distance Regression Approach for Joint Retinal Optical Disc and Fovea Detection
  • 17. The Deep Poincare Map: A Novel Approach for Left Ventricle Segmentation
  • 18. The Deep Poincare Map: A Novel Approach for Left Ventricle Segmentation
  • 19. New network architecture & meta-learning • M-64 Concurrent Spatial and Channel ‘Squeeze & Excitation’ in Fully Convolutional Networks • As title suggests • M-62 Training Medical Image Analysis Systems like Radiologists • Uses meta-learning • T-48 Fast CapsNet for Lung Cancer Screening • CapsNet! • T-139 Autofocus Layer for Semantic Segmentation • A new layer that selects scale
  • 20. Concurrent Spatial and Channel ‘Squeeze & Excitation’ in Fully Convolutional Networks
  • 21. Autofocus Layer for Semantic Segmentation
  • 22. Training Medical Image Analysis Systems like Radiologists
  • 23. Fast CapsNet for Lung Cancer Screening
  • 24. Fast CapsNet for Lung Cancer Screening
  • 25. Semi-supervised • M-131 A Probabilistic Model Combining Deep Learning and Multi-atlas Segmentation for Semi- automated Labelling of Histology • T-11 Factorised Spatial Representation Learning: Application in Semi-supervised Myocardial Segmentation • T-44 A Diagnostic Report Generator from CT Volumes on Liver Tumor with Semi-supervised Attention Mechanism • T-138 Semi-Supervised Learning for Segmentation under Semantic Constraint • W-64 Semi-Automatic RECIST Labeling on CT Scans with Cascaded Convolutional Neural Networks • W-47 ASDNet: Attention based Semi-supervised Deep Networks for Medical Image Segmentation • T-152 Cost-Sensitive Active Learning for Intracranial Hemorrhage Detection • Active learning • [DLMIA] Deep semi-supervised segmentation with weight-averaged consistency targets • Semi-Automated Extraction of Crohns Disease MR Imaging Markers using a 3D Residual CNN with Distance Prior
  • 26. Weakly supervised • M-140 A Weakly-Supervised Learning-Based Feature Localization in Confocal Laser Endomicroscopy Glioma Images • M-143 Weakly Supervised Representation Learning for Endomicroscopy Image Analysis • T-31 Iterative Attention Mining for Weakly Supervised Thoracic Disease Pattern Localization in Chest X-Rays • T-43 Liver Lesion Detection from Weakly- labeled Multi-phase CT Volumes with a Grouped Single Shot MultiBox Detector • T-56 DeepEM: Deep 3D ConvNets with EM for Weakly Supervised Pulmonary Nodule Detection • T-80 Detection and Delineation of Acute Cerebral Infarct on DWI using Weakly Supervised Machine Learning • W-16 Towards Automatic Report Generation in Spine Radiology using Weakly Supervised Framework • W-45 Deep Learning Based Instance Segmentation in 3D Biomedical Images Using Weak Annotation • W-63 Accurate Weakly-Supervised Deep Lesion Segmentation using Large-Scale Clinical Annotations: Slice-Propagated 3D Mask Generation from 2D RECIST DLMIA: Deep Learning in Medical Image Analysis • Weakly Supervised Localisation for Fetal Ultrasound Images
  • 27. Deep Learning Based Instance Segmentation in 3D Biomedical Images Using Weak Annotation
  • 28. Accurate Weakly-Supervised Deep Lesion Segmentation
  • 29. Cost-Sensitive Active Learning for Intracranial Hemorrhage Detection
  • 30. DRL MICCAI2018 • M-33 Automatic View Planning with Multi-scale Deep Reinforcement Learning Agents • M-68 Group-driven Reinforcement Learning for Personalized mHealth Intervention • W-23 Deep Reinforcement Learning for Surgical Gesture Segmentation and Classification • W-69 Deep Reinforcement Learning for Vessel Centerline Tracing in Multi-modality 3D Volumes CBM: MICCAI Workshop on Computational Biomechanics for Medicine XIII • Muscle excitation estimation in biomechanical simulation using NAF reinforcement learning MICCAI2017 • Multimodal Registration with Deep Context Reinforcement Learning • Deep Reinforcement Learning for Active Breast Lesion Detection from DCE-MRI • Robust non-rigid registration through agent-based action learning • Robust Multi-Scale Anatomical Landmark Detection in Incomplete 3D-CT Data • Supervised action classifier: approaching landmark detection as image partitioning MICCA2016 An Artificial Agent for Anatomical Landmark Detection. MICCAI2015 Vito – A Generic Agent for Multi-physics Model Personalization: Application to Heart Modeling.
  • 31. Automatic View Planning with Multi-scale Deep Reinforcement Learning Agents
  • 32. Automatic View Planning with Multi-scale Deep Reinforcement Learning Agents
  • 33. Uncertainty & loss • M-75 Exploring Uncertainty Measures in Deep Networks for Multiple Sclerosis Lesion Detection and Segmentation • Monte Carlo drop out to derive uncertainty • T-140 3D Segmentation with Exponential Logarithmic Loss for Highly Unbalanced Object Sizes • unbalanced
  • 34. Exploring Uncertainty Measures in Deep Networks for Multiple Sclerosis Lesion Detection and Segmentation
  • 35. 3D Segmentation with Exponential Logarithmic Loss for Highly Unbalanced Object Sizes
  • 36. Others • T-27 TextRay: Mining Clinical Reports to Gain a Broad Understanding of Chest X-rays • A large-scale study • W-1 X-ray-transform Invariant Anatomical Landmark Detection for Pelvic Trauma Surgery • W-6 DeepDRR-A Catalyst for Machine Learning in Fluoroscopy-guided Procedures • W-58 Fine-Grained Segmentation Using Hierarchical Dilated Neural Networks • W-67 Btrfly Net: Vertebrae Labelling with Energy-based Adversarial Learning of Local Spine Prior
  • 37. Mining Clinical Reports to Gain a Broad Understanding of Chest X-rays
  • 38. Mining Clinical Reports to Gain a Broad Understanding of Chest X-rays
  • 39. X-ray-transform Invariant Anatomical Landmark Detection for Pelvic Trauma Surgery
  • 40. X-ray-transform Invariant Anatomical Landmark Detection for Pelvic Trauma Surgery
  • 41. DeepDRR-A Catalyst for Machine Learning in Fluoroscopy-guided Procedures
  • 42. Fine-Grained Segmentation Using Hierarchical Dilated Neural Networks
  • 43. Btrfly Net: Vertebrae Labelling with Energy-based Adversarial Learning of Local Spine Prior
  • 44. Btrfly Net: Vertebrae Labelling with Energy-based Adversarial Learning of Local Spine Prior
  • 45. My own papers MICCAI2018 • M-18 Adversarial Sparse-View CBCT Artifact Reduction • Addresses how to handle streaky artifacts • T-24 More Knowledge is Better: Cross-Modality Volume Completion and 3D+2D Segmentation for Intracardiac Echocardiography Contouring • As title suggests. A really tough job to do ICE contouring • T-45 Less is more: Simultaneous view classification and landmark detection for abdominal ultrasound images • Multitask learning • T-60 3D Anisotropic Hybrid Network: Transferring Convolutional Features from 2D Images to 3D Anisotropic Volumes • When the volume is highly anisotropic, it is a good idea to transfer features from 2D to 3D MICCAI2017 • Supervised action classifier: approaching landmark detection as image partitioning • A DRL paper for landmark with supervised path design • Automatic liver segmentation using an adversarial image-to- image network. • Using adversarial as a learned shape prior. • Deep image-to-image recurrent network with shape basis learning for automatic vertebra labeling in large-scale 3D CT volumes • Imposing shape constraint in detecting a cohort of vertebra landmarks. MICCAI2018 rejection • Learning to recognize Abnormalities in Chest X-Rays with Location-Aware Dense Networks arXiv:1803.04565 • Still a solid work that was then state-of-the-art. The trick is to use more data and the accessory location information
  • 46. Adversarial Sparse-View CBCT Artifact Reduction
  • 47. Adversarial Sparse-View CBCT Artifact Reduction
  • 48. ICE auto contouring: A knowledge-fused DL algorithm… … • DL-based • Image completion + segmentation Sparse representation Dense representation Dense representation Cross-modal Appearance 3D Geometry
  • 49. Results 3D network without appearance knowledge doesn’t converge! • Liao et al. More knowledge is better: Cross-domain volume completion and 3D+2D segmentation for intracardiac echocardiography contouring, MICCAI 2018 (accepted)
  • 50. 3D Anisotropic Hybrid Network: Transferring Convolutional Features from 2D Images to 3D Anisotropic Volumes Liver lesion segmentation challenge
  • 51. Less is more: Simultaneous view classification and landmark detection for abdominal ultrasound images
  • 52. Simultaneous view classification and landmark detection for abdominal ultrasound images View classification • MTL: 85.29%, STL: 81.22%, Human: 78.87% Measurement • Xu et al., Less is More: Simultaneous View Classification and Landmark Detection for Abdominal Ultrasound Images, MICCAI 2018 (accepted)
  • 53. Supervised action classifier: approaching landmark detection as image partitioning Landmark representation: spatially local vs distributed RepresentationTrainingTesting • Xu et al., Supervised Action Classifier: Approaching Landmark Detection as Image Partitioning, MICCAI 2017.
  • 54. Landmark detection using DI2IN + supervised action map [MICCAI’2017] • Novel representation -- supervised action map • Deep image2image network (DI2IN) • Xu et al., Supervised Action Classifier: Approaching Landmark Detection as Image Partitioning, MICCAI 2017. RepresentationTrainingTesting
  • 55. Automatic liver segmentation using an adversarial image-to-image network [MICCAI’2017] • Using image2image network and adversarial shape prior • Liver segmentation: 34% error reduction when using 1000 CT data sets • Yang et al., Automatic Liver Segmentation Using an Adversarial Image-to-Image Network, MICCAI 2017
  • 56. Deep image-to-image recurrent network with shape basis learning for automatic vertebra labeling in large- scale 3D CT volumes [MICCAI’2017]