LGMTRL-SCIAINov 13, 2024

Material Property Prediction with Element Attribute Knowledge Graphs and Multimodal Representation Learning

arXiv:2411.08414v12 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work addresses a limitation in material science for researchers by integrating chemical and physical element properties into machine learning models, though it is incremental as it builds on existing graph-based methods.

The paper tackles the problem of predicting crystalline material properties by incorporating element attribute knowledge graphs alongside crystal structure features, achieving leading performance in bandgap prediction and competitive results in formation energy prediction on the Materials Project dataset.

Machine learning has become a crucial tool for predicting the properties of crystalline materials. However, existing methods primarily represent material information by constructing multi-edge graphs of crystal structures, often overlooking the chemical and physical properties of elements (such as atomic radius, electronegativity, melting point, and ionization energy), which have a significant impact on material performance. To address this limitation, we first constructed an element property knowledge graph and utilized an embedding model to encode the element attributes within the knowledge graph. Furthermore, we propose a multimodal fusion framework, ESNet, which integrates element property features with crystal structure features to generate joint multimodal representations. This provides a more comprehensive perspective for predicting the performance of crystalline materials, enabling the model to consider both microstructural composition and chemical characteristics of the materials. We conducted experiments on the Materials Project benchmark dataset, which showed leading performance in the bandgap prediction task and achieved results on a par with existing benchmarks in the formation energy prediction task.

Foundations

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

Your Notes