Graph Learning

This section collects graph-based neural models and related methods.

Articles

Paper Notes: Heterogeneous Graph Transformer (HGT)

--- Traditional Graph Neural Networks (GNNs) are primarily designed for homogeneous graphs, where all nodes and edges share the same type. Consequently, they cannot effectively represent heterogene…

Literature