SUPR-CONLGJun 28, 2023

S2SNet: A Pretrained Neural Network for Superconductivity Discovery

arXiv:2306.16270v16 citationsh-index: 9Has Code
Originality Highly original
AI Analysis

This work addresses the challenge of discovering superconductors for applications in sustainable energy and infrastructure, representing an incremental advance by applying a novel method to a known bottleneck in materials science.

The authors tackled the problem of predicting superconductivity from crystal structures by introducing S2SNet, a pretrained neural network that achieved a state-of-the-art out-of-sample accuracy of 92% and AUC of 0.92 on a new dataset combining crystal structures and superconducting critical temperatures.

Superconductivity allows electrical current to flow without any energy loss, and thus making solids superconducting is a grand goal of physics, material science, and electrical engineering. More than 16 Nobel Laureates have been awarded for their contribution to superconductivity research. Superconductors are valuable for sustainable development goals (SDGs), such as climate change mitigation, affordable and clean energy, industry, innovation and infrastructure, and so on. However, a unified physics theory explaining all superconductivity mechanism is still unknown. It is believed that superconductivity is microscopically due to not only molecular compositions but also the geometric crystal structure. Hence a new dataset, S2S, containing both crystal structures and superconducting critical temperature, is built upon SuperCon and Material Project. Based on this new dataset, we propose a novel model, S2SNet, which utilizes the attention mechanism for superconductivity prediction. To overcome the shortage of data, S2SNet is pre-trained on the whole Material Project dataset with Masked-Language Modeling (MLM). S2SNet makes a new state-of-the-art, with out-of-sample accuracy of 92% and Area Under Curve (AUC) of 0.92. To the best of our knowledge, S2SNet is the first work to predict superconductivity with only information of crystal structures. This work is beneficial to superconductivity discovery and further SDGs. Code and datasets are available in https://github.com/zjuKeLiu/S2SNet

Code Implementations1 repo
Foundations

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

Your Notes