paper-with-me

Papers

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 measuring the similarity between graphs. These generally involving measuring the similarity of structural elements such as walks or paths. Borgwardt and Kriegel proposed the all-paths kernel but emphasized that it is NP-hard to compute and infeasible in practice, favouring instead the shortest-path kernel. In this paper, we introduce a new algorithm for computing the all-paths kernel which is very efficient and enrich it further by including the simple cycles as well. We demonstrate how it is feasible even on large datasets to compute all the paths and simple cycles up to a moderate length. We show how to count labelled paths/simple cycles between vertices of a graph and evaluate a labelled path and simple cycles kernel. Extensive evaluations on a variety of graph datasets demonstrate that the all-paths and cycles kernel has superior performance to the shortest-path kernel and state-of-the-art performance overall.

📄 PDF Abstract BibTeX arXiv:1708.01410

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

A Topological View of Rule Learning in Knowledge Graphs

2021-09-29 · Zuoyu Yan, Tengfei Ma, Liangcai Gao, Zhi Tang 외

Inductive relation prediction is an important learning task for knowledge graph completion. One can use the existence of rules, namely a sequence of relations, to predict the relation between two entities. Previous works…

Inductive Relation PredictionKnowledge Graph CompletionKnowledge GraphsRelation+1

Cycle Representation Learning for Inductive Relation Prediction

2021-10-06 · Zuoyu Yan, Tengfei Ma, Liangcai Gao, Zhi Tang 외

In recent years, algebraic topology and its modern development, the theory of persistent homology, has shown great potential in graph representation learning. In this paper, based on the mathematics of algebraic topology…

Graph Representation LearningInductive Relation PredictionKnowledge Graph CompletionKnowledge Graphs+4

Higher-Order Ratio Cycles for Fast and Globally Optimal Shape Matching

2025-01-01 · CVPR 2025 1 · Paul Roetzer, Viktoria Ehm, Daniel Cremers, Zorah Lähner 외

In this work we address various shape matching problems that can be cast as finding cyclic paths in a product graph. This involves for example 2D-3D shape matching, 3D shape matching, or the matching of a contour to …

GPUImage SegmentationSemantic Segmentation

Covariance and Correlation Kernels on a Graph in the Generalized Bag-of-Paths Formalism

2019-02-08 · Guillaume Guex, Sylvain Courtain, Marco Saerens

This work derives closed-form expressions computing the expectation of co-presence and of number of co-occurrences of nodes on paths sampled from a network according to general path weights (a bag of paths). The underlyi…

General Classificationvalid

LCS Graph Kernel Based on Wasserstein Distance in Longest Common Subsequence Metric Space

2020-12-07 · Jianming Huang, Zhongxi Fang, Hiroyuki Kasai

For graph learning tasks, many existing methods utilize a message-passing mechanism where vertex features are updated iteratively by aggregation of neighbor information. This strategy provides an efficient means for grap…

Graph ClassificationGraph Learning