SearcharxivSearch

arXiv subjects

Luis Barroso-Luque

Publications and source records attributed to Luis Barroso-Luque.

17 recordsLinked to original sources

Universal Thermodynamic Interatomic Potentials for Crystalline Materials

Free energies govern solid-state phase stability, yet computational materials discovery still relies largely on ground-state energies because free energy calculations require ensemble averages. We introduce the thermodynamic interatomic potential (TIP), which extends an interatomic potential from its static energy to a thermodynamically consistent Gibbs free energy model, with thermodynamic responses following from temperature and pressure by automatic differentiation. We implement TIP[UMA] using the universal potential UMA, train it on free energies from quasi-harmonic to molecular dynamics fidelity, and calibrate it to higher-resolution calculations or experiment. From a single evaluation, it returns the equation of state of a crystal and locates phase transitions among competing branches, including dynamically stabilized phases. Fine-tuning extends the model to alloy solubility limits and miscibility gaps. TIP makes the free energy as accessible as the potential energy, opening finite-temperature phase stability to high-throughput discovery.

cond-mat.mtrl-sci

LeMat-Bulk: aggregating, and de-duplicating quantum chemistry materials databases

The rapid expansion of materials science databases has driven machine learning-based discovery while also posing challenges in data integration, duplication, and interoperability. Robust standardization and de-duplication methods are needed to address these issues and streamline materials research. We present LeMat-Bulk, a unified dataset combining Materials Project, OQMD, and Alexandria, encompassing over 5.3 million PBE-calculated materials and also representing the largest collection of PBESol and SCAN functional calculations. Our methodology standardizes calculations across databases that utilize different parameters, effectively addressing redundancy and enhancing cross-compatibility. To de-duplicate, we propose a hashing function which we termed the Bonding Algorithm Weisfeiller-Lehman (BAWL). We comprehensively benchmark this fingerprint under atomic noise, lattice strain, and symmetry transformations, demonstrating that it outperforms existing fingerprinting techniques such as SLICES, and CLOUD in robustness while offering greater computational efficiency than similarity-based approaches such as Pymatgen's StructureMatcher. Additionally, the fingerprint facilitates the analysis of functional-dependent trends (PBE, PBESol, SCAN) offering a scalable framework for data-driven materials science.

cond-mat.mtrl-sci

FastCSP: Accelerated Molecular Crystal Structure Prediction with Universal Model for Atoms

Molecular crystal structure prediction (CSP) is essential for applications in pharmaceuticals and organic electronics. However, CSP remains challenging and computationally intensive due to the need to explore a large search space with sub-kJ/mol accuracy to distinguish between competing polymorphs. While dispersion-inclusive density functional theory (DFT) offers the necessary precision, its computational cost is impractical for a large number of putative structures. Here, we present FastCSP, an open-source, end-to-end CSP workflow driven entirely by a single pretrained universal machine learning interatomic potential (MLIP), the Universal Model for Atoms (UMA), without any system-specific fine-tuning or DFT calculations. FastCSP integrates conformer generation, random structure generation via Genarris 3, geometry optimization, free energy evaluation, and conformer energy corrections, all powered by UMA. Benchmarked on 28 semi-rigid and 10 flexible molecules spanning 74 experimental polymorphs, FastCSP reliably recovers all known structures, ranking them within 9 kJ/mol of the global minimum. UMA reproduces dispersion-inclusive DFT results with high fidelity across chemically diverse compounds. Conformer corrections are particularly beneficial for flexible compounds with conformational polymorphism, such as ROY. UMA's accuracy, transferability, and computational cost thus eliminate the need for classical force fields in early-stage screening and DFT-based re-ranking in CSP workflows. The open-source release of the entire FastCSP workflow lowers the barrier to accessing CSP, enabling both pharmaceutical-grade and high-throughput polymorph screening within practical computational reach.

physics.chem-ph

Open Molecular Crystals 2025 (OMC25) Dataset and Models

The development of accurate and efficient machine learning models for predicting the structure and properties of molecular crystals has been hindered by the scarcity of publicly available datasets of structures with property labels. To address this challenge, we introduce the Open Molecular Crystals 2025 (OMC25) dataset, a collection of over 27 million molecular crystal structures containing 12 elements and up to 300 atoms in the unit cell. The dataset was generated from dispersion-inclusive density functional theory (DFT) relaxation trajectories of over 230,000 randomly generated molecular crystal structures of around 50,000 organic molecules. OMC25 comprises diverse chemical compounds capable of forming different intermolecular interactions and a wide range of crystal packing motifs. We provide detailed information on the dataset's construction, composition, structure, and properties. To demonstrate the quality and use cases of OMC25, we further trained and evaluated state-of-the-art open-source machine learning interatomic potentials. By making this dataset publicly available, we aim to accelerate the development of more accurate and efficient machine learning models for molecular crystals.

physics.chem-ph

UMA: A Family of Universal Models for Atoms

The ability to quickly and accurately compute properties from atomic simulations is critical for advancing a large number of applications in chemistry and materials science including drug discovery, energy storage, and semiconductor manufacturing. To address this need, Meta FAIR presents a family of Universal Models for Atoms (UMA), designed to push the frontier of speed, accuracy, and generalization. UMA models are trained on half a billion unique 3D atomic structures (the largest training runs to date) by compiling data across multiple chemical domains, e.g. molecules, materials, and catalysts. We develop empirical scaling laws to help understand how to increase model capacity alongside dataset size to achieve the best accuracy. The UMA small and medium models utilize a novel architectural design we refer to as mixture of linear experts that enables increasing model capacity without sacrificing speed. For example, UMA-medium has 1.4B parameters but only ~50M active parameters per atomic structure. We evaluate UMA models on a diverse set of applications across multiple domains and find that, remarkably, a single model without any fine-tuning can perform similarly or better than specialized models. We are releasing the UMA code, weights, and associated data to accelerate computational workflows and enable the community to continue to build increasingly capable AI models.

cs.LG

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

Graph deep learning models, which incorporate a natural inductive bias for a collection of atoms, 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, our intention is for MatGL to be an extensible ``batteries-included'' library for the development of advanced graph deep learning models 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 includes a variety of pre-trained universal interatomic potentials (aka ``foundational materials models (FMM)'') and property prediction models are also included for out-of-box usage, benchmarking and fine-tuning. Finally, MatGL includes support for Pytorch Lightning for rapid training of models.

cond-mat.mtrl-sci

Learning Smooth and Expressive Interatomic Potentials for Physical Property Prediction

Machine learning interatomic potentials (MLIPs) have become increasingly effective at approximating quantum mechanical calculations at a fraction of the computational cost. However, lower errors on held out test sets do not always translate to improved results on downstream physical property prediction tasks. In this paper, we propose testing MLIPs on their practical ability to conserve energy during molecular dynamic simulations. If passed, improved correlations are found between test errors and their performance on physical property prediction tasks. We identify choices which may lead to models failing this test, and use these observations to improve upon highly-expressive models. The resulting model, eSEN, provides state-of-the-art results on a range of physical property prediction tasks, including materials stability prediction, thermal conductivity prediction, and phonon calculations.

physics.comp-ph

Open Materials 2024 (OMat24) Inorganic Materials Dataset and Models

The ability to discover new materials with desirable properties is critical for numerous applications from helping mitigate climate change to advances in next generation computing hardware. AI has the potential to accelerate materials discovery and design by more effectively exploring the chemical space compared to other computational methods or by trial-and-error. While substantial progress has been made on AI for materials data, benchmarks, and models, a barrier that has emerged is the lack of publicly available training data and open pre-trained models. To address this, we present a Meta FAIR release of the Open Materials 2024 (OMat24) large-scale open dataset and an accompanying set of pre-trained models. OMat24 contains over 110 million density functional theory (DFT) calculations focused on structural and compositional diversity. Our EquiformerV2 models achieve state-of-the-art performance on the Matbench Discovery leaderboard and are capable of predicting ground-state stability and formation energies to an F1 score above 0.9 and an accuracy of 20 meV/atom, respectively. We explore the impact of model size, auxiliary denoising objectives, and fine-tuning on performance across a range of datasets including OMat24, MPtraj, and Alexandria. The open release of the OMat24 dataset and models enables the research community to build upon our efforts and drive further advancements in AI-assisted materials science.

cond-mat.mtrl-sci

Kinetics of Li transport in vanadium-based disordered rocksalt structures

Disordered rocksalt Li-excess (DRX) compounds have emerged as promising new cathode materials for lithium-ion batteries, as they can consist solely of resource-abundant metals and eliminate the need for cobalt or nickel. A deeper understanding of the lithium-ion transport kinetics in DRX compounds is essential for enhancing their rate performance. This study employs first-principles calculations, cluster expansion techniques, and kinetic Monte Carlo simulations to investigate the Li+ transport properties in DRX Li2-xVO3, where 0 <= x <= 1. Our findings underscore (i) the necessity of accounting for both tetrahedral and octahedral Li occupancy when predicting the transport properties in DRX materials, (ii) the factors influencing the variation in the diffusion coefficients with Li content in Li2-xVO3, and (iii) the impact of Li+ correlated motion on the kinetics of Li+ transport. We reveal that the relative stability of tetrahedral and octahedral Li determines the number of active sites within the percolation network, subsequently affecting the Li+ transport properties. Furthermore, we demonstrate that the wide site-energy distribution causes correlated motion in Li2-xVO3, which hinders Li+ transport. Although our study focuses on Li2-xVO3 as a model system, the insights gained apply to all DRX materials, given their inherently broader site-energy distributions.

cond-mat.mtrl-sci

Modeling intercalation chemistry with multi-redox reactions by sparse lattice models in disordered rocksalt cathodes

Modern battery materials can contain many elements with substantial site disorder, and their configurational state has been shown to be critical for their performance. The intercalation voltage profile is a critical parameter to evaluate the performance of energy storage. The application of commonly used cluster expansion techniques to model the intercalation thermodynamics of such systems from \textit{ab-initio} is challenged by the combinatorial increase in configurational degrees of freedom as the number of species grows. Such challenges necessitate efficient generation of lattice models without over-fitting and proper sampling of the configurational space under charge balance in ionic systems. In this work, we introduce a combined approach that addresses these challenges by (1) constructing a robust cluster-expansion Hamiltonian using the sparse regression technique, including $\ell_0\ell_2$-norm regularization and structural hierarchy; and (2) implementing semigrand-canonical Monte Carlo to sample charge-balanced ionic configurations using the table-exchange method and an ensemble-average approach. These techniques are applied to a disordered rocksalt oxyfluoride Li$_{1.3-x}$Mn$_{0.4}$Nb$_{0.3}$O$_{1.6}$F$_{0.4}$ (LMNOF) which is part of a family of promising earth-abundant cathode materials. The simulated voltage profile is found to be in good agreement with experimental data and particularly provides a clear demonstration of the Mn and oxygen contribution to the redox potential as a function of Li content.

cond-mat.mtrl-sci

Crystal Structures and Phase Stability of the Li$_2$S-P$_2$S$_5$ System from First Principles

The Li$_2$S-P$_2$S$_5$ pseudo-binary system has been a valuable source of promising superionic conductors, with $\alpha$-Li$_3$PS$_4$, $\beta$-Li$_3$PS$_4$, HT-Li$_7$PS$_6$, and Li$_7$P$_3$S$_{11}$ having excellent room temperature Li-ion conductivity > 0.1 mS/cm. The metastability of these phases at ambient temperature motivates a study to quantify thermodynamic accessibility. Through calculating the electronic, configurational, and vibrational sources of free energy from first principles, a phase diagram of the crystalline Li$_2$S-P$_2$S$_5$ space is constructed. Well-established phase stability trends from experiments are recovered, such as polymorphic phase transitions in Li$_7$PS$_6$ and Li$_3$PS$_4$, and the metastability of Li$_7$P$_3$S$_{11}$ at high temperature. At ambient temperature, it is predicted that all superionic conductors in this space are indeed metastable, but thermodynamically accessible. Vibrational and configurational sources of entropy are shown to be essential towards describing the stability of superionic conductors. New details of the Li sublattices are revealed, and are found to be crucial towards accurately predicting configurational entropy. All superionic conductors contain significant configurational entropy, which suggests an inherent correlation between superionic conductivity and high configurational entropy.

cond-mat.mtrl-sci

Ab-initio study of short-range ordering in vanadium-based disordered rocksalt structures

Disordered rocksalt Li-excess (DRX) compounds are attractive new cathode materials for Li-ion batteries as they contain resource-abundant metals and do not require the use of cobalt or nickel. Understanding the delithiation process and cation short-range ordering (SRO) in DRX compounds is essential to improving these promising cathode materials. Herein, we use first-principles calculations along with the cluster-expansion approach to model the disorder in DRX Li2-xVO3, 0 < x < 1. We discuss the SRO of Li in tetrahedral and octahedral sites, and the order in which Li delithiates and V oxidizes with respect to local environments. We reveal that the number of nearest-neighbor V dictates the order of delithiation from octahedral sites and that V are oxidized in a manner that minimizes the electrostatic interactions among V. Our results provide valuable insight for tailoring the performance of V-based DRX cathode materials in general by controlling the SRO features that reduce energy density.

cond-mat.mtrl-sci

The cluster decomposition of the configurational energy of multicomponent alloys

Lattice models parameterized using first-principles calculations constitute an effective framework to simulate the thermodynamic behavior of physical systems. The cluster expansion method is a flexible lattice-based method used extensively in the study of multicomponent alloys. Yet despite its prevalent use, a well-defined understanding of expansion terms has remained elusive. In this letter, we introduce the cluster decomposition as a unique and basis-agnostic decomposition of any general function of the atomic configuration in a crystal. We demonstrate that cluster expansions constructed from arbitrary orthonormal basis sets are all representations of the same cluster decomposition. We show how the norms of expansion coefficients associated with the same crystallographic orbit are invariant to changes between orthonormal bases. Based on its uniqueness and orthogonality properties, we identify the cluster decomposition as an invariant ANOVA decomposition. We leverage these results to illustrate how functional analysis of variance and sensitivity analysis can be used to directly interpret interactions among species and gain insight into computed thermodynamic properties. The work we present in this letter opens new directions for parameter estimation, interpretation, and use of applied lattice models on well-established mathematical and statistical grounds.

cond-mat.mtrl-sci

Grand-canonical Monte-Carlo simulation methods for charge-decorated cluster expansions

Monte-Carlo sampling of lattice model Hamiltonians is a well-established technique in statistical mechanics for studying the configurational entropy of crystalline materials. When species to be distributed on the lattice model carry charge, the charge balance constraint on the overall system prohibits single-site Metropolis exchanges in MC. In this article, we propose two methods to perform MC sampling in the grand-canonical ensemble in the presence of a charge-balance constraint. The table-exchange method (TE) constructs small charge-conserving excitations, and the square-charge bias method (SCB) allows the system to temporarily drift away from charge neutrality. We illustrate the effect of internal hyper-parameters on the efficiency of these algorithms and suggest practical strategies on how to apply these algorithms to real applications.

cond-mat.mtrl-sci

An $\ell_0\ell_2$-norm regularized regression model for construction of robust cluster expansions in multicomponent systems

We introduce the $\ell_0\ell_2$-norm regularization and hierarchy constraints into linear regression for the construction of cluster expansion to describe configurational disorder in materials. The approach is implemented through mixed integer quadratic programming (MIQP). The $\ell_2$-norm regularization is used to suppress intrinsic data noise, while $\ell_0$-norm is used to penalize the number of non-zero elements in the solution. The hierarchy relation between clusters imposes relevant physics and is naturally included by the MIQP paradigm. As such, sparseness and cluster hierarchy can be well optimized to obtain a robust, converged, and effective cluster interactions with improved physical meaning. We demonstrate the effectiveness of $\ell_0\ell_2$-norm regularization in two high-component disordered rocksalt cathode material systems, where we compare the cross-validation and convergence speed, reproduction of phase diagrams, voltage profiles, and Li-occupancy energies with those of the conventional $\ell_1$-norm regularized cluster expansion model.

cond-mat.mtrl-sci

Sparse expansions of multicomponent oxide configuration energy using coherency & redundancy

Compressed sensing has become a widely accepted paradigm to construct high dimensional cluster expansion models used for statistical mechanical studies of atomic configuration in complex multicomponent crystalline materials. However, strict sampling requirements necessary to obtain minimal coherence measurements for compressed sensing to guarantee accurate estimation of model parameters are difficult and in some cases impossible to satisfy due to the inability of physical systems to access certain configurations. Nevertheless, the dependence of energy on atomic configuration can still be adequately learned without these strict requirements by using compressed sensing by way of coherent measurements using redundant function sets known as frames. We develop a particular frame constructed from the union of all occupancy-based cluster expansion basis sets. We illustrate how using this highly redundant frame yields sparse expansions of the configuration energy of complex oxide materials that are competitive and often surpass the prediction accuracy and sparsity of models obtained from standard cluster expansions.

cond-mat.mtrl-sci

Modeling of Electro-deposition and Mechanical Stability at Li Metal/Solid Electrolyte Interface during Plating in Solid-State Batteries

Interfacial deposition stability between Li metal and a solid electrolyte (SE) is important in preventing interfacial contact loss, mechanical fracture, and dendrite growth in Li-metal solid-state batteries (SSB). In this work, we investigate the deposition and mechanical stability at the Li metal/SE interface and its consequences (such as SE fracture and contact loss). A wide range of contributing factors are investigated, such as charge and mass transfer kinetics, the plasticity of Li metal and fracture of the SE, and the applied stack pressure. We quantify the effect of the ionic conductivity of the SE, the exchange current density of the interfacial charge-transfer reaction and SE surface roughness on the Li deposition stability at the Li metal/SE interface. We also propose a mechanical stability window for the applied stack pressure that can prevent both contact loss and SE fracture, which can be extended to other metal-electrode (such as Sodium) SSB systems.

physics.app-ph