Fast Online Node Labeling for Very Large Graphs

05/25/2023
by   Baojian Zhou, et al.
0

This paper studies the online node classification problem under a transductive learning setting. Current methods either invert a graph kernel matrix with 𝒪(n^3) runtime and 𝒪(n^2) space complexity or sample a large volume of random spanning trees, thus are difficult to scale to large graphs. In this work, we propose an improvement based on the online relaxation technique introduced by a series of works (Rakhlin et al.,2012; Rakhlin and Sridharan, 2015; 2017). We first prove an effective regret 𝒪(√(n^1+γ)) when suitable parameterized graph kernels are chosen, then propose an approximate algorithm FastONL enjoying 𝒪(k√(n^1+γ)) regret based on this relaxation. The key of FastONL is a generalized local push method that effectively approximates inverse matrix columns and applies to a series of popular kernels. Furthermore, the per-prediction cost is 𝒪(vol(𝒮)log 1/ϵ) locally dependent on the graph with linear memory cost. Experiments show that our scalable method enjoys a better tradeoff between local and global consistency.

READ FULL TEXT

page 20

page 21

page 39

page 40

research
11/25/2019

Scalable Global Alignment Graph Kernel Using Random Features: From Node Embedding to Graph Embedding

Graph kernels are widely used for measuring the similarity between graph...
research
03/07/2017

Global Weisfeiler-Lehman Graph Kernels

Most state-of-the-art graph kernels only take local graph properties int...
research
05/06/2023

An improved regret analysis for UCB-N and TS-N

In the setting of stochastic online learning with undirected feedback gr...
research
12/26/2022

Improved Kernel Alignment Regret Bound for Online Kernel Learning

In this paper, we improve the kernel alignment regret bound for online k...
research
04/01/2021

Learning with Neural Tangent Kernels in Near Input Sparsity Time

The Neural Tangent Kernel (NTK) characterizes the behavior of infinitely...
research
11/20/2019

Online Spectral Approximation in Random Order Streams

This paper studies spectral approximation for a positive semidefinite ma...
research
10/21/2020

Density of States Graph Kernels

An important problem on graph-structured data is that of quantifying sim...

Please sign up or login with your details

Forgot password? Click here to reset