Engineering Papers⌕ Search

DOE OSTI · 2587755

Materials Graph Library (MatGL), an open-source graph deep learning library for materials science and chemistry

Abstract

Graph deep learning models, which incorporate a natural inductive bias for atomic structures, are of immense interest in materials science and chemistry. Here, we introduce the Materials Graph Library (MatGL), an open-source graph deep learning library for materials science and chemistry. Built on top of the popular Deep Graph Library (DGL) and Python Materials Genomics (Pymatgen) packages, MatGL is designed to be an extensible “batteries-included” library for developing advanced model architectures for materials property predictions and interatomic potentials. At present, MatGL has efficient implementations for both invariant and equivariant graph deep learning models, including the Materials 3-body Graph Network (M3GNet), MatErials Graph Network (MEGNet), Crystal Hamiltonian Graph Network (CHGNet), TensorNet and SO3Net architectures. MatGL also provides several pre-trained foundation potentials (FPs) with coverage of the entire periodic table, and property prediction models for out-of-box usage, benchmarking and fine-tuning. Finally, MatGL integrates with PyTorch Lightning to enable efficient model training.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

Ko, Tsz Wai, Deng, Bowen, Nassar, Marcel, Barroso-Luque, Luis, Liu, Runze, Qi, Ji, Thakur, Atul C, Mishra, Adesh Rohan, Liu, Elliott, Ceder, Gerbrand, Miret, Santiago, Ong, Shyue Ping. 2025-01-01. Materials Graph Library (MatGL), an open-source graph deep learning library for materials science and chemistry. https://doi.org/10.1038/s41524-025-01742-y

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related reports

Sustainable extraction of rare earth elements from coal fly ash leachates using a recyclable ionic liquid

The growing demand for rare earth elements (REEs) has prompted interest in their recovery from alternative sources such as coal fly ash (CFA). This study explores the ionic liquid (IL) betainium bis(trifluoromethylsulfonyl)imide, [Hbet][Tf 2 N], for selective extraction of REEs from leachates of a Class C CFA. While previous studies have demonstrated the effectiveness of using [Hbet][Tf 2 N] to extract REEs from different types of CFA in direct ash-IL systems, this study investigates four CFA leachates prepared using HCl, HNO 3 , H 2 SO 4 , and citrate. Extraction experiments were conducted across varying pH levels and with additives such as ascorbic acid and betaine. Among the systems tested, [Hbet][Tf 2 N] achieved REE recoveries of 51% and 47% from the HCl and citrate leachates, respectively, comparable to 49% REE recovery in ash-IL extraction. Co-extraction of bulk elements was significantly reduced in the leachate-IL systems. Optimal REE extraction occurred near pH 11, and addition of ascorbic acid effectively suppressed iron co-extraction without compromising REE recovery. Recycling experiments demonstrated that [Hbet][Tf₂N] retains its performance over five cycles with manageable losses. These results reveal the promise of [Hbet][Tf 2 N] for effectively recovering REEs from leachates of solid wastes, highlighting its applicability as a sustainable strategy for other aqueous REE feedstocks.

chemistry↗

A quantum eigenvalue solver based on tensor networks

Electronic ground states are of central importance in chemical simulations, but have remained beyond the reach of efficient classical algorithms except in cases of weak electron correlation or one-dimensional spatial geometry. We introduce a hybrid quantum-classical eigenvalue solver that constructs a wavefunction ansatz from a linear combination of matrix product states in rotated orbital bases, enabling the characterization of strongly correlated ground states with arbitrary spatial geometry. The energy is converged via a gradient-free generalized sweep algorithm based on quantum subspace diagonalization, with a potentially exponential speedup in the off-diagonal matrix element contractions upon translation into compact quantum circuits of linear depth in the number of qubits. Chemical accuracy is attained in numerical experiments for both a stretched water molecule and an octahedral arrangement of hydrogen atoms, achieving substantially better correlation energies compared to a unitary coupled-cluster benchmark, with orders of magnitude reductions in quantum resource estimates and a surprisingly high tolerance to shot noise. This proof-of-concept study suggests a promising new avenue for scaling up simulations of strongly correlated chemical systems on near-term quantum hardware.

chemistry↗

Multiphysics Time-Integration for Turbulent Combustion at the Exascale

Turbulent reacting flow systems are often modeled with coupled time-dependent partial differential equations (PDEs). Solving such equations can easily tax the world's largest supercomputers. One pragmatic strategy for attacking such problems is to split the PDEs into components that can more easily be solved in isolation. This generic operator-splitting strategy leads to a set of ordinary differential equations (ODEs) that need to be solved as part of an "outer-loop" time-stepping approach. In many combustion applications, the ODEs to be solved can be very stiff, exhibiting timescales that span many orders of magnitude. The SUNDIALS library provides a plethora of robust time integration algorithms for solving these ODEs on exascale-capable computing hardware, yet for many complex applications (such multicomponent fuels or emissions predictions), the chemical models remain too complex to solve using reasonable resources. The Quasi-Steady State Approximation (QSSA) can be an effective tool for reducing the size and stiffness of the simulations. In this talk, I will discuss the use of the SUDIALS library of ODE solvers together with automatic code generation tools to solve complex turbulent reacting flow problems using QSSA models.

chemistry↗