A Learned Generalized Geodesic Distance Function-Based Approach for Node Feature Augmentation on Graphs
Amitoz Azad, Yuan Fang
TL;DR
The paper addresses noisy real-world graphs by augmenting node features with learned generalized geodesic distances. It introduces LGGD, a two-stage approach that learns the parameters of a graph p-eikonal type distance via an ODE solver, allowing the distance features to incorporate both topology and node content. Key contributions include a hybrid learning framework for the potential ρ(x) and initial condition φ0(x), demonstrated improvements over non-learning baselines, and a dynamic label inclusion mechanism that updates features without retraining backbone GNNs. The findings show LGGD can compete with state-of-the-art augmentation methods and generalize across backbone architectures, offering practical benefits for fast adaptation to new labels and noisy graphs.
Abstract
Geodesic distances on manifolds have numerous applications in image processing, computer graphics and computer vision. In this work, we introduce an approach called `LGGD' (Learned Generalized Geodesic Distances). This method involves generating node features by learning a generalized geodesic distance function through a training pipeline that incorporates training data, graph topology and the node content features. The strength of this method lies in the proven robustness of the generalized geodesic distances to noise and outliers. Our contributions encompass improved performance in node classification tasks, competitive results with state-of-the-art methods on real-world graph datasets, the demonstration of the learnability of parameters within the generalized geodesic equation on graph, and dynamic inclusion of new labels.
