Content deleted Content added
Adding description of the Gaussian Approximation Potential, a class of MLIP Tags: nowiki added Visual edit |
m Copy editing |
||
(17 intermediate revisions by 11 users not shown) | |||
Line 1:
{{Short description|Interatomic potentials constructed by machine learning programs}}
Beginning in the 1990s, researchers have employed machine learning programs to construct [[interatomic potential]]s, mapping atomic structures to their potential energies. Such machine learning potentials promised to fill the gap between [[density functional theory]], a highly-accurate but computationally-intensive simulation program, and empirically derived or intuitively-approximated potentials, which were far computationally lighter but substantially less accurate. Improvements in artificial intelligence technology have served to heighten the accuracy of MLPs while lowering their computational cost, increasing machine learning's role in fitting potentials.<ref name="ML">{{cite journal|last1=Kocer|last2=Ko|last3=Behler|first1=Emir|first2=Tsz Wai|first3=Jorg|journal=Annual Review of Physical Chemistry|title=Neural Network Potentials: A Concise Overview of Methods|date=2022|volume=73|pages=163–86|doi=10.1146/annurev-physchem-082720-034254 |pmid=34982580 |bibcode=2022ARPC...73..163K |doi-access=free|arxiv=2107.03727}}</ref><ref>{{cite journal|last1=Blank|first1=TB|last2=Brown|first2=SD|last3=Calhoun|last4=Doren|first4=DJ|first3=AW|date=1995|title=Neural network models of potential energy surfaces|journal=Journal of Chemistry and Physics|volume=103|number=10|pages=4129–37|doi=10.1063/1.469597 |bibcode=1995JChPh.103.4129B }}</ref>▼
'''Machine-learned interatomic potentials''' ('''MLIPs'''), or simply '''machine learning potentials''' ('''MLPs'''), are [[interatomic potential]]s constructed using [[machine learning]]. Beginning in the 1990s, researchers have employed such programs to construct interatomic potentials by mapping atomic structures to their potential energies. These potentials are referred to as '''MLIPs''' or '''MLPs'''.
Machine learning potentials began by using neural networks to tackle low dimensional systems. While promising, these models could not systematically account for interatomic energy interactions; they could be applied to small molecules in a vacuum and molecules interacting with frozen surfaces, but not much else, and even in these applications often relied on force fields or potentials derived empirically or with simulations.<ref name="ML"/> These models thus remained confined to academia.▼
▲
Modern neural networks construct highly-accurate, computationally-light potentials because theoretical understanding of materials science was increasingly built into their architectures and preprocessing. Almost all are local, accounting for all interactions between an atom and its neighbor up to some cutoff radius. There exist some nonlocal models, but these have been experimental for almost a decade. For most systems, reasonable cutoff radii enable highly accurate results.<ref name="ML"/><ref>{{cite journal|last1=Ghasemi|first1=SA|last2=Hofstetter|first2=A|last3=Saha|first3=S|last4=Goedecker|first4=S|date=2015|title=Interatomic potentials for ionic systems with density functional accuracy based on charge densities obtained by a neural network|journal=Physical Review B|volume=92|issue=4 |page=045131 |doi=10.1103/PhysRevB.92.045131 |arxiv=1501.07344 |bibcode=2015PhRvB..92d5131G }}</ref>▼
▲Machine learning potentials began by using [[Neural network (machine learning)|neural networks]] to tackle low
Almost all neural networks intake atomic coordinates and output potential energies. For some, these atomic coordinates are converted into atom-centered symmetry functions. From this data, a separate atomic neural network is trained for each element; each atomic neural network is evaluated whenever that element occurs in the given structure, and then the results are pooled together at the end. This process - in particular, the atom-centered symmetry functions, which convey translational, rotational, and permutational invariances - has greatly improved machine learning potentials by significantly constraining the neural networks' search space. Other models use a similar process but emphasize bonds over atoms, using pair symmetry functions and training one neural network per atom pair.<ref name="ML"/><ref>{{cite journal|last1=Behler|first1=J|last2=Parrinello|first2=M|title=Generalized neural-network representation of high-dimensional potential-energy surfaces|date=2007|journal=Physical Review Letters|volume=148|issue=14|doi=10.1103/PhysRevLett.98.146401|bibcode=2007PhRvL..98n6401B}}</ref>▼
▲Modern neural networks construct highly
▲Almost all neural networks intake atomic coordinates and output potential energies. For some, these atomic coordinates are converted into atom-centered symmetry functions. From this data, a separate atomic neural network is trained for each element; each atomic
Other models to learn their own descriptors rather than using predetermined symmetry-dictating functions. These models, called [[Graph neural network#Message passing layers|message-passing neural networks]] (MPNNs), are graph neural networks. Treating molecules as three-dimensional [[Graph (discrete mathematics)|graphs]] (where atoms are nodes and bonds are edges), the model takes feature vectors describing the atoms as input, and iteratively updates these vectors as information about neighboring atoms is processed through message functions and [[convolution]]s. These feature vectors are then used to predict the final potentials. The flexibility of this method often results in stronger, more generalizable models. In 2017, the first-ever MPNN model (a deep tensor neural network) was used to calculate the properties of small organic molecules.
== Gaussian Approximation Potential (GAP) ==
One popular class of machine-learned interatomic potential is the Gaussian Approximation Potential (GAP),<ref>{{Cite journal |
==References==
{{Reflist}}
[[Category:Machine learning]]
|