Crystal Hypergraph Convolutional Networks
Alexander J. Heilman, Weiyi Gong, and Qimin Yan

TL;DR
This paper introduces a hypergraph-based representation for solid state materials that captures higher-order geometrical information, improving the performance of convolutional models in material property prediction.
Contribution
It proposes a novel hypergraph representation scheme for materials, enabling the integration of higher-order geometrical data into graph convolutional networks.
Findings
Hypergraph models outperform traditional pairwise graph models.
Inclusion of local environment hyperedges enhances predictive accuracy.
Hypergraphs effectively encode complex geometrical relationships in materials.
Abstract
Graph representations of solid state materials that encode only interatomic distance lack geometrical resolution, resulting in degenerate representations that may map distinct structures to equivalent graphs. Here we propose a hypergraph representation scheme for materials that allows for the association of higher-order geometrical information with hyperedges. Hyperedges generalize edges to connected sets of more than two nodes, and may be used to represent triplets and local environments of atoms in materials. This generalization of edges requires a different approach in graph convolution, three of which are developed in this paper. Results presented here focus on the improved performance of models based on both pair-wise edges and local environment hyperedges. These results demonstrate that hypergraphs are an effective method for incorporating geometrical information in material…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Advanced Graph Neural Networks · Graph Theory and Algorithms
