Fig. 1: Graph deep learning architecture for materials science.

Vn and En denotes the set of node/atom ({vi}) and edge/bond features ({eij}), respectively, in the nth layer. Some implementations include a global state feature (U) for greater expressive power. Between layers, a sequence of edge (fE), node (fV) and state (fU) update operations are performed. fE, fV and fU are usually modeled using multilayer perceptrons. In the final step, the edges, nodes and state features are pooled (P) and passed through a multilayer perceptron to arrive at a prediction.