Ask a Question

Prefer a chat interface with context about you and your work?

Masked Attention is All You Need for Graphs

Masked Attention is All You Need for Graphs

Graph neural networks (GNNs) and variations of the message passing algorithm are the predominant means for learning on graphs, largely due to their flexibility, speed, and satisfactory performance. The design of powerful and general purpose GNNs, however, requires significant research efforts and often relies on handcrafted, carefully-chosen message passing operators. …