AI in medical imaging Flashcards
Why is deep learning so successful?
End-to-end learning, learn features from data that are “optimal” for the given task
Requirements for deep learning
Big data
Computational power
Algorithmic development
Why Deep conv neural networks for images
- Images are high-dimensional input
- Huge number of weights for fully-connected networks
- Complicated to train
filter size is independent of
the size of the image
Options for MR acquisition
- Real-time MRI: fast, but 2D and relatively poor image quality
- Gated MRI: fine for periodic motion, e.g. respiration or cardiac motion but requires gating (ECG or
navigators) leading to long acquisition times (30-90 min).
Deep learning for image reconstruction
Convolution + ReLU
Max pooling
Convolution + ReLU
Max pooling
Transposed convolution
Softmax
Instability Test
- Tiny perturbations can lead to large artifacts.
AI across the imaging pipeline
Disease Prediction
Disease Detection
Quantitative Markers
Semantic Interpretation
Image Enhancement
Image Reconstruction
Image synthesis problem
High dependence on training set!
which works better, late or early fusion?
late