Bermuda Triangles: GNNs Fail to Detect Simple Topological Structures
2021-05-01ICLR Workshop GTRL 2021Code Available0· sign in to hype
Arseny Tolmachev, Akira Sakai, Masaru Todoriki, Koji Maruhashi
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/FujitsuLaboratories/bermudatrianglesOfficialIn papernone★ 5
Abstract
Most graph neural network architectures work by message-passing node vector embeddings over the adjacency matrix, and it is assumed that they capture graph topology by doing that. We design two synthetic tasks, focusing purely on topological problems -- triangle detection and clique distance -- on which graph neural networks perform surprisingly badly, failing to detect those "bermuda" triangles. Datasets and their generation scripts are publicly available on github.com/FujitsuLaboratories/bermudatriangles and dataset.labs.fujitsu.com.