Abstract: Graph neural networks (GNNs) have achieved considerable success in dealing with graph-structured data by the message-passing mechanism. Actually, this mechanism relies on a fundamental ...
Abstract: Label propagation (LP) is a popular semi-supervised learning technique that propagates labels from a training dataset to a test one using a similarity graph, assuming that nearby samples ...