AI in Medical Diagnosis - Module 1 Flashcards
Advances in the last decade have largely been due to three factors
- Maturation of deep learning
- Compute power via GPUs
- Open-sourcing of large labeled datasets
Clinical tasks suitable for Computer Vision
Screening Diagnosis Detecting conditions Outcome prediction Segmentation of pathologies Monitoring disease Clinical research
Object classification
Refers to identifying the type of object in an image
Object localization
Refers to the localization of an object in a image
Object detection in computer vision
Refers to identifying the type of object and location of the object
What is the key technique that leveraged CV
Convolutional neural networks
Characteristic of the mechanism of a CNN
Hardcodes translational invariance
Traslational invariance is
The system produce the same response regardless of how the input is shifted
Image registration
identifying corresponding points across similar
images
image retrieval
finding similar images
Data points in CV
Images
Data labels in CV
Object classes
Why transfer learning has been critical in medical AI
Given the sparcity and access difficulties of medical data
3 Strategies to reduce costs associated with collecting and labeling data
- Data augmentation
- Generative adversarial networks
- Crowd sourcing
Self supervised learning means
Implicit labels are extracted from data points and used to train algorithms
Federated learning means
Centralized algorithms can be trained on distributed data