TABLE 5

Key Parameters in the GNN Architecture

The weights of different layers in the GNN are jointly updated with the BKF parameters during training.

Layer NameNumber of Parameters
Linear1 × 3
P (covariance matrix)3 × 3
Linear (input layer)6 × 128
SAGEConv128 × 128
BatchNorm1d128 × 1
Linear (output layer)1 × 128 × 3