TL;DR
A-DOGE is a scalable, spectral density-based graph embedding method that efficiently captures structural and attribute information at multiple scales, suitable for large attributed graphs and exploratory analysis.
Contribution
It introduces a novel DOS-based embedding that incorporates node attributes, enabling fast, scalable, and unsupervised graph representations for large attributed graphs.
Findings
Outperforms unsupervised baselines in graph analysis tasks.
Achieves competitive accuracy with supervised GNNs.
Offers a fast, scalable approach for large attributed graphs.
Abstract
Given a node-attributed graph, how can we efficiently represent it with few numerical features that expressively reflect its topology and attribute information? We propose A-DOGE, for Attributed DOS-based Graph Embedding, based on density of states (DOS, a.k.a. spectral density) to tackle this problem. A-DOGE is designed to fulfill a long desiderata of desirable characteristics. Most notably, it capitalizes on efficient approximation algorithms for DOS, that we extend to blend in node labels and attributes for the first time, making it fast and scalable for large attributed graphs and graph databases. Being based on the entire eigenspectrum of a graph, A-DOGE can capture structural and attribute properties at multiple ("glocal") scales. Moreover, it is unsupervised (i.e. agnostic to any specific objective) and lends itself to various interpretations, which makes it is suitable for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
