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
Multimodal learning
Combining vision with other modalities
Useful in detecting adverse clinical events
Activity recognition
Live scene undestanding
Challenges in DL based computer vision with medical imagery
Massive images
Variance on technique of digitalizing images
3D images
Multiple instance learning (MIL)
Is a type of supervised learning. Instead of receiving a set of instances which are individually labeled, the learner receives a set of labeled bags, each containing many instances.
How to deal with non standarized data collection
Integrating computer vision in existing physical systems
CV in gastroenterology
Esophageal cancer detection Lesion detection (gastric cancer) Lesion diagnosis (h pilory)
CV in radiology
Analysis of brain (stroke)
Nodule detection
Region segmentation (ventricular or coronary)
New uses of CV in radiology
Image reconstruction and enhancement
Automated report generation
Temporal tracking