MTRL-SCILGJan 19, 2022

Artificial Intelligence Powered Material Search Engine

arXiv:2202.01916v17 citations
Originality Synthesis-oriented
AI Analysis

This work addresses computational and time complexity issues in material science search engines for researchers, though it appears incremental as it builds on existing AI techniques.

The authors tackled the problem of material search by developing an AI-powered engine using X-ray diffraction data, achieving near-perfect accuracy with an ensemble method combining Random Forest, Naive Bayes, and Neural Network algorithms.

Many data-driven applications in material science have been made possible because of recent breakthroughs in artificial intelligence(AI). The use of AI in material engineering is becoming more viable as the number of material data such as X-Ray diffraction, various spectroscopy, and microscope data grows. In this work, we have reported a material search engine that uses the interatomic space (d value) from X-ray diffraction to provide material information. We have investigated various techniques for predicting prospective material using X-ray diffraction data. We used the Random Forest, Naive Bayes (Gaussian), and Neural Network algorithms to achieve this. These algorithms have an average accuracy of 88.50\%, 100.0\%, and 88.89\%, respectively. Finally, we combined all these techniques into an ensemble approach to make the prediction more generic. This ensemble method has a ~100\% accuracy rate. Furthermore, we are designing a graph neural network (GNN)-based architecture to improve interpretability and accuracy. Thus, we want to solve the computational and time complexity of traditional dictionary-based and metadata-based material search engines and to provide a more generic prediction.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes