菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-17
📄 Abstract - Random Wavelet Features for Graph Kernel Machines

Node embeddings map graph vertices into low-dimensional Euclidean spaces while preserving structural information. They are central to tasks such as node classification, link prediction, and signal reconstruction. A key goal is to design node embeddings whose dot products capture meaningful notions of node similarity induced by the graph. Graph kernels offer a principled way to define such similarities, but their direct computation is often prohibitive for large networks. Inspired by random feature methods for kernel approximation in Euclidean spaces, we introduce randomized spectral node embeddings whose dot products estimate a low-rank approximation of any specific graph kernel. We provide theoretical and empirical results showing that our embeddings achieve more accurate kernel approximations than existing methods, particularly for spectrally localized kernels. These results demonstrate the effectiveness of randomized spectral constructions for scalable and principled graph representation learning.

顶级标签: machine learning theory model training
详细标签: graph kernels node embeddings kernel approximation random features spectral methods 或 搜索:

用于图核机器的随机小波特征 / Random Wavelet Features for Graph Kernel Machines


1️⃣ 一句话总结

这篇论文提出了一种新的随机特征方法,能够高效且准确地近似复杂的图核函数,从而为大规模图数据提供了一种可扩展且理论完备的节点表示学习方案。

源自 arXiv: 2602.15711