paper-with-me

Papers

A tree-based kernel for graphs with continuous attributes

2015-09-03 · Giovanni Da San Martino, Nicolò Navarin, Alessandro Sperduti

The availability of graph data with node attributes that can be either discrete or real-valued is constantly increasing. While existing kernel methods are effective techniques for dealing with graphs having discrete node labels, their adaptation to non-discrete or continuous node attributes has been limited, mainly for computational issues. Recently, a few kernels especially tailored for this domain, and that trade predictive performance for computational efficiency, have been proposed. In this paper, we propose a graph kernel for complex and continuous nodes' attributes, whose features are tree structures extracted from specific graph visits. The kernel manages to keep the same complexity of state-of-the-art kernels while implicitly using a larger feature space. We further present an approximated variant of the kernel which reduces its complexity significantly. Experimental results obtained on six real-world datasets show that the kernel is the best performing one on most of them. Moreover, in most cases the approximated version reaches comparable performances to current state-of-the-art kernels in terms of classification accuracy while greatly shortening the running times.

📄 PDF Abstract BibTeX arXiv:1509.01116

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Faster Kernels for Graphs with Continuous Attributes via Hashing

2016-10-01 · Christopher Morris, Nils M. Kriege, Kristian Kersting, Petra Mutzel

While state-of-the-art kernels for graphs with discrete labels scale well to graphs with thousands of nodes, the few existing kernels for graphs with continuous attributes, unfortunately, do not scale well. To overcome t…

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

Graph Invariant Kernels

2015-07-25 · Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence (IJCAI 2015) 2015 7 · Francesco Orsini, Paolo Frasconi, Luc De Raedt

We introduce a novel kernel that upgrades the Weisfeiler-Lehman and other graph kernels to effectively exploit high-dimensional and continuous vertex attributes. Graphs are first decomposed into subgraphs. Vertices of th…

Graph Classification

Wasserstein Weisfeiler-Lehman Graph Kernels

2019-06-04 · NeurIPS 2019 12 · Matteo Togninalli, Elisabetta Ghisu, Felipe Llinares-López, Bastian Rieck 외

Most graph kernels are an instance of the class of $\mathcal{R}$-Convolution kernels, which measure the similarity of objects by comparing their substructures. Despite their empirical success, most graph kernels use a na…

Graph Classification

Generalization, Expressivity, and Universality of Graph Neural Networks on Attributed Graphs

2024-11-08 · Levi Rauchwerger, Stefanie Jegelka, Ron Levie

We analyze the universality and generalization of graph neural networks (GNNs) on attributed graphs, i.e., with node attributes. To this end, we propose pseudometrics over the space of all attributed graphs that describe…

Generalization Bounds