- K-Means: Groups similar spectra (XRD/EDS) to identify distinct phases.
- Mini-Batch K-Means: Speeds up high-throughput characterization.
- t-SNE: Projects high-dimensional spectra to 2D to reveal outliers/relationships.
- Latent Representations: Compresses spectra to essential physical information.
- Denoising: Reconstructs clean signals from noisy inputs without blurring.
- Non-linear Compression: Outperforms PCA for complex spectral libraries.
- Peak Preservation: ML must assist, not invent or smooth away real physics.
- Digital footprint: XRD, EDS, EELS, Raman.
- Manual vs. automated peak-picking.
- Vector spectrum representation.
- K-Means algorithm.
- Elbow Method for phase counting.
- Ternary alloy mapping.
- t-SNE Stochastic Proximity.
- Hidden relationships.
- t-SNE distance pitfalls.
- Encoder-Bottleneck-Decoder.
- Denoising characterization signals.
- Bottlenecks as physical descriptors.
- Real-time spectral analysis.
- Physical consistency in ML.
- Automated pipelines.
Summary for ML-PC Week 10:
- Processes high-dimensional Characterization Signals (XRD, EDS).
- Employs K-Means and t-SNE for automated phase identification.
- Uses Autoencoders for latent space compression and denoising.
- Enhances high-throughput data analysis while preserving physics.