Abstract
Efforts to optimize known materials and enhance their performance are ongoing, driven by the advancements resulting from the discovery of novel functional materials. Traditionally, the search for and optimization of functional materials has relied on the experience and intuition of specialized researchers. However, materials informatics (MI), which integrates materials data and machine learning, has frequently been used to realize systematic and efficient materials exploration without depending on manual tasks. Nonetheless, the discovery of new materials using MI remains challenging. In this study, we propose a method for the discovery of materials outside the scope of existing databases by combining MI with the experience and intuition of researchers. Specifically, we designed a two-dimensional map that plots known materials data based on their composition and structure, facilitating researchers’ intuitive search for new materials. The materials map was implemented using an autoencoder-based neural network. We focused on the conductivity of 708 lithium oxide materials and considered the correlation with migration energy (ME), an index of lithium-ion conductivity. The distribution of existing data reflected in the materials map can contribute to the development of new lithium-ion conductive materials by enhancing the experience and intuition of material researchers.
Subject terms: Theory and computation, Batteries, Cheminformatics
Introduction
Research in the field of material informatics (MI) has become increasingly active with recent developments in ceramic material databases and computational performance (CPUs and GPUs). MI combines informatics with materials exploration to accelerate the search for new functional materials. Examples of inorganic materials databases, such as the Materials Project1 and the Inorganic Crystal Structure Database (ICSD)2, contain a vast amount of crystal structure data points and material properties estimated using computational simulations. These databases have facilitated many studies in materials science using high-throughput calculations, such as first-principles and force-field calculations3–5. By applying MI to these databases or via high-throughput studies, researchers can organize complex relationships between the compositions, structures, and physical properties of materials, facilitating the more efficient search of useful materials. The process typically involves converting material data into descriptors xi, and learning a prediction function that yields the desired physical properties as the objective variable Y6. Descriptors numerically represent crystal structures and serve as an interface between crystal structure and material property data. Researchers (users) can propose candidate new materials, convert them into descriptors, and predict their physical properties instantly4,7–9. By identifying promising materials in advance, experimental costs can be significantly reduced. Furthermore, analyzing the constructed prediction functions using methods such as importance variable analysis may provide chemical semantic interpretations of the descriptors10,11. However, existing methods face challenges in identifying unknown materials that are not registered in databases. Inorganic crystalline material descriptors contain information derived from composition, crystal structure and other characteristics. Although it is easy to generate descriptors from conventional crystal structure descriptions, such as the lattice parameters and fractional coordinates of ions, reconstruction of crystal structures from those descriptors remains challenging. Consequently, the MI approach, which uses such descriptors, cannot predict the physical properties of undiscovered compounds—i.e., non-registered compounds—in the material database. Attempts have been made to evaluate phase stability and other physical properties by constructing machine learning models using only compositional information, without using structure-derived descriptors12–14. A composition and its descriptors are reversible, and users can easily obtain evaluation results by simply considering their compositions. However, the accuracy of evaluation results is greatly reduced as material properties are highly dependent on both composition and crystal structure information. Nevertheless, there is significant potential in areas outside the scope of existing material databases. According to a prior report15, it is estimated that only 16% of inorganic compounds have been discovered in ternary systems and merely 0.6% in quaternary systems. In another paper16, it was estimated that, in compositional combinations considering charge neutrality, there were 30 million cases in ternary systems and 30 billion cases in quaternary systems. This indicates that novel functional materials are likely hidden in the vast space of undiscovered materials, necessitating an efficient exploration approach. The conventional MI approach alone is inefficient for determining the compositions and structures of undiscovered materials with desired properties. To support specialized researchers and enhance their intuition, this study introduces the concept of a materials map, which visualizes existing datasets in a two-dimensional space. Even today, numerous groundbreaking material discoveries are believed to heavily rely on the intuition and expertise of exceptional specialists. Therefore, the development of MI-derived tools that can effectively and efficiently support these experts is expected to accelerate the discovery process.
One challenge experienced by researchers when using the MI approach arises from the utilization of high-dimensional descriptors as inputs for the MI scheme. To optimize the intuition and perspective of researchers, this study introduces the concept of a materials map, which transforms existing datasets into a two-dimensional space. This map evaluates materials based on two intuitive scales: chemical composition and crystal structure. Consequently, it enables the specification of the search range for known materials while simultaneously identifying unexplored materials. Notably, 2D materials maps using fundamental properties, such as electronegativity and ionic radius, have been proposed in several prior studies17,18. However, the experience of researchers invaluable when selecting relevant coordinates since conventional materials maps only consider specific indices. Therefore, in this study, the descriptors were dimensionally reduced using an autoencoder, a type of deep learning model, while retaining maximum information related to composition and structure. Furthermore, by applying a neural network structure associated with the target properties, we developed a materials map tailored to user-specified target properties.
Dataset
To validate the materials mapping method developed in this study, we present an application example focusing on candidate solid electrolyte materials in all-solid-state batteries, which are attracting attention as a next-generation energy source. One crucial property of solid electrolyte materials is their high Li-ion conductivity. We used a dataset comprising the data of 708 conductivity simulations of Li–O-based inorganic solid materials, which we reported previously19. All compounds were selected from the Materials Project database and matched two conditions: (1) inclusion of Li and O, and (2) incorporation of 25 elements (Mg, Ca, Sr, Ba, Sc, Y, La, Ti, Zr, Hf, Nb, Ta, Zn, B, Al, Ga, In, C, Si, Ge, Sn, P, As, Sb, S). For samples meeting these conditions, the migration energy (ME, denoted as Emig [eV]) of lithium-ion diffusion in the solids was calculated using an automated ion conductivity evaluation algorithm based on the Bond Valence Force Field (BVFF)20 method, where smaller values of Emig indicate a smaller barrier to Li-ion diffusion and thus better conductivity. The compositional information considered in this study includes the chemical composition ratio and various properties of constituent elements (atomic number; atomic weight; electronegativity; melting point in the metallic state; atomic/ion/covalent bond radii; number of s-, p-, d-, and f-electrons; and Mendeleyev number) expressed in histogram form21. Three types of structural information were employed: the Radius Distribution Function (RDF), the Angular Distribution Function (ADF), and the Voronoi diagram. Compositional and structural descriptors were represented by numerical sets of 1782 and 858 dimensions, respectively. All descriptors and Emig values were scaled by the maximum value for each type (compositional descriptors, RDF, ADF, Voronoi diagrams, and Emig) and converted to a range of 0 to 1. All data tables are available in the Supporting Information.
Methods
In this study, an autoencoder was used to compress each of the compositional and structural descriptors into one dimension each. The autoencoder22 is a neural network model with specific constraints on the number of neurons and layer shapes. It is an unsupervised machine learning technique that can effectively reduce the dimensionality of input information. Upon receiving an n-dimensional input, the number of neurons (dimensions) is reduced (encoded) to the user-specified dimensionality through the application of fully connected layers and activation functions (encoded values), and the encoded values are then expanded (decoded) to ensure that the output’s dimensionality matches that of the input (decoded values). When the autoencoder successfully reproduces the input descriptors in its outputs, the encoded values effectively capture all the information from the original descriptors. In this study, the compositional and structural descriptors were compressed to one dimension each and then used to generate a two-dimensional map based on the compositional and structural axes. Furthermore, an intermediate layer was introduced to learn the relationship between ME and the 2D information in the coding layer, allowing for the creation of a materials map associated with ME. A schematic of the neural network model used in this study is presented in Fig. 1. To optimize the model weights, loss functions were defined as Eqs. (1) and (2), corresponding to minimization of the mean squared error (MSE).
1 |
2 |
where n and d denote the number of samples and descriptors respectively.
In addition, the two encoded variables derived from the composition and structure descriptors are associated with the lithium ions’ ME using a network structure, as illustrated in Fig. 1. The loss function is defined by Eq. (3), which also considers the MSE.
3 |
The loss function for the entire model is defined as the sum of Losscomp, Lossstr, and LossME multiplied by the weight factor W (Eq. 4).
4 |
The weight factor, W, controls the priority assigned to ME prediction. A larger W prioritizes the accuracy of ME regression, whereas a smaller W prioritizes the recovery of compositional and structural descriptors. We examined patterns with W = [0, 0.01, 0.1, 1] to balance the accuracy of ME prediction with the reconstruction of input descriptors. The batch size, learning rate, and L2 penalty were set as hyperparameters, and a grid search was conducted to determine the combination that minimized Lossall. The number of epochs was determined when Lossall did not improve for 80 consecutive optimizations using the Adam optimizer23. Hyperparameter tuning resulted in a batch size of 16, learning rate of 0.001, and L2 penalty of 10−6. To train the materials map autoencoder, 80% of the data were randomly selected and assigned to the training set, and the remaining 20% were used as test data to verify the generalizability of the model.
Results and discussion
Figure 2 shows values of Losscomp, Lossstr, and LossME obtained for different values of W, demonstrating a trade-off relationship between the reconstruction of composition and structure descriptors (Losscomp and Lossstr) and the regression of migration energy (LossME) as a function of W. We adopted a weight factor of W = 0.1 to balance the performance of both processes. Figure 3a–c depict diagnostic plots of the test data for composition, structure, and ME regression predictions at W = 0.1. Flattened values for the composition (1782 dimensions) and structural (858 dimensions) descriptors are displayed in Fig. 3a,b. The coefficient of determination, R2 score, exceeded 0.8, indicating the accurate reconstruction of both descriptor types. Figure 3d–f compare the input and output descriptors for the three selected samples that exhibit the largest loss values (Lossall), confirming that the rough shapes of the descriptors were reconstructed. On the other hand, the ME regression (Fig. 3c) exhibits a very low R2 score of 0.29, which stems from the insufficient prediction power of the original compositional and structural descriptors as reported in our paper19.
Figure 4 shows a map of the constructed materials, with the horizontal axis obtained by compressing the compositional descriptor (1782 dimensions) to one dimension, and a vertical axis likewise obtained by compressing the structural descriptor (858 dimensions) to one dimension. Because each axis was produced by an autoencoder, no units or clear chemical interpretation are present. The colors of the plots in the figure correspond to the MEs of lithium ions, with larger and smaller values represented in dark red and dark blue, respectively. Note that the research and development of battery materials requires high lithium-ion conductivities, which correspond to materials with a low ME. Encoded values for compositional and structural descriptors, and calculated and predicted ME for all 708 materials are listed in Supporting Information. In the figure, the crowed plots indicate areas where many materials with similar compositions and structures have been reported, and where the material search has progressed relatively. However, such studies have never been conducted in empty plot areas, which correspond to unknown materials. These areas are considered risks in the context of material exploration owing to the high possibility of materials not being synthesized. Hence, the sparse plot areas might be promising in terms of both synthesizability and discovery of unknown materials. In Fig. 4, the plotted colors shift from red to blue (corresponding to a decrease in ME) as the value of structural coding increases, confirming that ME is primarily linked to structural information. Appropriate control of the crystal structure is crucial in obtaining highly conductive lithium-ion materials. As the compositional coding increased, the plot distribution became narrower, concentrating in a range from − 2 to 2 on the structural axis. Two possible reasons are suggested: (1) the range of possible crystal structures is limited with respect to chemical composition, and such a combination of composition and structure is not possible; or (2) vacancies in the map correspond to materials that researchers have not yet worked with. In any case, the materials map presented in Fig. 4 may be useful for summarizing reported research, visualizing unknown material areas, and providing a bird’s-eye view for materials researchers. In particular, the inclusion of an ME regression component in the autoencoder shown in Fig. 1 is largely beneficial in the search of high-ionic-conductivity materials, as the user can roughly evaluate the ME even in the non-plotted coordinates of the material map. Further details are discussed herein.
Although the significance analysis of variables encoded by an autoencoder is generally a challenging task, we investigated factors affecting the composition and structure axes using a trial-and-error approach. The relationship between composition, structure, and high Li-ion conductivity was also considered. As a result, we infer that the lithium-to-oxygen ratio is thought to be one of the factors affecting the compositional axis. In Fig. 5, the molar ratio of (a) Li to (b) O in the composition is plotted as a function of the encoded value of the compositional descriptor xcomp. At xcomp > ~ 1.0, the molar ratio of Li tends to be < ~ 0.3, whereas at xcomp < ~ 1.0, it ranges from 0 to 0.6 (Fig. 5a). Similarly, the molar ratio of oxygen tends to be > 0.55 at xcomp < ~ 1.0 (Fig. 5b), except for compounds whose molar ratio of oxygen was < 0.3. Thus, the compositional feature at xcomp > ~ 1.0 appears to reflect relatively low Li and high O concentrations, which indicates that the proportions of lithium and oxygen are factors associated with ME. This conclusion is supported by the connection between xcomp and ME in the neural network model illustrated in Fig. 1. However, the correlation between xcomp and the ratio of Li and/or O is rather poor even at xcomp > 1; therefore, numerous other composition-related parameters must be intricately involved in the encoded value of xcomp.
The relationships between the molar ratio of lithium to oxygen in the composition and the structural axes is displayed in Fig. 5c,d, respectively. A more distinct dependence on the molar ratios of Li and O is evident on xstruct as compared to xcomp. Specifically, the molar ratios of Li and O are scattered at less than 0.3 and greater than 0.5, respectively, at − 5 < xstruct < 0. However, an increase in the lithium proportion and decrease in the oxygen proportion are clearly visible at xstruct > 0. This suggests that the structural axis correlates with the lithium and oxygen concentrations in the lattice at xstruct > 0. We inferred that the compositional information of the molar ratios of Li or O was indirectly extracted from the radius distribution function (RDF) of Li–O, Li–Li, etc., although these descriptors were classified as structural when xstruct > 0. In addition, regions exceeding zero on the structural axis represent clusters of materials with relatively small ME (blue distribution). Therefore, we suggest that the dense distribution of lithium and low oxygen concentration in the lattice are advantageous for achieving high ionic conduction.
The Li–O materials used in this study include representative host structures for fast Li-ion conductors, such as the Perovskite-type24–26, Garnet-type27–31, and NASICON-type structures32–38. Specific ID numbers from the Materials Project database (mp-id), chemical compositions, ME values, and encoded values for composition and structure descriptors are listed in Table 1. These data points are plotted on the material map in Fig. 6a, where each structure is relatively clustered. However, the garnet- and NASICON-type structures are located far from each other. Although differences in the materials map with respect to crystal structure (type) depend on the structural axis (vertical axis), the same structure exhibits a larger variation on the structural axis than on the compositional axis. The distributions of the Garnet and NASICON structures exhibit similar values on the structural axis, which may be simply interpreted as them being distinguished solely by composition rather than structure. One possible reason for such a counterintuitive conclusion may be the strong dependence of the structural axis on the local structure of Li and O ions, as suggested previously. In other words, the structural axis is expected to be strongly influenced by the Li coordination state and arrangement information, rather than the similarity of the host structure. For example, a significant difference in structural values was observed between Li7La3Zr2O12 and Li7La3Sn2O12, which belong to the same garnet-type material. Specifically, the lithium ions in Li7La3Zr2O12 are preferentially distributed in octahedral sites39, whereas those in Li7La3Sn2O12 as well as other compositions are distributed in tetrahedral sites31. This suggests that the structural axis is not dependent on the host structure, as classified by the Perovskite, Garnet, and NASICON types, but on the local structure around Li. This is likely because both the structural and compositional axes are associated with the target-variable ME in the neural network model, as shown in Fig. 1.
Table 1.
mp-id | Chemical formula | Structure type | ME/eV | Encoded values | |
---|---|---|---|---|---|
Compositional descriptor (xcomp) | Structural descriptor (xstruct) | ||||
mp-761986 | Li5La3Nb2O12 | Garnet | 0.983 | 0.207 | − 0.536 |
mp-775628 | Li5La3(SbO6)2 | Garnet | 0.827 | 0.434 | − 0.517 |
mp-1200057 | Li7La3(SnO6)2 | Garnet | 0.923 | 0.322 | 3.272 |
mp-554747 | Li5La3Nb2O12 | Garnet | 0.543 | 0.207 | 1.342 |
mp-774721 | Li5La3Nb2O12 | Garnet | 1.018 | 0.207 | − 0.269 |
mp-559776 | Li5La3Ta2O12 | Garnet | 0.529 | 0.334 | 1.300 |
mp-774437 | Li5La3Nb2O12 | Garnet | 0.842 | 0.207 | − 0.657 |
mp-942733 | Li7a3Zr2O12 | Garnet | 0.861 | 0.178 | 3.172 |
mp-779434 | Li5La3Nb2O12 | Garnet | 0.837 | 0.207 | − 0.530 |
mp-10499 | LiZr2(PO4)3 | NASICON | 0.850 | 0.890 | 0.501 |
mp-759280 | LiZr2(PO4)3 | NASICON | 1.016 | 0.890 | 0.982 |
mp-773074 | LiZr2(PO4)3 | NASICON | 1.261 | 0.890 | − 0.160 |
mp-681439 | LiZr2(PO4)3 | NASICON | 0.385 | 0.890 | 0.876 |
mp-541661 | LiZr2(PO4)3 | NASICON | 0.865 | 0.890 | 0.918 |
mp-1222522 | LiLa3Ti4O12 | Perovskite | 2.964 | 0.320 | − 5.177 |
mp-768320 | LiLa5Ti8O24 | Perovskite | 0.760 | 0.297 | − 0.221 |
Materials Project ID numbers (mp-id), chemical formulae, calculated migration energies (ME), and encoded values for compositional and structural descriptors, xcomp and xstruct, are listed. Note that both 1782 compositional and 858 structural descriptors are transformed into one-dimensional encoded values, referred to as xcomp and xstruct, as illustrated in Fig. 1.
To confirm this, we reconstructed the material map by setting the weight of ME loss (LossME) to zero; i.e., W = 0. Consequently, the encoded variables became independent of ME. Figure 6b presents the resulting material map. Apparently, materials with Garnet, NASICON, and Perovskite structures are plotted as clusters and exhibit different structural encoded values in descending order of the structure axis (Fig. 6b). This suggests that structural descriptors (RDF, ADF, and Voronoi polyhedron) can capture the grouping of crystal host structures, even without considering Li-ion conductivity.
Figure 7 presents a heat map of the ME predicted for arbitrary coordinates on the material map using a neural network from two encoded variables to the ME (see Fig. 1). Although predictive performance for ME is low (see Fig. 3c), and, in some areas, the predicted ME values do not match the measured values shown in the plots, the map generally matches the distribution trend of the measured values. The region around xcomp ~ 0.0 and 0 < xstruct < 4 on the materials map corresponds to a lower predicted ME values, indicating higher Li-ion conductivity. Furthermore, in this region, materials registered in the database are sparsely distributed, and the possibility of synthesizing real materials is high. As shown in Fig. 5, the area is characterized by high proportions of lithium in the compounds. For example, this area prominently features garnet-type solid electrolytes, which have a higher molar ratio of Li ions than NASICON- or perovskite-type solid electrolytes. Therefore, the concentration of Li ions may be an efficient guideline for the optimization of garnet compounds by metal substitution40. Furthermore, several undiscovered compounds may be present in this area. Unfortunately, in principle, specifying the composition and structure for given coordinates (xcomp, xstruct) on the material map is difficult, as an accurate conversion from descriptors to crystal structure remains infeasible. However, a material map may inspire experienced researchers to examine the distribution of materials around the focused coordinates. For example, Fig. 8 shows the compositional distribution of materials in proximity of a relevant area, which may support the researchers’ intuitions. In addition, descriptors can be restored by decoding the input coordinates on the materials map. Although the crystal structure cannot be directly restored from descriptor information, obtaining information that can be used as material design guidelines is possible. In summary, these findings provide valuable insights for material researchers, enabling them to explore the distribution of materials, predict properties, and recover descriptors using the material map.
Conclusion
In the field of materials informatics for inorganic materials, there are existing databases containing the data of hundreds of thousands of crystal structures. Vigorous research is underway to predict material properties using machine learning, as well as develop fast and efficient methods for optimizing functional materials. However, the vast space of registered materials in these databases suggests the presence of numerous undiscovered materials with desirable properties. Furthermore, it is difficult to systematically search a database using conventional MI methods.
In this study, we designed a materials map to visualize the distribution of known materials by using compositional and structural axes as the basis for organizing the materials. The materials map offers a quick and comprehensive overview of the current state of material exploration. For instance, areas densely populated on the materials map indicate extensive research efforts, reducing the likelihood of discovering new materials. Conversely, sparsely populated areas suggest uncertainty in material synthesis. Additionally, we successfully linked structurally and compositionally encoded values to ME values, allowing us to visualize regions on the materials map where high ionic conductivity is expected. By analyzing both the density of data points and predicted ionic conductivity values on the materials map, material researchers can make informed decisions about their next exploration area, considering results and associated risks. This approach has the potential to facilitate the discovery of materials with exceptional ionic conductivity. While other machine learning techniques such as t-Distributed Stochastic Neighbor Embedding (t-SNE)41 and Principal Component Analysis (PCA)42, can reduce descriptor dimensionality, they face challenges in decoding descriptors from arbitrarily chosen encoded values and establishing connections between encoded values and objective variables, such as migration energy in this context. In this regard, the autoencoder-based materials map we present here offers a distinct advantage. Unfortunately, although the specification of encoded variables for optimized ionic conductivity by the autoencoder-derived materials map is feasible, the reconstruction of crystal structures is technically difficult owing to the irreversibility between the structural data and their descriptors. We, therefore, believe that integrating experience and knowledge of materials researchers may be necessary for overcoming this difficulty, and we anticipate that the 2D visualization of materials information will support researchers’ in intuitively understanding material distributions.
Supplementary Information
Acknowledgements
This work was partially supported by a Grant-in-Aid for Scientific Research (Grant Numbers 19H05815, 20H02436, 21H03498, 21K14715, 21K04650, 21H01625, and 22H02179) from the Ministry of Education, Culture, Sports, Science, and Technology (MEXT), Japan; Data Creation and Utilization-Type Material Research and Development Project (Grant Number, JPMXP1122712807) from MEXT and JST CREST (Grant Number: JPMJCR21D3); New Energy and Industrial Technology Development Organization (Grant Number: JPNP23005). English language editing was done by Editage (http://www.editage.com).
Author contributions
M.N., M.K. and I.T. conceived and directed the project. Y.Y., T.A., and M.N. performed descriptor building and computational evaluations of migration energies. Y.Y. and K.K. coded the software used in this study. Y.Y. analyzed output data. The manuscript was mainly written by Y.Y. and M.N. through the contributions of all authors. All the authors have approved the final version of the manuscript.
Data availability
All the input and output data are available in the Supporting Information.
Competing interests
The authors declare no competing interests.
Footnotes
Publisher's note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Supplementary Information
The online version contains supplementary material available at 10.1038/s41598-023-43921-1.
References
- 1.Jain A, et al. Formation enthalpies by mixing GGA and GGA + U calculations. Phys. Rev. B. 2011;84:45115. doi: 10.1103/PhysRevB.84.045115. [DOI] [Google Scholar]
- 2.Bergerhoff G, Hundt R, Sievers R, Brown ID. The inorganic crystal structure data base. J. Chem. Inf. Comput. Sci. 1983;23:66–69. doi: 10.1021/ci00038a003. [DOI] [Google Scholar]
- 3.Aizu S, et al. Screening chloride Li‐ion conductors using high‐throughput force‐field molecular dynamics. J. Am. Ceram. Soc. 2023;12:1–10. [Google Scholar]
- 4.Nakayama M, et al. Data-driven materials exploration for Li-ion conductive ceramics by exhaustive and informatics-aided computations. Chem. Rec. 2019;19:771–778. doi: 10.1002/tcr.201800129. [DOI] [Google Scholar]
- 5.Karplus M, Petsko GA. Molecular dynamics simulations in biology. Nature. 1990;347:631–639. doi: 10.1038/347631a0. [DOI] [PubMed] [Google Scholar]
- 6.Chen C, et al. A critical review of machine learning of energy materials. Adv. Energy Mater. 2020;10:1903242. doi: 10.1002/aenm.201903242. [DOI] [Google Scholar]
- 7.Nyshadham C, et al. Machine-learned multi-system surrogate models for materials prediction. NPJ Comput. Mater. 2019;5:51. doi: 10.1038/s41524-019-0189-9. [DOI] [Google Scholar]
- 8.Himanen L, Geurts A, Foster AS, Rinke P. Data-driven materials science: Status, challenges, and perspectives. Adv. Sci. 2019;6:1900808. doi: 10.1002/advs.201900808. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 9.Pyzer-Knapp EO, Li K, Aspuru-Guzik A. Learning from the harvard clean energy project: The use of neural networks to accelerate materials discovery. Adv. Funct. Mater. 2015;25:6495–6502. doi: 10.1002/adfm.201501919. [DOI] [Google Scholar]
- 10.Wang G, Fearn T, Wang T, Choy KL. Machine-learning approach for predicting the discharging capacities of doped lithium nickel–cobalt–manganese cathode materials in Li-ion batteries. ACS Cent. Sci. 2021;7:1551–1560. doi: 10.1021/acscentsci.1c00611. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11.Kondo R, Yamakawa S, Masuoka Y, Tajima S, Asahi R. Microstructure recognition using convolutional neural networks for prediction of ionic conductivity in ceramics. Acta Mater. 2017;141:29–38. doi: 10.1016/j.actamat.2017.09.004. [DOI] [Google Scholar]
- 12.Meredig B, et al. Combinatorial screening for new materials in unconstrained composition space with machine learning. Phys. Rev. B. 2014;89:94104. doi: 10.1103/PhysRevB.89.094104. [DOI] [Google Scholar]
- 13.Seko A, Hayashi H, Tanaka I. Compositional descriptor-based recommender system for the materials discovery. J. Chem. Phys. 2018;148:241719. doi: 10.1063/1.5016210. [DOI] [PubMed] [Google Scholar]
- 14.Atsumi T, et al. Chemical composition data-driven machine-learning prediction for phase stability and materials properties of inorganic crystalline solids. Phys. Status Solidi B Basic Res. 2022;259:2100525. doi: 10.1002/pssb.202100525. [DOI] [Google Scholar]
- 15.Villars P, Iwata S. Pauling file verifies/reveals 12 principles in materials science supporting four cornerstones given by Nature. Chem. Met. Alloys. 2013;6:81–108. doi: 10.30970/cma6.0269. [DOI] [Google Scholar]
- 16.Davies DW, et al. Computational screening of all stoichiometric inorganic materials. Chemistry. 2016;1:617–627. doi: 10.1016/j.chempr.2016.09.010,Pubmed:27790643. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17.Mooser E, Pearson WB. On the crystal chemistry of normal valence compounds. Acta Cryst. 1959;12:1015–1022. doi: 10.1107/S0365110X59002857. [DOI] [Google Scholar]
- 18.Evans RC, Muller O, Roy R. The major ternary structural families. Berlin, Heidelberg, and New York (Springer Verlag), 1974. ix + 487 pp., 46 figs. Price DM 76, US $29.30. Mineral. Mag. 1975;40:210–211. doi: 10.1180/minmag.1975.040.310.16. [DOI] [Google Scholar]
- 19.Nakayama M. Materials informatics for discovery of ion conductive ceramics for batteries. J. Ceram. Soc. Jpn. 2021;129:286–291. doi: 10.2109/jcersj2.21030. [DOI] [Google Scholar]
- 20.Nakayama M, Kimura M, Jalem R, Kasuga T. Efficient automatic screening for Li ion conductive inorganic oxides with bond valence pathway models and percolation algorithm. Jpn. J. Appl. Phys. 2016;55:01AH05. doi: 10.7567/JJAP.55.01AH05. [DOI] [Google Scholar]
- 21.Jalem R, et al. A general representation scheme for crystalline solids based on Voronoi-tessellation real feature values and atomic property data. Sci. Technol. Adv. Mater. 2018;19:231–242. doi: 10.1080/14686996.2018.1439253. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 22.Hinton GE, Salakhutdinov RR. Reducing the Dimensionality of Data with Neural Networks. Science. 2006;313:504–507. doi: 10.1126/science.1127647. [DOI] [PubMed] [Google Scholar]
- 23.Kingma, D. P. & Ba, J. L. Conf. Track Proc. Int. Conf. Learn. Represent. ICLR 1–15 (2015).
- 24.Itoh M, Inaguma Y, Jung WH, Chen L, Nakamura T. High lithium ion conductivity in the perovskite-type compounds. Solid State Ionics. 1994;70–71:203–207. doi: 10.1016/0167-2738(94)90310-7. [DOI] [Google Scholar]
- 25.Stramare S, Thangadurai V, Weppner W. Lithium lanthanum titanates: A review. Chem. Mater. 2003;15:3974–3990. doi: 10.1021/cm0300516. [DOI] [Google Scholar]
- 26.Yang Z, Nakayama M. Materials simulation for the modulated arrangement in A-site deficient perovskite-type lithium doped lanthanum niobate as solid electrolytes for all solid-state Li ion batteries. J. Phys. Soc. Jpn. 2022;91:91010. doi: 10.7566/JPSJ.91.091010. [DOI] [Google Scholar]
- 27.Thangadurai V, Weppner W. Recent progress in solid oxide and lithium ion conducting electrolytes research. Ionics. 2006;12:81–92. doi: 10.1007/s11581-006-0013-7. [DOI] [Google Scholar]
- 28.Murugan R, Thangadurai V, Weppner W. Fast lithium ion conduction in garnet-type Li7La3Zr2O12. Angew. Chem. Int. Ed. 2007;46:7778–7781. doi: 10.1002/anie.200701144. [DOI] [PubMed] [Google Scholar]
- 29.Yang L, et al. Interrelated interfacial issues between a Li7 La3 Zr2 O12-based garnet electrolyte and Li anode in the solid-state lithium battery: A review. J. Mater. Chem. A. 2021;9:5952–5979. doi: 10.1039/D0TA08179E. [DOI] [Google Scholar]
- 30.Wang C, et al. Garnet-type solid-state electrolytes: Materials, interfaces, and batteries. Chem. Rev. 2020;120:4257–4300. doi: 10.1021/acs.chemrev.9b00427. [DOI] [PubMed] [Google Scholar]
- 31.Jalem R, et al. Insights into the lithium-ion conduction mechanism of garnet-type cubic Li5La3Ta2O12 by ab-initio calculations. J. Phys. Chem. C. 2015;119:20783–20791. doi: 10.1021/acs.jpcc.5b05068. [DOI] [Google Scholar]
- 32.Xu X, Wen Z, Wu X, Yang X, Gu Z. Lithium ion-conducting glass ceramics of Li1.5 Al0.5 Ge1.5 (PO4)3–xLi2 O (x=0.0–0.20) with good electrical and electrochemical properties. J. Am. Ceram. Soc. 2007;90:2802–2806. doi: 10.1111/j.1551-2916.2007.01827.x. [DOI] [Google Scholar]
- 33.Safanama D, Adams S. High efficiency aqueous and hybrid lithium-air batteries enabled by Li1.5 Al0.5 Ge1.5 (PO4)3 ceramic anode-protecting membranes. J. Power Sources. 2017;340:294–301. doi: 10.1016/j.jpowsour.2016.11.076. [DOI] [Google Scholar]
- 34.Xie H, Li Y, Goodenough JB. NASICON-type Li1+2xZr2−xCax(PO4)3 with high ionic conductivity at room temperature. RSC Adv. 2011;1:1728–1731. doi: 10.1039/c1ra00383f. [DOI] [Google Scholar]
- 35.Hou M, Liang F, Chen K, Dai Y, Xue D. Challenges and perspectives of NASICON-type solid electrolytes for all-solid-state lithium batteries. Nanotechnology. 2020;31:132003. doi: 10.1088/1361-6528/ab5be7. [DOI] [PubMed] [Google Scholar]
- 36.Nakayama M, et al. Na superionic conductor-type LiZr2(PO4)3 as a promising solid electrolyte for use in all-solid-state Li metal batteries. Chem. Commun. 2022;58:9328–9340. doi: 10.1039/d2cc01526a. [DOI] [PubMed] [Google Scholar]
- 37.Takeda H, et al. Process optimisation for NASICON-type solid electrolyte synthesis using a combination of experiments and Bayesian optimisation. Mater. Adv. 2022;3:8141–8148. doi: 10.1039/D2MA00731B. [DOI] [Google Scholar]
- 38.Fukuda H, et al. Bayesian optimisation with transfer learning for NASICON-type solid electrolytes for all-solid-state Li-metal batteries. RSC Adv. 2022;12:30696–30703. doi: 10.1039/d2ra04539g. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 39.Jalem R, et al. Concerted migration mechanism in the Li ion dynamics of garnet-type Li7La3Zr2O12. Chem. Mater. 2013;25:425–430. doi: 10.1021/cm303542x. [DOI] [Google Scholar]
- 40.Kataoka K, et al. Development of a compact all-solid-state lithium secondary battery using single-crystal electrolyte—Towards realizing oxide-type all-solid-state lithium secondary batteries. Synthesiology. 2021;12:29–40. doi: 10.5571/syntheng.12.1_29. [DOI] [Google Scholar]
- 41.van der Maaten L, Hinton G. Visualizing data using t-SNE. J. Mach. Learn. Res. 2008;9:2579–2605. [Google Scholar]
- 42.Jolliffe IT, Cadima J. Principal component analysis: A review and recent developments. Philos. Trans. A Math. Phys. Eng. Sci. 2016;374:20150202. doi: 10.1098/rsta.2015.0202. [DOI] [PMC free article] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
All the input and output data are available in the Supporting Information.