Aligning the Unseen in Attributed Graphs: Interplay between Graph Geometry and Node Attributes Manifold
Aldric Labarthe, Roland Bouffanais, Julien Randon-Furling
TL;DR
This work tackles the mismatch between graph diffusion geometry and node-attribute manifolds by reframing misalignment as a diagnostic signal rather than a nuisance. It introduces a two-phase VAE that first learns the attribute manifold and then deforms it to align with the graph’s Heat Kernel diffusion geometry, with a differentiable geodesic computation to backpropagate through geometry. The Kernel Alignment Objective quantifies the required geometric deformation, turning misalignment into a measurable signal that improves anomaly detection and reveals structural patterns beyond conventional methods. Across synthetic and real datasets, the approach demonstrates that geometric tension encodes meaningful information about homophily, connectivity shortcuts, and region-level structure, offering a principled diagnostic tool for geometry-aware graph analysis.
Abstract
The standard approach to representation learning on attributed graphs -- i.e., simultaneously reconstructing node attributes and graph structure -- is geometrically flawed, as it merges two potentially incompatible metric spaces. This forces a destructive alignment that erodes information about the graph's underlying generative process. To recover this lost signal, we introduce a custom variational autoencoder that separates manifold learning from structural alignment. By quantifying the metric distortion needed to map the attribute manifold onto the graph's Heat Kernel, we transform geometric conflict into an interpretable structural descriptor. Experiments show our method uncovers connectivity patterns and anomalies undetectable by conventional approaches, proving both their theoretical inadequacy and practical limitations.
