Groups
Message passing treats meshes and point clouds as graphs where nodes exchange information with neighbors to learn useful features.
Self-attention can be viewed as message passing on a fully connected graph where each token (node) sends a weighted message to every other token.