SEM Generation
Predictive and Generative Modeling of Mixed-Dimensional Aerogels with Programmable Properties
After trying a variety of methods, we settled on a conditioned diffusion model, based on a U-Net architecture. The "prompt" embedding included composition labels, as well as predicted structural parameters for each recipe. After generating images at 128x128 pixel resolution, an 8x upscale (fine-tuned model based on ESRGAN) was used to produce high-resolution images. This enabled the same image processing, labeling, and ealuation tools to be applied to the generated images as their experimental, real, counterparts. Success, or accuracy, of the generation model was evaluated by comparing the extracted structural parameters of real and generated images.
This pipeline enabled us to perform virtual optimization of our samples by composition, avoiding expensive and timely physical experiments, increasing our throughput Additionally, the stochastic nature of diffusion models enabled the generation of diverse microstructure, allowing for the observation of a distribution of characteristics for any given input label, increasing the fidelity, robustness, and accuracy of simulations.
Click to see the answers