MTRL-SCILGJul 27, 2022

Atomic structure generation from reconstructing structural fingerprints

arXiv:2207.13227v114 citationsh-index: 65
Originality Incremental advance
AI Analysis

This provides a generalizable framework for accelerating materials discovery through data-driven structure generation, though it appears incremental as it builds on existing representations and generative models.

The authors tackled the problem of generating novel crystal structures for materials design by developing an algorithm that reconstructs atomic coordinates from non-invertible structural representations using gradient-based optimization, then coupling this with a generative model. They successfully generated novel and valid atomic structures of sub-nanometer Pt nanoparticles as a proof of concept.

Data-driven machine learning methods have the potential to dramatically accelerate the rate of materials design over conventional human-guided approaches. These methods would help identify or, in the case of generative models, even create novel crystal structures of materials with a set of specified functional properties to then be synthesized or isolated in the laboratory. For crystal structure generation, a key bottleneck lies in developing suitable atomic structure fingerprints or representations for the machine learning model, analogous to the graph-based or SMILES representations used in molecular generation. However, finding data-efficient representations that are invariant to translations, rotations, and permutations, while remaining invertible to the Cartesian atomic coordinates remains an ongoing challenge. Here, we propose an alternative approach to this problem by taking existing non-invertible representations with the desired invariances and developing an algorithm to reconstruct the atomic coordinates through gradient-based optimization using automatic differentiation. This can then be coupled to a generative machine learning model which generates new materials within the representation space, rather than in the data-inefficient Cartesian space. In this work, we implement this end-to-end structure generation approach using atom-centered symmetry functions as the representation and conditional variational autoencoders as the generative model. We are able to successfully generate novel and valid atomic structures of sub-nanometer Pt nanoparticles as a proof of concept. Furthermore, this method can be readily extended to any suitable structural representation, thereby providing a powerful, generalizable framework towards structure-based generation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes