- Parameter Explosion: MLPs require too many weights for images.
- Exploiting Structure: Convolutions use shared filters for spatial correlation.
- Shift Invariance: Detects features anywhere in the micrograph.
- Convolutional Layers: Hierarchical feature detectors.
- Activation & Pooling: Non-linearity and spatial downsampling.
- Perception Analogy: Inspired by early photo-cell grids.
- Segmentation: Pixel-wise classification.
- Object Detection: Bounding specific features.
- Classification: Categorizing whole micrographs.
- Phase segmentation with K-Means/GMMs.
- Defect detection in sensor streams.
- CAE compression of 3D Tomography.
- Latent space defect discovery.
Summary for ML-PC Week 5:
- Shifts to Unsupervised Learning for unlabeled materials data.
- Covers clustering (K-Means, GMMs) and Autoencoders.
- Applies techniques to EDS segmentation and sensor anomaly detection.
- Explores 3D microstructure latent spaces for automated motif discovery.