2009
NIPS
NeurIPS 2009
Fast subtree kernels on graphs
Abstract
In this article, we propose fast subtree kernels on graphs. On graphs with n nodes and m edges and maximum degree d, these kernels comparing subtrees of height h can be computed in O(mh), whereas the classic subtree kernel by Ramon & G¨artner scales as O(n24dh). Key to this efficiency is the observation that the Weisfeiler-Lehman test of isomorphism from graph theory elegantly computes a subtree kernel as a byproduct. Our fast subtree kernels can deal with labeled graphs, scale up easily to large graphs and outperform state-of-the-art graph ker- nels on several classification benchmark datasets in terms of accuracy and runtime.
🌉
Interdisciplinary Bridge
— Deep Learning and Machine Learning
📈
Trend Setter
— Graph Neural Networks
🧭
Keyword Pioneer
— weisfeiler-lehman test
🐝
Cross-Pollinator
— Artificial Intelligence, Deep Learning, Healthcare & Medicine, Machine Learning, Mathematics & Optimization
🐣
Hot Topic Early Bird
— graph classification
Authors
Topics
Machine Learning > Core Methods > Classification
Machine Learning > Core Methods > Representation Learning
Machine Learning > Core Methods > Metric Learning
Deep Learning > Architectures > Graph Neural Networks
Computer Science > Foundations > Algorithms
Machine Learning > Core Methods > Kernel Methods
Computer Science > Foundations > Graph Theory
Mathematics & Optimization > Optimization > Kernel Methods