paper-with-me

Papers

Generalized Shortest Path Kernel on Graphs

2015-10-22 · Linus Hermansson, Fredrik D. Johansson, Osamu Watanabe

We consider the problem of classifying graphs using graph kernels. We define a new graph kernel, called the generalized shortest path kernel, based on the number and length of shortest paths between nodes. For our example classification problem, we consider the task of classifying random graphs from two well-known families, by the number of clusters they contain. We verify empirically that the generalized shortest path kernel outperforms the original shortest path kernel on a number of datasets. We give a theoretical analysis for explaining our experimental results. In particular, we estimate distributions of the expected feature vectors for the shortest path kernel and the generalized shortest path kernel, and we show some evidence explaining why our graph kernel outperforms the shortest path kernel for our graph classification problem.

📄 PDF Abstract BibTeX arXiv:1510.06492

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationGraph Classification

Similar Papers 제목 키워드 기반

Multi-scale Wasserstein Shortest-path Graph Kernels for Graph Classification

2022-06-02 · Wei Ye, Hao Tian, Qijun Chen

Graph kernels are conventional methods for computing graph similarities. However, the existing R-convolution graph kernels cannot resolve both of the two challenges: 1) Comparing graphs at multiple different scales, and …

Graph Classification

A Generalization of the Shortest Path Problem to Graphs with Multiple Edge-Cost Estimates

2022-08-22 · Eyal Weiss, Ariel Felner, Gal A. Kaminka

The shortest path problem in graphs is a cornerstone of AI theory and applications. Existing algorithms generally ignore edge weight computation time. We present a generalized framework for weighted directed graphs, wher…

Generalized Shortest-Paths Encoders for AMR-to-Text Generation

2020-12-01 · COLING 2020 8 · Lisa Jin, Daniel Gildea

For text generation from semantic graphs, past neural models encoded input structure via gated convolutions along graph edges. Although these operations provide local context, the distance messages can travel is bounded …

AMR-to-Text GenerationDiversityText Generation

The All-Paths and Cycles Graph Kernel

2017-08-04 · P. -L. Giscard, R. C. Wilson

With the recent rise in the amount of structured data available, there has been considerable interest in methods for machine learning with graphs. Many of these approaches have been kernel methods, which focus on measuri…

All

Scalable kernels for graphs with continuous attributes

2013-12-01 · NeurIPS 2013 12 · Aasa Feragen, Niklas Kasenburg, Jens Petersen, Marleen de Bruijne 외

While graphs with continuous node attributes arise in many applications, state-of-the-art graph kernels for comparing continuous-attributed graphs suffer from a high runtime complexity; for instance, the popular shortest…

General Classification