paper-with-me

Papers

Graph Neural Network for Hamiltonian-Based Material Property Prediction

2020-05-27 · Hexin Bai, Peng Chu, Jeng-Yuan Tsai, Nathan Wilson, Xiaofeng Qian, Qimin Yan, Haibin Ling

Development of next-generation electronic devices for applications call for the discovery of quantum materials hosting novel electronic, magnetic, and topological properties. Traditional electronic structure methods require expensive computation time and memory consumption, thus a fast and accurate prediction model is desired with increasing importance. Representing the interactions among atomic orbitals in any material, a material Hamiltonian provides all the essential elements that control the structure-property correlations in inorganic compounds. Effective learning of material Hamiltonian by developing machine learning methodologies therefore offers a transformative approach to accelerate the discovery and design of quantum materials. With this motivation, we present and compare several different graph convolution networks that are able to predict the band gap for inorganic materials. The models are developed to incorporate two different features: the information of each orbital itself and the interaction between each other. The information of each orbital includes the name, relative coordinates with respect to the center of super cell and the atom number, while the interaction between orbitals are represented by the Hamiltonian matrix. The results show that our model can get a promising prediction accuracy with cross-validation.

📄 PDF Abstract BibTeX arXiv:2005.13352

Code (0)

등록된 구현이 없습니다.

Tasks

Band GapGraph Neural NetworkProperty Prediction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Advancing Universal Deep Learning for Electronic-Structure Hamiltonian Prediction of Materials

2025-09-24 · Shi Yin, Zujian Dai, Xinyang Pan, Lixin He arxiv

Deep learning methods for electronic-structure Hamiltonian prediction has offered significant computational efficiency advantages over traditional DFT methods, yet the diversity of atomic types, structural patterns, and …

Computational Efficiency

MHG-GNN: Combination of Molecular Hypergraph Grammar with Graph Neural Network

2023-09-28 · Akihiro Kishimoto, Hiroshi Kajino, Masataka Hirose, Junta Fuchiwaki 외

Property prediction plays an important role in material discovery. As an initial step to eventually develop a foundation model for material science, we introduce a new autoencoder called the MHG-GNN, which combines graph…

Graph Neural NetworkPredictionProperty Prediction

Graph Transformer Networks for Accurate Band Structure Prediction: An End-to-End Approach

2024-11-25 · Weiyi Gong, Tao Sun, Hexin Bai, Jeng-Yuan Tsai 외

Predicting electronic band structures from crystal structures is crucial for understanding structure-property correlations in materials science. First-principles approaches are accurate but computationally intensive. Rec…

Band Gap

Supervised Pretraining for Material Property Prediction

2025-04-27 · Chowdhury Mohammad Abid Rahman, Aldo H. Romero, Prashnna K. Gyawali

Accurate prediction of material properties facilitates the discovery of novel materials with tailored functionalities. Deep learning models have recently shown superior accuracy and flexibility in capturing structure-pro…

PredictionProperty PredictionRepresentation LearningSelf-Supervised Learning

Enhancing material property prediction with ensemble deep graph convolutional networks

2024-07-26 · Chowdhury Mohammad Abid Rahman, Ghadendra Bhandari, Nasser M Nasrabadi, Aldo H. Romero 외

Machine learning (ML) models have emerged as powerful tools for accelerating materials discovery and design by enabling accurate predictions of properties from compositional and structural data. These capabilities are vi…

Band GapFormation EnergyGraph Neural NetworkPrediction+1