paper-with-me

홈 › Papers

Adaptive Diffusions for Scalable Learning over Graphs

2018-04-05 · Dimitris Berberidis, Athanasios N. Nikolakopoulos, Georgios B. Giannakis

Diffusion-based classifiers such as those relying on the Personalized PageRank and the Heat kernel, enjoy remarkable classification accuracy at modest computational requirements. Their performance however is affected by the extent to which the chosen diffusion captures a typically unknown label propagation mechanism, that can be specific to the underlying graph, and potentially different for each class. The present work introduces a disciplined, data-efficient approach to learning class-specific diffusion functions adapted to the underlying network topology. The novel learning approach leverages the notion of "landing probabilities" of class-specific random walks, which can be computed efficiently, thereby ensuring scalability to large graphs. This is supported by rigorous analysis of the properties of the model as well as the proposed algorithms. Furthermore, a robust version of the classifier facilitates learning even in noisy environments. Classification tests on real networks demonstrate that adapting the diffusion function to the given graph and observed labels, significantly improves the performance over fixed diffusions; reaching -- and many times surpassing -- the classification accuracy of computationally heavier state-of-the-art competing methods, that rely on node embeddings and deep neural networks.

📄 PDF Abstract BibTeX arXiv:1804.02081

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

GraphSL: An Open-Source Library for Graph Source Localization Approaches and Benchmark Datasets

2024-05-06 · Junxiang Wang, Liang Zhao

We introduce GraphSL, a new library for studying the graph source localization problem. graph diffusion and graph source localization are inverse problems in nature: graph diffusion predicts information diffusions from i…

Graph Neural Diffusion Networks for Semi-supervised Learning

2022-01-24 · Wei Ye, Zexi Huang, Yunqi Hong, Ambuj Singh

Graph Convolutional Networks (GCN) is a pioneering model for graph-based semi-supervised learning. However, GCN does not perform well on sparsely-labeled graphs. Its two-layer version cannot effectively propagate the lab…

Graph Neural Network

Adaptive Path Integral Diffusion: AdaPID

2025-12-05 · Michael Chertkov, Hamidreza Behjoo arxiv

Diffusion-based samplers -- Score Based Diffusions, Bridge Diffusions and Path Integral Diffusions -- match a target at terminal time, but the real leverage comes from choosing the schedule that governs the intermediate-…

Capturing Graphs with Hypo-Elliptic Diffusions

2022-05-27 · Csaba Toth, Darrick Lee, Celia Hacker, Harald Oberhauser

Convolutional layers within graph neural networks operate by aggregating information about local neighbourhood structures; one common way to encode such substructures is through random walks. The distribution of these ra…

Local Max-Entropy and Free Energy Principles, Belief Diffusions and their Singularities

2023-10-04 · Olivier Peltre

A comprehensive picture of three Bethe-Kikuchi variational principles including their relationship to belief propagation (BP) algorithms on hypergraphs is given. The structure of BP equations is generalized to define con…