Open research towards the discovery of room-temperature superconductors.
How this post is connected to other assets
Literature review of existing studies done on predicting with machine learning.
In addition to the dataset they created, Sommer, T., Willa, R., Schmalian, J. et al. in 3DSC developed XGB models to predict Tc.
This paper is well worth reading. It's recent (2023) and does a good job covering prior literature.
This study employs the SuperCon dataset as the largest superconducting materials dataset. Then, they perform various data pre-processing steps to derive the clean DataG dataset, containing 13,022 compounds. In another stage of the study, they apply the novel CatBoost algorithm to predict the transition temperatures of novel superconducting materials.
Published 2024-02-17
The main advantages of the present work over previous ones include: (1) Establishing more appropriate feature space related to superconducting Tc and (2) Identifying the features most related to the Tc values of superconducting materials. We reach significant results by designing the Jabir package to produce 322 atomic features for each compound and Soraya package for selecting features.
https://github.com/txie-93/cgcnn
Implements the Crystal Graph Convolutional Neural Networks (CGCNN) that takes an arbitrary crystal structure to predict material properties.
The following paper describes the details of the CGCNN framework:
Discover other posts like this one