Conventional VAE
Note that VAEs will yield latent vectors and (optionally) translation vector and rotation as outputs, and can be configured to use class as input.
The latent representation of the system is visualized as a grid over the two latent variables and . Each grid cell corresponds to a unique combination of values for and , which are decoded to produce corresponding reconstructions in the data space. The smooth and structured transition across the grid indicates that the model has learned a meaningful and continuous mapping between the latent variables and the data space. Variations in the grid reflect changes in the underlying physical structure, such as column type, domain orientation, or material properties.
The latent space distribution of the system reveals several distinct clusters. These clusters correspond to key factors of variation, including column type (primary variation factor), ferroelectric domain orientation, and the nature of the material (BFO vs. substrate). Notably, all these variations are effectively represented within just two latent variables and .
The VAE analysis highlights ferroelectric domains as regions with distinct contrast levels in the latent variables and . The latent variable clearly differentiates between the substrate and the material, while exhibits a gradient effect on the right-hand side of the image, indicative of a mistilt effect. Additionally, the ground truth polarization components and are shown for reference.
However, this analysis reveals two primary challenges:
- Lack of physical meaning in latent variables: While the latent variables effectively encode variations in the data, their physical interpretation remains undefined beyond their latent space representation.
- Determining the optimal number of latent variables: It is unclear how many latent variables are necessary to comprehensively capture all meaningful variations in the system.
These limitations highlight the need for further work to ensure the physical interpretability of the latent variables and a systematic approach to selecting their optimal dimensionality.