Response Matching for generating materials and molecules

Bingqing Cheng
2024-05-15
Abstract:Machine learning has recently emerged as a powerful tool for generating new molecular and material structures. The success of state-of-the-art models stems from their ability to incorporate physical symmetries, such as translation, rotation, and periodicity. Here, we present a novel generative method called Response Matching (RM), which leverages the fact that each stable material or molecule exists at the minimum of its potential energy surface. Consequently, any perturbation induces a response in energy and stress, driving the structure back to equilibrium. Matching to such response is closely related to score matching in diffusion models. By employing the combination of a machine learning interatomic potential and random structure search as the denoising model, RM exploits the locality of atomic interactions, and inherently respects permutation, translation, rotation, and periodic invariances. RM is the first model to handle both molecules and bulk materials under the same framework. We demonstrate the efficiency and generalization of RM across three systems: a small organic molecular dataset, stable crystals from the Materials Project, and one-shot learning on a single diamond configuration.
Machine Learning,Materials Science,Computational Physics
What problem does this paper attempt to address?
This paper proposes a novel approach called Response Matching (RM) for generating materials and molecules. Current machine learning models consider symmetry when generating new structures, but do not fully utilize the local interactions between atoms, interatomic repulsion, and the physical principles of the system being in the minimum potential energy state. The RM method utilizes these principles to drive the structure back to equilibrium by matching energy and stress responses. It combines machine learning interatomic potentials and random structure search as a denoising model, respecting permutation, translation, rotation, and periodic invariance. RM is the first unified framework for handling both molecules and bulk materials, and demonstrates its efficiency and generalization ability on small organic molecule datasets, stable crystals in the Materials Project, and diamond configurations learned in a single training. The paper also discusses related work, including molecular generation models, crystal structure prediction, and machine learning interatomic potential methods, and introduces training and application examples of the RM model for molecule and material generation.