
AI algorithm predicts properties of any material
Researchers at the University of California San Diego’s Jacobs School of Engineering say they have developed an AI algorithm that predicts the structure and dynamic properties of any material – whether existing or new – almost instantaneously. Known as M3GNet, the algorithm was used to develop a database of more than 31 million yet-to-be-synthesized materials with properties predicted by machine learning algorithms.
The database, matterverse.ai, facilitates the discovery of new technological materials with exceptional properties. The researchers say they are using matterverse.ai and the new capabilities of M3GNet in their search for safer and more energy-dense electrodes and electrolytes for rechargeable lithium-ion batteries.
The properties of a material are determined by the arrangement of its atoms. However, existing approaches to obtain that arrangement are either prohibitively expensive or ineffective for many elements.
“Similar to proteins, we need to know the structure of a material to predict its properties.” says nanoengineering professor Shyue Ping Ong, the associate director of the Sustainable Power and Energy Center at the Jacobs School of Engineering. “What we need is an AlphaFold for materials.”
AlphaFold is an AI algorithm developed by Google DeepMind to predict protein structure. To build the equivalent for materials, the researchers combined graph neural networks with many-body interactions to build a deep learning architecture that works universally, with high accuracy, across all the elements of the periodic table.
“Mathematical graphs are really natural representations of a collection of atoms,” says Chi Chen, a former senior project scientist in Ong’s lab and first author of a paper on the work, who is now a senior quantum architect at Microsoft Quantum. “Using graphs, we can represent the full complexity of materials without being subject to the combinatorial explosion of terms in traditional formalisms.”
To train their model, the researchers used the huge database of materials energies, forces and stresses collected in The Materials Project over the past decade. The result is the M3GNet interatomic potential (IAP), which can predict the energies and forces in any collection of atoms.
Matterverse.ai was generated through combinatorial elemental substitutions on more than 5,000 structural prototypes in the Inorganic Crystal Structure Database (ICSD). The M3GNet IAP was then used to obtain the equilibrium crystal structure — a process called “relaxation” — for property prediction.
Of the 31 million materials in matterverse.ai today, more than a million are predicted to be potentially stable. The researchers say they intend to greatly expand not just the number of materials, but also the number of ML-predicted properties, including high-value properties with small data sizes using a multi-fidelity approach they developed earlier.
Beyond structural relaxations, the M3GNet IAP also has broad applications in dynamic simulations of materials and property predictions as well.
“For instance,” says Ong, “we are often interested in how fast lithium ions diffuse in a lithium-ion battery electrode or electrolyte. The faster the diffusion, the more quickly you can charge or discharge a battery. We have shown that the M3GNet IAP can be used to predict the lithium conductivity of a material with good accuracy. We truly believe that the M3GNet architecture is a transformative tool that can greatly expand our ability to explore new material chemistries and structures.”
To promote the use of M3GNet, the researchers have released the framework as an open-source Python code on Github. There are currently plans to integrate the M3GNet IAP as a tool in commercial materials simulation packages.
For more, see “A universal graph deep learning interatomic potential for the periodic table.”
