Groups
Category
Message passing treats meshes and point clouds as graphs where nodes exchange information with neighbors to learn useful features.
Graph Neural Networks (GNNs) learn on graphs by repeatedly letting each node aggregate messages from its neighbors and update its representation.