paper-with-me

Papers

Periodic Graph Transformers for Crystal Material Property Prediction

2022-09-23 · Keqiang Yan, Yi Liu, Yuchao Lin, Shuiwang Ji

We consider representation learning on periodic graphs encoding crystal materials. Different from regular graphs, periodic graphs consist of a minimum unit cell repeating itself on a regular lattice in 3D space. How to effectively encode these periodic structures poses unique challenges not present in regular graph representation learning. In addition to being E(3) invariant, periodic graph representations need to be periodic invariant. That is, the learned representations should be invariant to shifts of cell boundaries as they are artificially imposed. Furthermore, the periodic repeating patterns need to be captured explicitly as lattices of different sizes and orientations may correspond to different materials. In this work, we propose a transformer architecture, known as Matformer, for periodic graph representation learning. Our Matformer is designed to be invariant to periodicity and can capture repeating patterns explicitly. In particular, Matformer encodes periodic patterns by efficient use of geometric distances between the same atoms in neighboring cells. Experimental results on multiple common benchmark datasets show that our Matformer outperforms baseline methods consistently. In addition, our results demonstrate the importance of periodic invariance and explicit repeating pattern encoding for crystal representation learning.

📄 PDF Abstract BibTeX arXiv:2209.11807

Code (2)

YKQ98/Matformer 공식 구현 pytorch
divelab/AIRS pytorch

Tasks

Band GapFormation EnergyGraph Representation LearningPredictionProperty PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Complete and Efficient Graph Transformers for Crystal Material Property Prediction

2024-03-18 · Keqiang Yan, Cong Fu, Xiaofeng Qian, Xiaoning Qian 외

Crystal structures are characterized by atomic bases within a primitive unit cell that repeats along a regular lattice throughout 3D space. The periodic and infinite nature of crystals poses unique challenges for geometr…

ADP PredictionGraph Representation LearningProperty PredictionRepresentation Learning

Material Property Prediction using Graphs based on Generically Complete Isometry Invariants

2022-12-19 · Jonathan Balasingham, Viktor Zamaraev, Vitaliy Kurlin

The structure-property hypothesis says that the properties of all materials are determined by an underlying crystal structure. The main obstacle was the ambiguity of conventional crystal representations based on incomple…

Property PredictionTranslation

A Crystal-Specific Pre-Training Framework for Crystal Material Property Prediction

2023-06-08 · Haomin Yu, Yanru Song, Jilin Hu, Chenjuan Guo 외

Crystal property prediction is a crucial aspect of developing novel materials. However, there are two technical challenges to be addressed for speeding up the investigation of crystals. First, labeling crystal properties…

AttributePhysical SimulationsPredictionProperty Prediction+1

PDDFormer: Pairwise Distance Distribution Graph Transformer for Crystal Material Property Prediction

2024-08-23 · Xiangxiang Shen, Zheng Wan, Lingfeng Wen, Licheng Sun 외

The crystal structure can be simplified as a periodic point set repeating across the entire three-dimensional space along an underlying lattice. Traditionally, methods for representing crystals rely on descriptors like l…

Property Prediction

Accelerating Material Property Prediction using Generically Complete Isometry Invariants

2024-01-22 · Jonathan Balasingham, Viktor Zamaraev, Vitaliy Kurlin

Periodic material or crystal property prediction using machine learning has grown popular in recent years as it provides a computationally efficient replacement for classical simulation methods. A crucial first step for …

PredictionProperty Prediction