WO2023197012A1 - Function-informed materials structures - Google Patents

Function-informed materials structures Download PDF

Info

Publication number
WO2023197012A1
WO2023197012A1 PCT/US2023/065587 US2023065587W WO2023197012A1 WO 2023197012 A1 WO2023197012 A1 WO 2023197012A1 US 2023065587 W US2023065587 W US 2023065587W WO 2023197012 A1 WO2023197012 A1 WO 2023197012A1
Authority
WO
WIPO (PCT)
Prior art keywords
unit cells
functional
determining
predicting
machine learning
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/US2023/065587
Other languages
French (fr)
Inventor
Andrey IVANKIN
Jordan H. SWISHER
Alexander P. MANTIS
Michael J. Ashley
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Stoicheia Inc
Original Assignee
Stoicheia Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Stoicheia Inc filed Critical Stoicheia Inc
Priority to CA3246936A priority Critical patent/CA3246936A1/en
Priority to EP23785702.4A priority patent/EP4505368A4/en
Priority to CN202380032321.7A priority patent/CN119096253A/en
Publication of WO2023197012A1 publication Critical patent/WO2023197012A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • G06N20/20Ensemble learning
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/0475Generative networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/09Supervised learning
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/01Dynamic search techniques; Heuristics; Dynamic trees; Branch-and-bound
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16CCOMPUTATIONAL CHEMISTRY; CHEMOINFORMATICS; COMPUTATIONAL MATERIALS SCIENCE
    • G16C60/00Computational materials science, i.e. ICT specially adapted for investigating the physical or chemical properties of materials or phenomena associated with their design, synthesis, processing, characterisation or utilisation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/092Reinforcement learning
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/12Computing arrangements based on biological models using genetic models
    • G06N3/126Evolutionary algorithms, e.g. genetic algorithms or genetic programming
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16CCOMPUTATIONAL CHEMISTRY; CHEMOINFORMATICS; COMPUTATIONAL MATERIALS SCIENCE
    • G16C20/00Chemoinformatics, i.e. ICT specially adapted for the handling of physicochemical or structural data of chemical particles, elements, compounds or mixtures
    • G16C20/30Prediction of properties of chemical compounds, compositions or mixtures
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16CCOMPUTATIONAL CHEMISTRY; CHEMOINFORMATICS; COMPUTATIONAL MATERIALS SCIENCE
    • G16C20/00Chemoinformatics, i.e. ICT specially adapted for the handling of physicochemical or structural data of chemical particles, elements, compounds or mixtures
    • G16C20/70Machine learning, data mining or chemometrics

Definitions

  • the present disclosure relates to devices, systems, and methods for material structures. More specifically, the present disclosure relates to devices, systems, and methods for material structures informed by function.
  • a method of predicting material structural information based on functional characterization may include: (a) representing a surface of a material as an ensemble of unit cells; (b) determining a pool of possible unit cells based on one or more material input properties; (c) computing functional characteristics of the unit cells within the pool; (d) determining a combination of unit cells from the pool to represent a potential surface structure of the material and computing a corresponding cumulative functional characteristic for the material from the previously computed functional characteristics of individual unit cells of the combination; and (f) validating whether the computed cumulative functional characteristic matches at least one experimental measurement of the same functional property concerning the material.
  • a method of predicting material structural information based on functional characterization may include: (a) representing a surface of a material as an ensemble of unit cells; (b) determining a pool of possible unit cells based on one or more material input properties; (c) computing functional characteristics of the unit cells within the pool; (d) determining a combination of unit cells from the pool to represent a potential surface structure of the material and computing a corresponding cumulative functional characteristic for the material from the previously computed functional characteristics of individual unit cells of the combination; and (f) validating whether the computed cumulative functional characteristic matches at least one experimental measurement of the same functional property concerning the material.
  • the method may include (e) repeating the steps (a)-(f), concerning a material surface of at least one other material to generate a dataset comprising the cumulative functional characteristic for each validated material.
  • the dataset may be configured for training a global machine learning algorithm for predicting surface configuration of unit cells for still another material based on one or more material input properties of the still another material.
  • computing functional characteristics may include at least one of: determining reactant adsorption energies and associated current densities related to electrocatalysis, and determining electronic properties related to optical and/or magnetic characteristics of materials.
  • determining the functional characteristics of unit cells may be based on the density functional theory (DFT) calculations exclusively, or as a combination of DFT with machine learning.
  • DFT density functional theory
  • determining the combination of unit cells to represent a potential surface structure may be based on one or more of Monte Carlo simulations and a machine learning algorithm characterized as one or more of a deep learning model, a generative adversarial network (GAN), a transformer model, a reinforcement learning model, and an ensemble model.
  • the machine learning model may include one of random forest and genetic algorithm.
  • the global machine learning algorithm for predicting the surface structure may be based on one or more of a deep learning model, a generative adversarial network (GAN), a transformer model, a reinforcement learning model, and an ensemble model.
  • the global machine learning model may include one of random forest and genetic algorithm.
  • validating whether the computed functional property matches the at least one experimental measurement may include determining whether a prediction threshold is achieved. Determining whether the prediction threshold is achieved may include determining whether difference between the computed functional property and the experimentally measured functional properties is within a predetermined range of values. Validating may include determining that the computed functional property does not match the experimental measurements concerning the material surface of the material, and reiterating steps (a)-(f) until the potential surface structure yielding the computed functional property matches the at least one experimental measurement.
  • configuration for training a machine learning algorithm may not require conducting steps (i)-(e) for the still another material.
  • the one or more material input properties of the material may be defined only as composition of the material.
  • the one or more material input properties of the still another material may be defined only as composition of the still another material.
  • determining the combination of unit cells may include predicting the potential surface structure as a deterministic ensemble of unit cells. In some embodiments, determining the combination of unit cells may include predicting the potential surface structure as a probabilistic ensemble of unit cells.
  • a system may include at least one processor executing instructions stored in memory for conducting the methods recited above or below.
  • a method of predicting material structural information in relation to functional characterization may include determining functional characteristics of units cells among a pool of unit cells of a material surface; determining a predicted structure of the material surface based on the unit cell pool; and determining a predicted material activity based on the determined functional characteristics and the determined predicted structure, and outputting a characterization of material structural information of the material surface based on the predicted material activity.
  • determining the predicted material activity may include determining whether a threshold prediction of material activity is achieved, and re-determining the predicted structure in response to determination that the threshold prediction has not be achieved.
  • the threshold prediction of material activity may be determined by comparison of the predicted material activity with experimental results.
  • Outputting may be performed in response to determination that the threshold prediction is achieved.
  • Outputting a characterization may include a dataset for training a machine learning model for predicting the surface configuration of unit cells for new materials based on material input properties.
  • FIG. 1 is an illustration of comparison of predicted and experimental ORR activity trends for Ag-Ir-Pd-Pt-Ru MLs and Pt.
  • FIG. 2 is an illustration of a crystal-structure phase mapping as a demixing task wherein a phase diagram is inferred from a set of XRD patterns in a materials composition space (a), requiring identification of pure-phase prototypes and their composition-dependent modification.
  • the input (a,b) and output (c-f) are illustrated for pattern #73 (d), with each demixed pattern shown in (c).
  • FIG. 3 is a workflow diagram example to determine the correct combination of unit cells with the known composition, size, and experimental results.
  • Unit cells can be generated from the composition and DFT simulations can be run for each unit cell.
  • the model can iteratively explores combinations of the unit cells and can compare the predicted activity (based on the DFT simulations) with the experimental results. Once a suitable threshold has been reached, the predicted structure can be paired with the input data.
  • the optimal adsorption energy of a (perfect) catalytic site toward crucial reaction intermediates must be neither "too strong” nor "too weak". If intermediate molecules bind too strongly to the surface, they can poison the catalyst. If they bind too weakly, the intermediates can be released from the active sites prematurely, such as before undergoing subsequent transformation, typically via electron or proton transfer. By optimizing the combination and number of optimal active sites for key reaction intermediates, one can increase the activity and/or selectivity of a catalyst toward a desired chemical transformation.
  • the active sites framework can provide a way to computationally describe catalytic processes and guide the discovery of new catalysts.
  • ab initio simulations often require the knowledge of the surface structure and therefore can be applicable to a very limited subset of materials that have already been synthesized and characterized.
  • Traditional experimental characterization of the surface structure of complex catalysts can be extremely slow and/or can require state-of-the-art, expensive instrumentation. Expanding ab initio efforts to novel and not-yet-characterized materials can benefit from first predicting the likely structure for each material that presents a computationally-costly global optimization problem.
  • Devices, systems, and methods within the present disclosure concern approaches for uncovering the operando configuration of active sites on the surface of a catalyst based on high-throughput experimental functional characterization of catalysts, computational modeling, and/or machine learning (ML) that can avoid the need for prohibitively slow and/or expensive experimental structural analysis.
  • ML machine learning
  • corresponding reactant adsorption energies can be calculated using DFT either for the entire set or a random subset of unit cells and the remaining adsorption energies can be later predicted using ML, or by combinations of direct and ML determination.
  • Adsorption energies in turn relate to the current density and therefore electrocatalytic activity of the unit cell.
  • Pedersen et al. previously showed that the current ji at a surface site i can be modeled using the Koutecky-Levich equation (1) with jD accounting for the diffusion-limited current and jk,i representing the kinetically-limited current (2).
  • AE is the reactant's adsorption free energy
  • AEopt is the optimal reactant's adsorption free energy given by the Sabatier principle
  • e is the elementary charge
  • U is the applied potential vs. reversible hydrogen electrode (RHE)
  • kn is the Boltzmann constant
  • T is the absolute temperature.
  • the total current density for a unit cell is then a sum of current densities over all active sites, N, on the surface of the unit cell (3)
  • the total current density for a catalyst is a sum of current densities over all unit cells weighted by the probability of finding each type of the unit cell.
  • One way to address this bottleneck is to reconstruct the surface structure of a catalyst by mapping corresponding predicted current densities to experimental measurements. That is, a possible surface configuration of unit cells for a catalyst of defined composition and size can be generated in silico and the corresponding current density can be calculated as described above. In the illustrative embodiment, the calculated current density is compared to the experimentally measured value and, if not within a prior-defined confidence interval, a new surface configuration of unit cells is generated, and a new theoretical current density value is calculated. This iterative process can be repeated until the calculated and experimental values are in agreement, at which point the mapping can be advanced to the next composition.
  • the most probable surface configuration can be calculated using Monte Carlo simulations.
  • the iterative optimization of the surface configuration to match the measurements can benefit from, e.g., reinforcement learning or generative adversarial network modeling.
  • the latent space for the ML models can be designed to incorporate prior scientific knowledge and fundamental constraints.
  • the goal can be to train a model that can accurately predict the distribution of active sites on the catalyst surface based on the composition, size, and experimental parameters without burdensome structural characterization. To achieve this ambitious goal, however, large and high-quality sets of training functional data may be necessary.
  • Constraint-bound ML for reconstructing composite data from the data for individual constituents combined in an unknown way is not necessarily new. For example, deep learning was previously combined with constraint reasoning to automate crystal-structure phase mapping that requires identifying crystal phases, or mixtures thereof, in X-ray diffraction measurements of synthesized materials Figure 2). 2 In this case, the X-ray diffraction pattern of a mixture of crystal phases is analogous to the surface configuration of a catalyst and individual crystal phases are analogous to the unit cells.
  • an exemplary iterative workflow begins with a set of elements within the material space, labeled "Material Space.”
  • the next step in the process utilizes the set of elements within the "Material Space” to "Generate Unit Cell Configurations,” containing the complete set of combinations of elements in the "Material Space.” All of the unit configurations generated can be subsequently filtered in the "Unit
  • DFT Density functional theory
  • the "Calculate Estimated Catalytic Activity” process block can sum the predicted activities from the "DFT Results” for each of the unit cells present in the "Predicted Structure” to calculate the total predicted activity, labeled "Predicted Activity,” of all the unit cells within the ensemble structure.
  • the "Predicted Activity” can be compared against the "Electrochemistry Experimental Results” in the "Error Calculation” process to score the "Predicted Activity.” If this "Error Calculation" is above a specified threshold, another iteration can be performed to generate a new structure and repeat the evaluation. This workflow can continuously iterate until the "Error Calculation" is below the target threshold.
  • the workflow can begin again for the next nanoparticle within the "Material Space” and can be repeated until a desired training dataset for global machine learning model is generated.
  • the global machine learning model pre-trained on the generated dataset may minimize, or even completely eliminate, the need for additional computational modeling and/or workflow, as mentioned and suggested concerning FIG. 3, for predicting the (surface) structure of nanomaterials.
  • nanomaterials including nanofilms, nanosheets, core-shell nanostructures, quantum dots, halide perovskites, metal-organic frameworks, and other electronic, catalytic, optical and mechanical properties.
  • electronic band structure of a material can provide information about its electronic properties and can be used to predict properties such as electrical conductivity, semiconducting behavior, and the presence of a band gap.
  • the density of states can represent the number of electronic states available for electrons to occupy at a given energy level.
  • insights can be provided into the electronic structure and help in predicting properties such as electrical conductivity and/or optical absorption can be achieved.
  • the charge carrier mobility can be an important property for electronic materials, as it influences the speed at which charge carriers (e.g., electrons or holes) can move through the material under an applied electric field.
  • charge carriers e.g., electrons or holes
  • properties such as magnetic moments, exchange interactions, and/or magnetic anisotropy can be computed to understand and/or predict the material's magnetic behavior.
  • Dielectric properties such as the dielectric constant and/or loss tangent, can be important for materials used in capacitors, insulators, and/or other applications where electrical energy is stored and/or transmitted.
  • Computationally assessed chemical stability can involve examining the material's reactivity and/or resistance to chemical degradation, corrosion, and/or oxidation.
  • Adsorption energies associated with the adsorption of reactants onto catalyst surface can be important for evaluating the catalyst's activity. Strong adsorption can facilitate the breaking of reactant bonds, while weak adsorption can lead to poor catalytic performance. Computational models can be used to predict adsorption energies for various reactants on the catalyst surface.
  • the electronic properties of a catalyst such as the density of states and/or the position of the Fermi level, can influence its catalytic performance. For example, in heterogeneous catalysis, the electronic properties can affect the adsorption energies of reactants and/or the activation barriers of reaction steps.
  • a deterministic approach to unit cell definition can include precision in selection of which unit cells are present on the surface at what ratio, e.g., each unit cell either present or not. Additionally or alternatively, a probabilistic approach to unit cell definition can include a likelihood profile that a particular unit cell or cells can be found on the surface within a certain probability, and in some embodiments, different unit cells may have different acceptable probabilities.
  • functional screening methods may include: scanning electrochemical methods (scanning droplet cell, scanning electrochemical cell microscopy, scanning electrochemical microscopy), optical detection methods (fluorescence/phosphorescence turn-on/off, electrochromic detection), spatially isolated parallel experiments (microwell arrays, microelectrode arrays, parallel backed bed reactors), spectroscopic methods (scanning Raman, IR thermography, UV-VIS, (AT)- FTIR, high-throughput NMR), parallelized/scanning product collection (microfluidics, scanning droplets, capillary probes) with product analysis (mass spectroscopy, NMR, gas chromatography, liquid chromatography, IR, UV-VIS).
  • Data resulting from functional screening methods may include: currentpotential traces, current density, onset potential, overpotential, optical images, fluorescence images, fluorescence intensity, transparency, color, conductivity, mass spectra, NMR spectra, Raman spectra, IR spectra, UV-VIS spectra, IR thermographs, product/reagent ratios, product conversion, turnover rates, byproduct formation rates, temperature.
  • Data resulting from functional screening methods may be tied to one or several materials.
  • Data resulting from functional screening methods may be tied to one specific location or area on a sample. Data resulting from functional screening methods may be measured over time.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Physics (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computational Linguistics (AREA)
  • Molecular Biology (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Catalysts (AREA)
  • Investigating Or Analyzing Materials By The Use Of Electric Means (AREA)
  • Measuring Or Testing Involving Enzymes Or Micro-Organisms (AREA)

Abstract

Devices, systems, and methods within the present disclosure can assist in predicting material structural information based on functional characterization. Such predictions can be achieved by definition including a representation of a surface of a material as an ensemble of unit cells, determination of a pool of possible unit cells based on one or more material input properties, and computation of functional characteristics of the unit cells within the pool; and establishment including determination of a combination of unit cells from the pool to represent a potential surface structure of the material and computation of a corresponding cumulative functional characteristic for the material from the previously computed functional characteristics of individual unit cells of the combination, and validation of whether the computed cumulative functional characteristic matches at least one experimental measurement of the same functional property concerning the material. Iteration can assist.

Description

FUNCTION-INFORMED MATERIALS STRUCTURES
CROSS-REFERENCE
[0001] This Utility Patent Application claims the benefit of priority to U.S. Provisional Application No. 63/329,326, entitled FUNCTION-INFORMED MATERIALS STRUCTURES, filed on April 8, 2022, the content of which is incorporated by reference herein in its entirety.
FIELD
[0002] The present disclosure relates to devices, systems, and methods for material structures. More specifically, the present disclosure relates to devices, systems, and methods for material structures informed by function.
[0003] Exploring the hyperscale and multidimensional design space of complex polyelemental materials to find previously out-of-reach, disruptive catalysts can be extremely challenging, for example, with the combinatorial explosion of possibilities when considering combinations of constituent elements, such as stoichiometry, size, shape, and structure. An intelligent strategy that leverages the power of high-throughput experimentation, computation, and machine learning (ML) can assist in overcoming serendipity and/or increasing the success in materials discovery.
SUMMARY
[0004] The present application discloses one or more of the features recited in the appended claims and/or the following features which, alone or in any combination, may comprise patentable subject matter.
[0005] According to an aspect of the present disclosure, a method of predicting material structural information based on functional characterization may include: (a) representing a surface of a material as an ensemble of unit cells; (b) determining a pool of possible unit cells based on one or more material input properties; (c) computing functional characteristics of the unit cells within the pool; (d) determining a combination of unit cells from the pool to represent a potential surface structure of the material and computing a corresponding cumulative functional characteristic for the material from the previously computed functional characteristics of individual unit cells of the combination; and (f) validating whether the computed cumulative functional characteristic matches at least one experimental measurement of the same functional property concerning the material.
[0006] According to another aspect of the present disclosure, a method of predicting material structural information based on functional characterization may include: (a) representing a surface of a material as an ensemble of unit cells; (b) determining a pool of possible unit cells based on one or more material input properties; (c) computing functional characteristics of the unit cells within the pool; (d) determining a combination of unit cells from the pool to represent a potential surface structure of the material and computing a corresponding cumulative functional characteristic for the material from the previously computed functional characteristics of individual unit cells of the combination; and (f) validating whether the computed cumulative functional characteristic matches at least one experimental measurement of the same functional property concerning the material. In some embodiments, the method may include (e) repeating the steps (a)-(f), concerning a material surface of at least one other material to generate a dataset comprising the cumulative functional characteristic for each validated material. The dataset may be configured for training a global machine learning algorithm for predicting surface configuration of unit cells for still another material based on one or more material input properties of the still another material.
[0007] In some embodiments, computing functional characteristics may include at least one of: determining reactant adsorption energies and associated current densities related to electrocatalysis, and determining electronic properties related to optical and/or magnetic characteristics of materials. In some embodiments, determining the functional characteristics of unit cells may be based on the density functional theory (DFT) calculations exclusively, or as a combination of DFT with machine learning.
[0008] In some embodiments, determining the combination of unit cells to represent a potential surface structure may be based on one or more of Monte Carlo simulations and a machine learning algorithm characterized as one or more of a deep learning model, a generative adversarial network (GAN), a transformer model, a reinforcement learning model, and an ensemble model. The machine learning model may include one of random forest and genetic algorithm.
[0009] In some embodiments, the global machine learning algorithm for predicting the surface structure may be based on one or more of a deep learning model, a generative adversarial network (GAN), a transformer model, a reinforcement learning model, and an ensemble model. The global machine learning model may include one of random forest and genetic algorithm.
[0010] In some embodiments, validating whether the computed functional property matches the at least one experimental measurement may include determining whether a prediction threshold is achieved. Determining whether the prediction threshold is achieved may include determining whether difference between the computed functional property and the experimentally measured functional properties is within a predetermined range of values. Validating may include determining that the computed functional property does not match the experimental measurements concerning the material surface of the material, and reiterating steps (a)-(f) until the potential surface structure yielding the computed functional property matches the at least one experimental measurement.
[0011] In some embodiments, configuration for training a machine learning algorithm may not require conducting steps (i)-(e) for the still another material. The one or more material input properties of the material may be defined only as composition of the material. The one or more material input properties of the still another material may be defined only as composition of the still another material.
[0012] In some embodiments, determining the combination of unit cells may include predicting the potential surface structure as a deterministic ensemble of unit cells. In some embodiments, determining the combination of unit cells may include predicting the potential surface structure as a probabilistic ensemble of unit cells.
[0013] According to another aspect of the present disclosure, a system may include at least one processor executing instructions stored in memory for conducting the methods recited above or below.
[0014] According to another aspect of the present disclosure, a method of predicting material structural information in relation to functional characterization may include determining functional characteristics of units cells among a pool of unit cells of a material surface; determining a predicted structure of the material surface based on the unit cell pool; and determining a predicted material activity based on the determined functional characteristics and the determined predicted structure, and outputting a characterization of material structural information of the material surface based on the predicted material activity.
[0015] In some embodiments, determining the predicted material activity may include determining whether a threshold prediction of material activity is achieved, and re-determining the predicted structure in response to determination that the threshold prediction has not be achieved. The threshold prediction of material activity may be determined by comparison of the predicted material activity with experimental results. Outputting may be performed in response to determination that the threshold prediction is achieved. Outputting a characterization may include a dataset for training a machine learning model for predicting the surface configuration of unit cells for new materials based on material input properties. [0016] Additional features, which alone or in combination with any other feature(s), including those listed above and those listed in the claims, may comprise patentable subject matter and will become apparent to those skilled in the art upon consideration of the following detailed description of illustrative embodiments exemplifying the best mode of carrying out the invention as presently perceived. The emerging paradigm in heterogeneous catalysis suggests that the surface of complex catalysts features myriad different active sites which define the adsorption energies of reactants and intermediates, and, as such, activity and selectivity of the catalysts. The adsorption energies of active sites depend on their local electronic and geometric configurations and can be tuned. For example, such tuning may be achieved by mixing in new elements, changing size and shape, controlling crystal structure and/or oxidation state, and/or modifying the catalyst support, among other strategies.
BRIEF DESCRIPTION OF DRAWINGS
[0017] The detailed description particularly refers to the accompanying figures in which:
[0018] FIG. 1 is an illustration of comparison of predicted and experimental ORR activity trends for Ag-Ir-Pd-Pt-Ru MLs and Pt.
[0019] FIG. 2 is an illustration of a crystal-structure phase mapping as a demixing task wherein a phase diagram is inferred from a set of XRD patterns in a materials composition space (a), requiring identification of pure-phase prototypes and their composition-dependent modification. The input (a,b) and output (c-f) are illustrated for pattern #73 (d), with each demixed pattern shown in (c).
[0020] FIG. 3 is a workflow diagram example to determine the correct combination of unit cells with the known composition, size, and experimental results. Unit cells can be generated from the composition and DFT simulations can be run for each unit cell. The model can iteratively explores combinations of the unit cells and can compare the predicted activity (based on the DFT simulations) with the experimental results. Once a suitable threshold has been reached, the predicted structure can be paired with the input data.
DETAILED DESCRIPTION
[0021] For the purposes of promoting an understanding of the principles of the disclosure, reference will now be made to a number of illustrative embodiments illustrated in the drawings and specific language will be used to describe the same.
[0022] The optimal adsorption energy of a (perfect) catalytic site toward crucial reaction intermediates must be neither "too strong" nor "too weak". If intermediate molecules bind too strongly to the surface, they can poison the catalyst. If they bind too weakly, the intermediates can be released from the active sites prematurely, such as before undergoing subsequent transformation, typically via electron or proton transfer. By optimizing the combination and number of optimal active sites for key reaction intermediates, one can increase the activity and/or selectivity of a catalyst toward a desired chemical transformation.
[0023] The active sites framework can provide a way to computationally describe catalytic processes and guide the discovery of new catalysts. However, ab initio simulations often require the knowledge of the surface structure and therefore can be applicable to a very limited subset of materials that have already been synthesized and characterized. Traditional experimental characterization of the surface structure of complex catalysts can be extremely slow and/or can require state-of-the-art, expensive instrumentation. Expanding ab initio efforts to novel and not-yet-characterized materials can benefit from first predicting the likely structure for each material that presents a computationally-costly global optimization problem.
[0024] These issues can be complicated further by the fact that the surface structure of a catalyst is often dynamic and can evolve in the course of a reaction, for example, to a new quasi-steady state, distinct from the initial configuration. Therefore, it can be insufficient to know a surface structure of a virgin catalyst for purposes of accurately predicting its catalytic performance using ab initio simulations, but instead the knowledge of the operando structure is necessary. Unfortunately, not only do operando structures represent a tiny fraction of an already very limited number of structures characterized, but their characterization can be technologically more challenging. Devices, systems, and methods within the present disclosure concern approaches for uncovering the operando configuration of active sites on the surface of a catalyst based on high-throughput experimental functional characterization of catalysts, computational modeling, and/or machine learning (ML) that can avoid the need for prohibitively slow and/or expensive experimental structural analysis.
[0025] First-principles density functional theory (DFT) calculations have been widely used to compute adsorption energies of reactants onto the catalyst surface. However, performing one large calculation for all exposed atoms and nearest neighbors in a catalyst can be computationally intensive, and may not be feasible for a high- throughput workflow. Instead, the catalyst surface can be represented with a combination of smaller, e.g., 4 x 4 x 2 atom unit cells. Possible unit cells for a given composition of a catalyst can be constructed by allocating a random choice from the constituent elements to each lattice position.
[0026] Once the ensemble of possible unit cells for a catalyst is established, corresponding reactant adsorption energies can be calculated using DFT either for the entire set or a random subset of unit cells and the remaining adsorption energies can be later predicted using ML, or by combinations of direct and ML determination. Adsorption energies in turn relate to the current density and therefore electrocatalytic activity of the unit cell. [0027] For example, Pedersen et al. previously showed that the current ji at a surface site i can be modeled using the Koutecky-Levich equation (1) with jD accounting for the diffusion-limited current and jk,i representing the kinetically-limited current (2).
Figure imgf000010_0001
[0028] Here AE is the reactant's adsorption free energy and AEopt is the optimal reactant's adsorption free energy given by the Sabatier principle, e is the elementary charge, U is the applied potential vs. reversible hydrogen electrode (RHE), kn is the Boltzmann constant, and T is the absolute temperature. The total current density for a unit cell is then a sum of current densities over all active sites, N, on the surface of the unit cell (3), and the total current density for a catalyst is a sum of current densities over all unit cells weighted by the probability of finding each type of the unit cell.
Figure imgf000010_0002
[0029] This framework has already been successfully deployed to predict electrocatalytic activity of multimetallic thin films in the oxygen reduction reaction (ORR) (Figure I).1 However, in the case of thin films, surface segregation effects can be neglected and the surface composition at each pixel of the substrate can be considered to be identical to the bulk composition as deposited and, as such, is known. The situation is very different for discrete 3D complex nanomaterials. Multimetallic nanoparticles can form
1 Batchelor, T. A. A. et al. Complex-Solid-Solution Electrocatalyst Discovery by Computational Prediction and High-Throughput Experimentation**. Angew. Chem., Ini. Ed. 60, 6932-6937 (2021). heterostructures with some constituent elements alloying with others phase separating. This makes it challenging to use such a framework with multimetallic nanoparticle electrocatalysts out-of-the-box without a robust and accurate strategy for predicting the surface structure.
[0030] One way to address this bottleneck is to reconstruct the surface structure of a catalyst by mapping corresponding predicted current densities to experimental measurements. That is, a possible surface configuration of unit cells for a catalyst of defined composition and size can be generated in silico and the corresponding current density can be calculated as described above. In the illustrative embodiment, the calculated current density is compared to the experimentally measured value and, if not within a prior-defined confidence interval, a new surface configuration of unit cells is generated, and a new theoretical current density value is calculated. This iterative process can be repeated until the calculated and experimental values are in agreement, at which point the mapping can be advanced to the next composition.
[0031] There are many computational and machine learning methods that can be deployed at this stage with varying efficiency and scalability. For example, the most probable surface configuration can be calculated using Monte Carlo simulations. The iterative optimization of the surface configuration to match the measurements can benefit from, e.g., reinforcement learning or generative adversarial network modeling. The latent space for the ML models can be designed to incorporate prior scientific knowledge and fundamental constraints.
[0032] Regardless of the combination of computational and machine learning methods being used, the goal can be to train a model that can accurately predict the distribution of active sites on the catalyst surface based on the composition, size, and experimental parameters without burdensome structural characterization. To achieve this ambitious goal, however, large and high-quality sets of training functional data may be necessary. [0033] Constraint-bound ML for reconstructing composite data from the data for individual constituents combined in an unknown way is not necessarily new. For example, deep learning was previously combined with constraint reasoning to automate crystal-structure phase mapping that requires identifying crystal phases, or mixtures thereof, in X-ray diffraction measurements of synthesized materials Figure 2).2 In this case, the X-ray diffraction pattern of a mixture of crystal phases is analogous to the surface configuration of a catalyst and individual crystal phases are analogous to the unit cells.
[0034] Although examples of certain piecemeal aspects of the proposed concept may already exist in the literature, at times in other fields; validating the feasibility of the idea, combining these aspects can be undertaken in a new and non- obvious way, i.e., calculating current densities for given unit cells using DFT and reconstructing complex catalyst surfaces of individual catalysts from unit cells in a similar way as solving the crystal-structure phase demixing problem. Furthermore, expanding the concept beyond just reconstructing the surface of a single catalyst can provide building a model that predicts the surface configuration of any catalyst within the design space. Figure 3 provides a schematic of an example workflow.
[0035] As suggested in FIG. 3, an exemplary iterative workflow begins with a set of elements within the material space, labeled "Material Space." The next step in the process utilizes the set of elements within the "Material Space" to "Generate Unit Cell Configurations," containing the complete set of combinations of elements in the "Material Space." All of the unit configurations generated can be subsequently filtered in the "Unit
2 Chen, D. et al. Automating crystal-structure phase mapping by combining deep learning with constraint reasoning. Nature Machine Intelligence. 3, 812-822 (2021). Cell Filtering" process, which can reduce the number of potential unit cells used in the iterative process and creates the "Unit Cell Pool."
[0036] Density functional theory (DFT) simulations can be performed in the process labeled "Run DFT per Unit Cell" for each unit cell within the "Unit Cell Pool" to generate the "DFT Results," containing the activity predictions for each unit cell. Next, the "Model" can take the inputs of the "Composition," "Nanoparticle Size," and "Unit Cell Pool" to generate an initial structure in the process block labeled "Generate Structures," containing the unit-cell deterministic/probability ensemble structure labeled "Predicted Structure" for the given "Composition" and "Nanoparticle Size."
[0037] The "Calculate Estimated Catalytic Activity" process block can sum the predicted activities from the "DFT Results" for each of the unit cells present in the "Predicted Structure" to calculate the total predicted activity, labeled "Predicted Activity," of all the unit cells within the ensemble structure. The "Predicted Activity" can be compared against the "Electrochemistry Experimental Results" in the "Error Calculation" process to score the "Predicted Activity." If this "Error Calculation" is above a specified threshold, another iteration can be performed to generate a new structure and repeat the evaluation. This workflow can continuously iterate until the "Error Calculation" is below the target threshold.
[0038] Once a satisfactory deterministic/probability structure is predicted within this workflow, the "Composition," "Nanoparticle Size," "Electrochemistry Experimental Results," and "Predicted Structure" can be paired together as the "Final Data Point." At this point, the workflow can begin again for the next nanoparticle within the "Material Space" and can be repeated until a desired training dataset for global machine learning model is generated. The global machine learning model, pre-trained on the generated dataset may minimize, or even completely eliminate, the need for additional computational modeling and/or workflow, as mentioned and suggested concerning FIG. 3, for predicting the (surface) structure of nanomaterials. [0039] Although the workflow as mentioned and suggested concerning FIG. 3, at times, has been described within the context of nanoparticles and electrochemical activity, in some embodiments, this approach is translatable to other classes of nanomaterials, including nanofilms, nanosheets, core-shell nanostructures, quantum dots, halide perovskites, metal-organic frameworks, and other electronic, catalytic, optical and mechanical properties.
[0040] Within the present disclosure, electronic band structure of a material can provide information about its electronic properties and can be used to predict properties such as electrical conductivity, semiconducting behavior, and the presence of a band gap. The density of states can represent the number of electronic states available for electrons to occupy at a given energy level. Thus, insights can be provided into the electronic structure and help in predicting properties such as electrical conductivity and/or optical absorption can be achieved.
[0041] The charge carrier mobility can be an important property for electronic materials, as it influences the speed at which charge carriers (e.g., electrons or holes) can move through the material under an applied electric field. For magnetic materials, properties such as magnetic moments, exchange interactions, and/or magnetic anisotropy can be computed to understand and/or predict the material's magnetic behavior. Dielectric properties, such as the dielectric constant and/or loss tangent, can be important for materials used in capacitors, insulators, and/or other applications where electrical energy is stored and/or transmitted. Computationally assessed chemical stability can involve examining the material's reactivity and/or resistance to chemical degradation, corrosion, and/or oxidation. Adsorption energies associated with the adsorption of reactants onto catalyst surface can be important for evaluating the catalyst's activity. Strong adsorption can facilitate the breaking of reactant bonds, while weak adsorption can lead to poor catalytic performance. Computational models can be used to predict adsorption energies for various reactants on the catalyst surface. The electronic properties of a catalyst, such as the density of states and/or the position of the Fermi level, can influence its catalytic performance. For example, in heterogeneous catalysis, the electronic properties can affect the adsorption energies of reactants and/or the activation barriers of reaction steps.
[0042] Within the present disclosure, a deterministic approach to unit cell definition can include precision in selection of which unit cells are present on the surface at what ratio, e.g., each unit cell either present or not. Additionally or alternatively, a probabilistic approach to unit cell definition can include a likelihood profile that a particular unit cell or cells can be found on the surface within a certain probability, and in some embodiments, different unit cells may have different acceptable probabilities.
[0043] Concepts within the present disclosure can invert the current paradigm of going from structure to function, instead describing how large-scale functional data can be used to gain structural insights about materials. While designs within the present disclosure have been described concerning electrocatalysis as an example, this inverted paradigm can be applicable to any structure-function material relationships.
[0044] Within the present disclosure, functional screening methods may include: scanning electrochemical methods (scanning droplet cell, scanning electrochemical cell microscopy, scanning electrochemical microscopy), optical detection methods (fluorescence/phosphorescence turn-on/off, electrochromic detection), spatially isolated parallel experiments (microwell arrays, microelectrode arrays, parallel backed bed reactors), spectroscopic methods (scanning Raman, IR thermography, UV-VIS, (AT)- FTIR, high-throughput NMR), parallelized/scanning product collection (microfluidics, scanning droplets, capillary probes) with product analysis (mass spectroscopy, NMR, gas chromatography, liquid chromatography, IR, UV-VIS).
[0045] Data resulting from functional screening methods may include: currentpotential traces, current density, onset potential, overpotential, optical images, fluorescence images, fluorescence intensity, transparency, color, conductivity, mass spectra, NMR spectra, Raman spectra, IR spectra, UV-VIS spectra, IR thermographs, product/reagent ratios, product conversion, turnover rates, byproduct formation rates, temperature. Data resulting from functional screening methods may be tied to one or several materials. Data resulting from functional screening methods may be tied to one specific location or area on a sample. Data resulting from functional screening methods may be measured over time.
[0046] The following references are incorporated by reference in their entireties, and inlcuding at least those specific sections mentioned herein: Batchelor, T. A. A. et al. Complex-Solid-Solution Electrocatalyst Discovery by Computational Prediction and High-Throughput Experimentation**. Angew. Chem., Int. Ed. 60, 6932-6937 (2021); Chen, D. et al. Automating crystal-structure phase mapping by combining deep learning with constraint reasoning. Nature Machine Intelligence. 3, 812-822 (2021).
[0047] While the disclosure has been illustrated and described in detail in the foregoing drawings and description, the same is to be considered as exemplary and not restrictive in character, it being understood that only illustrative embodiments thereof have been shown and described and that all changes and modifications that come within the spirit of the disclosure are desired to be protected.

Claims

CLAIMS We claim:
1. A method of predicting material structural information based on functional characterization, the method comprising:
(a) representing a surface of a material as an ensemble of unit cells;
(b) determining a pool of possible unit cells based on one or more material input properties;
(c) computing functional characteristics of the unit cells within the pool;
(d) determining a combination of unit cells from the pool to represent a potential surface structure of the material and computing a corresponding cumulative functional characteristic for the material from the previously computed functional characteristics of individual unit cells of the combination;
(f) validating whether the computed cumulative functional characteristic matches at least one experimental measurement of the same functional property concerning the material; repeating the steps (a)-(f), concerning a material surface of at least one other material to generate a dataset comprising the cumulative functional characteristic for each validated material, the dataset configured for training a global machine learning algorithm for predicting surface configuration of unit cells for still another material based on one or more material input properties of the still another material.
2. The method of claim 1, wherein computing functional characteristics includes at least one of: determining reactant adsorption energies and associated current densities related to electrocatalysis, and determining electronic properties related to optical or magnetic characteristics of materials.
3. The method of claim 1, wherein determining the functional characteristics of unit cells is based on the density functional theory (DFT) calculations exclusively, or as a combination of DFT with machine learning.
4. The method of claim 1, wherein determining the combination of unit cells to represent a potential surface structure is based on one or more of Monte Carlo simulations and a machine learning algorithm characterized as one or more of a deep learning model, a generative adversarial network (GAN), a transformer model, a reinforcement learning model, and an ensemble model.
5. The method of claim 4, wherein the machine learning model comprises one of random forest and genetic algorithm.
6. The method of claim 1, wherein the global machine learning algorithm for predicting the surface structure is based on one or more of a deep learning model, a generative adversarial network (GAN), a transformer model, a reinforcement learning model, and an ensemble model.
7. The method of claim 6, wherein the global machine learning model comprises one of random forest and genetic algorithm.
8. The method of claim 1, wherein validating whether the computed functional property matches the at least one experimental measurement includes determining whether a prediction threshold is achieved.
9. The method of claim 8, wherein determining whether the prediction threshold is achieved includes determining whether difference between the computed functional property and the experimentally measured functional properties is within a predetermined range of values.
10. The method of claim 1, wherein validating includes determining that the computed functional property does not match the experimental measurements concerning the material surface of the material, and reiterating steps (a)-(f) until the potential surface structure yielding the computed functional property matches the at least one experimental measurement.
11. The method of claim 1, wherein configuration for training a machine learning algorithm does not require conducting steps (i)-(e) for the still another material.
12. The method of claim 1, wherein the one or more material input properties of the material is defined only as composition of the material.
13. The method of claim 1, wherein the one or more material input properties of the still another material is defined only as composition of the still another material.
14. The method of claim 1, wherein determining the combination of unit cells includes predicting the potential surface structure as a deterministic ensemble of unit cells.
15. The method of claim 1, wherein determining the combination of unit cells includes predicting the potential surface structure as a probabilistic ensemble of unit cells.
16. A system comprising: at least one processor executing instructions stored in memory for conducting the method of claim 1.
17. A method of predicting material structural information in relation to functional characterization, the method comprising: determining functional characteristics of units cells among a pool of unit cells of a material surface; determining a predicted structure of the material surface based on the unit cell pool; and determining a predicted material activity based on the determined functional characteristics and the determined predicted structure, and outputting a characterization of material structural information of the material surface based on the predicted material activity.
18. The method of claim 17, wherein determining the predicted material activity includes determining whether a threshold prediction of material activity is achieved, and re-determining the predicted structure in response to determination that the threshold prediction has not be achieved.
19. The method of claim 18, wherein the threshold prediction of material activity is determined by comparison of the predicted material activity with experimental results.
20. The method of claim 18, wherein in response to determination that the threshold prediction is achieved, outputting is performed.
21. The method of claim 17, wherein outputting a characterization includes a dataset for training a machine learning model for predicting the surface configuration of unit cells for new materials based on material input properties.
PCT/US2023/065587 2022-04-08 2023-04-10 Function-informed materials structures Ceased WO2023197012A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CA3246936A CA3246936A1 (en) 2022-04-08 2023-04-10 Function-informed materials structures
EP23785702.4A EP4505368A4 (en) 2022-04-08 2023-04-10 FUNCTION-INFORMED MATERIAL STRUCTURES
CN202380032321.7A CN119096253A (en) 2022-04-08 2023-04-10 Function-driven material structure

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US202263329326P 2022-04-08 2022-04-08
US63/329,326 2022-04-08

Publications (1)

Publication Number Publication Date
WO2023197012A1 true WO2023197012A1 (en) 2023-10-12

Family

ID=88243867

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2023/065587 Ceased WO2023197012A1 (en) 2022-04-08 2023-04-10 Function-informed materials structures

Country Status (5)

Country Link
US (1) US20230334380A1 (en)
EP (1) EP4505368A4 (en)
CN (1) CN119096253A (en)
CA (1) CA3246936A1 (en)
WO (1) WO2023197012A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN119642890A (en) * 2024-12-09 2025-03-18 深圳屹艮科技有限公司 Material performance testing methods, devices and computer equipment

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US12587274B2 (en) 2023-03-28 2026-03-24 Quantum Generative Materials Llc Satellite optimization management system based on natural language input and artificial intelligence
US12498350B2 (en) * 2023-07-31 2025-12-16 Toyota Motor Engineering & Manufacturing North America, Inc. Systems and methods for assessing the quality of electrocatalyst-loaded disk electrodes
US12368503B2 (en) 2023-12-27 2025-07-22 Quantum Generative Materials Llc Intent-based satellite transmit management based on preexisting historical location and machine learning
US12603701B2 (en) 2023-12-27 2026-04-14 Quantum Generative Materials Llc Distributed satellite constellation management and control system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019180466A1 (en) * 2018-03-23 2019-09-26 The Plastic Economy Ltd A system and method for manufacture and material optimisation
US20200089826A1 (en) * 2018-09-14 2020-03-19 Northwestern University Integrated process-structure-property modeling frameworks and methods for design optimization and/or performance prediction of material systems and applications of same

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11193884B2 (en) * 2018-07-02 2021-12-07 The Research Foundation For The State University Of New York System and method for structural characterization of materials by supervised machine learning-based analysis of their spectra
WO2020117370A2 (en) * 2018-10-11 2020-06-11 Georgia Tech Research Corporation Systems and methods for material simulation
US11586982B2 (en) * 2019-09-18 2023-02-21 Samsung Electronics Co., Ltd. Electronic and atomic structure computation utilizing machine learning
US12190236B2 (en) * 2020-04-24 2025-01-07 Deepmind Technologies Limited Predicting properties of materials from physical material structures
CN111651916B (en) * 2020-05-15 2022-09-09 北京航空航天大学 Material performance prediction method based on deep learning

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019180466A1 (en) * 2018-03-23 2019-09-26 The Plastic Economy Ltd A system and method for manufacture and material optimisation
US20200089826A1 (en) * 2018-09-14 2020-03-19 Northwestern University Integrated process-structure-property modeling frameworks and methods for design optimization and/or performance prediction of material systems and applications of same

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP4505368A4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN119642890A (en) * 2024-12-09 2025-03-18 深圳屹艮科技有限公司 Material performance testing methods, devices and computer equipment

Also Published As

Publication number Publication date
EP4505368A4 (en) 2026-04-15
CA3246936A1 (en) 2023-10-12
CN119096253A (en) 2024-12-06
EP4505368A1 (en) 2025-02-12
US20230334380A1 (en) 2023-10-19

Similar Documents

Publication Publication Date Title
US20230334380A1 (en) Function-informed materials structure
Peng et al. Human-and machine-centred designs of molecules and materials for sustainability and decarbonization
Wang et al. Data‐driven materials innovation and applications
Mou et al. Bridging the complexity gap in computational heterogeneous catalysis with machine learning
Mistry et al. How machine learning will revolutionize electrochemical sciences
Omranpour et al. Machine learning potentials for heterogeneous catalysis
Andersen et al. Adsorption enthalpies for catalysis modeling through machine-learned descriptors
Badreldin et al. Complimentary computational cues for water electrocatalysis: A DFT and ML perspective
Zhang et al. Design high-entropy electrocatalyst via interpretable deep graph attention learning
Medford et al. Extracting knowledge from data through catalysis informatics
Price et al. Efficient catalyst screening using graph neural networks to predict strain effects on adsorption energy
Xin et al. Interpretable machine learning for catalytic materials design toward sustainability
Xing et al. Prediction of carbon dioxide reduction catalyst using machine learning with a few-feature model: WLEDZ
Huang et al. Unraveling reactivity origin of oxygen reduction at high-entropy alloy electrocatalysts with a computational and data-driven approach
Han et al. Rapid mapping of alloy surface phase diagrams via Bayesian evolutionary multitasking
Sun et al. Developing cheap but useful machine learning-based models for investigating high-entropy alloy catalysts
Rivera Rocabado et al. Density functional theory and machine learning description and prediction of oxygen atom chemisorption on platinum surfaces and nanoparticles
Peng Toward data-driven predictive modeling of electrocatalyst stability and surface reconstruction
Sulley et al. Machine learning approach for screening alloy surfaces for stability in catalytic reaction conditions
Kayode et al. Latent variable machine learning framework for catalysis: general models, transfer learning, and interpretability
Gao et al. Machine Learning‐Driven Nanoscale Synthesis for Electrocatalytic Performance: From Data‐Driven Methodologies to Closed‐Loop Optimization
Zhang et al. Rational design of water splitting electrocatalysts through computational insights
Doonyapisut et al. Deep generative learning for exploration in large electrochemical impedance dataset
Zeng et al. AI-Accelerated Discovery of Electrocatalyst Materials
Czerny-Holownia et al. How the electric double layer impacts nitrate reduction to ammonia

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23785702

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 202380032321.7

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 2023785702

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2023785702

Country of ref document: EP

Effective date: 20241108