paper-with-me

Papers

Global Attention based Graph Convolutional Neural Networks for Improved Materials Property Prediction

2020-03-11 · Steph-Yves Louis, Yong Zhao, Alireza Nasiri, Xiran Wong, Yuqi Song, Fei Liu, Jianjun Hu

Machine learning (ML) methods have gained increasing popularity in exploring and developing new materials. More specifically, graph neural network (GNN) has been applied in predicting material properties. In this work, we develop a novel model, GATGNN, for predicting inorganic material properties based on graph neural networks composed of multiple graph-attention layers (GAT) and a global attention layer. Through the application of the GAT layers, our model can efficiently learn the complex bonds shared among the atoms within each atom's local neighborhood. Subsequently, the global attention layer provides the weight coefficients of each atom in the inorganic crystal material which are used to considerably improve our model's performance. Notably, with the development of our GATGNN model, we show that our method is able to both outperform the previous models' predictions and provide insight into the crystallization of the material.

📄 PDF Abstract BibTeX arXiv:2003.13379

Code (1)

superlouis/GATGNN pytorch

Tasks

Graph AttentionGraph Neural NetworkProperty Prediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
GAT A Graph Attention Network (GAT) is a neural network architecture that operates on graph-structured data, leveraging masked self-attentional layers to address the shortcomings…

Similar Papers 제목 키워드 기반

CAST: Cross Attention based multimodal fusion of Structure and Text for materials property prediction

2025-02-06 · Jaewan Lee, ChangYoung Park, Hongjun Yang, Sungbin Lim 외

Recent advancements in AI have revolutionized property prediction in materials science and accelerating material discovery. Graph neural networks (GNNs) stand out due to their ability to represent crystal structures as g…

Band GapPredictionProperty Prediction

Graph-Aware Isomorphic Attention for Adaptive Dynamics in Transformers

2025-01-04 · Markus J. Buehler

We present an approach to modifying Transformer architectures by integrating graph-aware relational reasoning into the attention mechanism, merging concepts from graph neural networks and language modeling. Building on t…

Language ModelingLanguage ModellingRelational Reasoning

Deeply learning molecular structure-property relationships using attention- and gate-augmented graph convolutional network

2018-05-28 · Seongok Ryu, Jaechang Lim, Seung Hwan Hong, Woo Youn Kim

Molecular structure-property relationships are key to molecular engineering for materials and drug discovery. The rise of deep learning offers a new viable solution to elucidate the structure-property relationships direc…

Drug Discovery

U-Net Convolutional Network for Recognition of Vessels and Materials in Chemistry Lab

2021-09-12 · Zhihao Shang, Di Bo

Convolutional networks have been widely applied for computer vision system. Encouraged by these results, a U-Net convolutional network was applied to recognition of vessels and materials in chemistry lab using the recent…

Attention-based Spatial-Temporal Graph Convolutional Recurrent Networks for Traffic Forecasting

2023-02-25 · Haiyang Liu, Chunjiang Zhu, Detian Zhang, Qing Li

Traffic forecasting is one of the most fundamental problems in transportation science and artificial intelligence. The key challenge is to effectively model complex spatial-temporal dependencies and correlations in moder…