Learning subtree pattern importance for Weisfeiler-Lehmanbased graph kernels
Dai Hai Nguyen, Canh Hao Nguyen, Hiroshi Mamitsuka

TL;DR
This paper introduces a method to learn the importance weights of subtree patterns in Weisfeiler-Lehman graph kernels, improving graph classification performance by tailoring substructure significance.
Contribution
It proposes a novel approach to learn subtree pattern weights within WL kernels, along with an efficient algorithm and theoretical convergence guarantees.
Findings
Improved graph classification accuracy on synthetic and real-world datasets.
Efficient learning algorithm with proven convergence.
Demonstrated the effectiveness of weighted subtree patterns in kernels.
Abstract
Graph is an usual representation of relational data, which are ubiquitous in manydomains such as molecules, biological and social networks. A popular approach to learningwith graph structured data is to make use of graph kernels, which measure the similaritybetween graphs and are plugged into a kernel machine such as a support vector machine.Weisfeiler-Lehman (WL) based graph kernels, which employ WL labeling scheme to extract subtree patterns and perform node embedding, are demonstrated to achieve great performance while being efficiently computable. However, one of the main drawbacks of ageneral kernel is the decoupling of kernel construction and learning process. For moleculargraphs, usual kernels such as WL subtree, based on substructures of the molecules, consider all available substructures having the same importance, which might not be suitable inpractice. In this paper, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Computational Drug Discovery Methods
