You can edit almost every page by Creating an account and confirming your email.

GNoME (DeepMind)

From EverybodyWiki Bios & Wiki


GNoME
Developer(s)Google DeepMind
Initial releaseNovember 29, 2023 (2023-11-29)
Repositorygithub.com/google-deepmind/materials_discovery
Engine
    TypeMachine learning system for materials science
    LicenseApache License 2.0 (code); CC BY-NC 4.0 (dataset)
    Websitedeepmind.google/discover/blog/millions-of-new-materials-discovered-with-deep-learning/

    Search GNoME (DeepMind) on Amazon.

    GNoME (Graph Networks for Materials Exploration) is an artificial intelligence system developed by Google DeepMind for materials discovery. It uses graph neural networks and active learning to predict stable inorganic crystal structures, with candidates evaluated using density functional theory calculations.[1]

    The system was announced in November 2023, when Google DeepMind reported that GNoME had identified approximately 2.2 million candidate crystal structures, including about 380,000 predicted stable materials.[2] The results were published in Nature and the predicted stable materials were made available through the Berkeley Lab Materials Project, an open-access database for computed materials properties.[3]

    Background

    The discovery of stable inorganic crystals is a major problem in materials science, solid-state chemistry, and computational materials science. New materials are important for development of semiconductors, solar cells, catalysis, thermoelectric materials, , nuclear fuels, superconductivity, lithium-ion batteries, and other battery technologies. Traditional discovery methods often rely on experimental trial and error, while computational approaches use physics-based calculations to estimate whether a proposed material is likely to be stable.[1]

    Before GNoME, databases such as the Materials Project, the Inorganic Crystal Structure Database, and other computational materials databases were used to identify and screen candidate structures. GNoME was developed to expand this search by using machine learning models trained on crystal-structure and stability data.[1][3]

    Methodology

    GNoME treats candidate crystal structures as graphs. In this representation, atoms are modeled as nodes and relationships between neighboring atoms are modeled as edges. A simplified graph representation can be written as:

    G=(V,E)

    where V is the set of atomic sites and E is the set of edges representing neighboring atomic interactions. This makes graph neural networks suitable for modeling crystals, because a crystal structure can be described by both the identities of the atoms and their geometric arrangement.[1]

    The system used two main candidate-generation pipelines. A structural pipeline generated new candidates from known crystal structures, while a compositional pipeline searched over chemical formulas without requiring a known structure as input.[2] Candidate materials were filtered by the machine-learning model and then evaluated with density functional theory. The results of those calculations were added back into the training data, creating an iterative active-learning loop.[1]

    Stability notation

    A central objective of GNoME is to predict whether a candidate material is thermodynamically stable. For a compound with total energy Etotal, its formation energy can be written in simplified form as:

    Ef=Etotaliniμi

    where Ef is the formation energy, ni is the number of atoms of element i, and μi is the chemical potential of that element. In computational materials screening, candidate compounds are often compared against other possible phases. A material is considered stable if it lies on the convex hull of lowest-energy competing phases.[1]

    The energy above the convex hull can be expressed as:

    Ehull=EfEhullmin

    where Ehullmin is the minimum formation energy available from competing stable phases at the same overall composition. Materials with Ehull=0 are on the convex hull and are predicted to be stable, while materials above the hull may be metastable or unstable.[1]

    Applications

    The predicted materials from GNoME were described as candidates for further screening in areas such as electronics, energy storage, photovoltaics, and solid-state ionics.[2] The Nature paper highlighted layered materials and lithium-ion conductors as examples of material families that could be explored using the larger catalogue of predicted stable crystals.[1]

    Some GNoME-derived data was also used in connection with A-Lab, an autonomous materials-synthesis laboratory at Lawrence Berkeley National Laboratory. A related Nature paper reported that A-Lab used data from the Materials Project and Google DeepMind in an automated workflow for synthesizing inorganic materials.[4][5]

    Reception and limitations

    GNoME was covered as part of a wider trend toward AI-assisted scientific discovery and automated materials research.[5] The project was also compared to other large-scale uses of machine learning in science, such as AlphaFold in protein-structure prediction.[2]

    Some researchers later raised concerns about duplication and novelty in AI-generated crystallographic datasets. In 2025, Chemical & Engineering News reported that researchers had identified possible exact and near-duplicate crystal structures in the GNoME database and argued that such issues should be labeled or corrected in crystallographic databases.[6] The related A-Lab study was also corrected by Nature in 2026 after criticism of its original claims about newly synthesized materials.[7]

    See also

    References

    1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 Merchant, Amil; Batzner, Simon; Schoenholz, Samuel S.; Aykol, Muratahan; Cheon, Gowoon; Cubuk, Ekin Dogus (December 7, 2023). "Scaling deep learning for materials discovery". Nature. 624 (7990): 80–85. Bibcode:2023Natur.624...80M. doi:10.1038/s41586-023-06735-9.
    2. 2.0 2.1 2.2 2.3 Merchant, Amil; Cubuk, Ekin Dogus (November 29, 2023). "Millions of new materials discovered with deep learning". Google DeepMind. Retrieved May 6, 2026.
    3. 3.0 3.1 Biron, Lauren (November 29, 2023). "Google DeepMind Adds Nearly 400,000 New Compounds to Berkeley Lab's Materials Project". Lawrence Berkeley National Laboratory. Retrieved May 6, 2026.
    4. Szymanski, Nathan J.; Rendy, Bernardus; Fei, Yuxing; et al. (December 7, 2023). "An autonomous laboratory for the accelerated synthesis of inorganic materials". Nature. 624 (7990): 86–91. doi:10.1038/s41586-023-06734-w.
    5. 5.0 5.1 Peplow, Mark (November 29, 2023). "Google AI and robots join forces to build new materials". Nature. doi:10.1038/d41586-023-03745-5.
    6. Chawla, Dalmeet Singh (December 16, 2025). "Duplicate structures haunt crystallography databases". Chemical & Engineering News. Retrieved May 6, 2026.
    7. Chawla, Dalmeet Singh (January 29, 2026). "'Nature' robot chemist paper corrected, but some questions remain unanswered". Chemical & Engineering News. Retrieved May 6, 2026.

    External links



    This article "GNoME (DeepMind)" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:GNoME (DeepMind). Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.