Back to Glossary

Graph Neural Network Robotics

Robot LearningML

Applying graph neural networks (GNNs) to robotics tasks where the domain has natural graph structure: multi-robot coordination (robots as nodes), multi-object manipulation (objects as nodes, relationships as edges), and robot kinematics (links as nodes, joints as edges). GNNs generalize better than MLPs to variable numbers of entities.

Related terms