The quest for the GRAph Level autoEncoder (GRALE)
By: Paul Krzakala , Gabriel Melo , Charlotte Laclau and more
Potential Business Impact:
Helps computers understand and change complex data structures.
Although graph-based learning has attracted a lot of attention, graph representation learning is still a challenging task whose resolution may impact key application fields such as chemistry or biology. To this end, we introduce GRALE, a novel graph autoencoder that encodes and decodes graphs of varying sizes into a shared embedding space. GRALE is trained using an Optimal Transport-inspired loss that compares the original and reconstructed graphs and leverages a differentiable node matching module, which is trained jointly with the encoder and decoder. The proposed attention-based architecture relies on Evoformer, the core component of AlphaFold, which we extend to support both graph encoding and decoding. We show, in numerical experiments on simulated and molecular data, that GRALE enables a highly general form of pre-training, applicable to a wide range of downstream tasks, from classification and regression to more complex tasks such as graph interpolation, editing, matching, and prediction.
Similar Papers
Graph Evidential Learning for Anomaly Detection
Machine Learning (CS)
Finds weird spots in connected data better.
Towards A Universal Graph Structural Encoder
Machine Learning (CS)
Helps computers understand different kinds of connected data.
Graph Positional Autoencoders as Self-supervised Learners
Machine Learning (CS)
Teaches computers to understand connections better.