MTRL-SCIAILGOct 24, 2023

Density of States Prediction of Crystalline Materials via Prompt-guided Multi-Modal Transformer

arXiv:2311.12856v29 citationsh-index: 13Has Code
Originality Incremental advance
AI Analysis

This work addresses a specific problem in materials science by improving DOS prediction accuracy, though it appears incremental as it builds on existing representation methods.

The paper tackles predicting the density of states (DOS) for crystalline materials by modeling interactions between material representations and energy levels, achieving superior performance on Phonon and Electron DOS datasets.

The density of states (DOS) is a spectral property of crystalline materials, which provides fundamental insights into various characteristics of the materials. While previous works mainly focus on obtaining high-quality representations of crystalline materials for DOS prediction, we focus on predicting the DOS from the obtained representations by reflecting the nature of DOS: DOS determines the general distribution of states as a function of energy. That is, DOS is not solely determined by the crystalline material but also by the energy levels, which has been neglected in previous works. In this paper, we propose to integrate heterogeneous information obtained from the crystalline materials and the energies via a multi-modal transformer, thereby modeling the complex relationships between the atoms in the crystalline materials and various energy levels for DOS prediction. Moreover, we propose to utilize prompts to guide the model to learn the crystal structural system-specific interactions between crystalline materials and energies. Extensive experiments on two types of DOS, i.e., Phonon DOS and Electron DOS, with various real-world scenarios demonstrate the superiority of DOSTransformer. The source code for DOSTransformer is available at https://github.com/HeewoongNoh/DOSTransformer.

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