paper-with-me

Papers

Random Wavelet Features for Graph Kernel Machines

2026-02-17 · Valentin de Bassompierre, Jean-Charles Delvenne, Laurent Jacques arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.15711

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Representation LearningNode ClassificationLink Prediction

Similar Papers 제목 키워드 기반

General Graph Random Features

2023-10-07 · Isaac Reid, Krzysztof Choromanski, Eli Berger, Adrian Weller

We propose a novel random walk-based algorithm for unbiased estimation of arbitrary functions of a weighted adjacency matrix, coined universal graph random features (u-GRFs). This includes many of the most popular exampl…

Node Clustering

Scalable Random Wavelet Features: Efficient Non-Stationary Kernel Approximation with Convergence Guarantees

2026-02-01 · Sawan Kumar, Souvik Chakraborty arxiv

Modeling non-stationary processes, where statistical properties vary across the input domain, is a critical challenge in machine learning; yet most scalable methods rely on a simplifying assumption of stationarity. This …

Gaussian Processes

From Spectrum Wavelet to Vertex Propagation: Graph Convolutional Networks Based on Taylor Approximation

2020-07-01 · Songyang Zhang, Han Zhang, Shuguang Cui, Zhi Ding

Graph convolutional networks (GCN) have been recently utilized to extract the underlying structures of datasets with some labeled data and high-dimensional features. Existing GCNs mostly rely on a first-order Chebyshev a…

Node Classification

Taming graph kernels with random features

2023-04-29 · Krzysztof Choromanski

We introduce in this paper the mechanism of graph random features (GRFs). GRFs can be used to construct unbiased randomized estimators of several important kernels defined on graphs' nodes, in particular the regularized …

Graph Clustering

An Empirical Study on The Properties of Random Bases for Kernel Methods

2017-12-01 · NeurIPS 2017 12 · Maximilian Alber, Pieter-Jan Kindermans, Kristof Schütt, Klaus-Robert Müller 외

Kernel machines as well as neural networks possess universal function approximation properties. Nevertheless in practice their ways of choosing the appropriate function class differ. Specifically neural networks learn a …