Neural Snowflakes: Universal Latent Graph Inference via Trainable Latent Geometries
Haitz S\'aez de Oc\'ariz Borde, Anastasis Kratsios

TL;DR
This paper introduces neural snowflakes, a trainable architecture that adaptively learns fractal-like latent geometries for graph neural networks, providing theoretical guarantees and improving predictive performance without random search.
Contribution
It proposes a novel neural snowflake architecture that adaptively implements fractal-like metrics, with theoretical embedding guarantees and improved latent graph inference performance.
Findings
Neural snowflakes can embed finite graphs isometrically.
The model avoids curse of dimensionality with low-degree polynomial parameters.
Achieves state-of-the-art or comparable performance on graph benchmarks.
Abstract
The inductive bias of a graph neural network (GNN) is largely encoded in its specified graph. Latent graph inference relies on latent geometric representations to dynamically rewire or infer a GNN's graph to maximize the GNN's predictive downstream performance, but it lacks solid theoretical foundations in terms of embedding-based representation guarantees. This paper addresses this issue by introducing a trainable deep learning architecture, coined neural snowflake, that can adaptively implement fractal-like metrics on . We prove that any given finite weights graph can be isometrically embedded by a standard MLP encoder. Furthermore, when the latent graph can be represented in the feature space of a sufficiently regular kernel, we show that the combined neural snowflake and MLP encoder do not succumb to the curse of dimensionality by using only a low-degree polynomial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Advanced Neural Network Applications · Brain Tumor Detection and Classification
MethodsRandom Search · Graph Neural Network
