Jointly learning relevant subgraph patterns and nonlinear models of their indicators
Ryo Shirakawa, Yusei Yokoyama, Fumiya Okazaki, Ichigaku Takigawa

TL;DR
This paper introduces an efficient method for jointly learning relevant subgraph patterns and nonlinear models for graph classification and regression, overcoming the limitations of linear models and exhaustive pattern search.
Contribution
It proposes a novel algorithm that directly learns regression trees for graphs using bounds on data partitions, enabling nonlinear modeling through gradient boosting.
Findings
Effective in capturing nonlinear relationships in graph data
Outperforms naive enumeration approaches in scalability
Demonstrates strong results on real datasets
Abstract
Classification and regression in which the inputs are graphs of arbitrary size and shape have been paid attention in various fields such as computational chemistry and bioinformatics. Subgraph indicators are often used as the most fundamental features, but the number of possible subgraph patterns are intractably large due to the combinatorial explosion. We propose a novel efficient algorithm to jointly learn relevant subgraph patterns and nonlinear models of their indicators. Previous methods for such joint learning of subgraph features and models are based on search for single best subgraph features with specific pruning and boosting procedures of adding their indicators one by one, which result in linear models of subgraph indicators. In contrast, the proposed approach is based on directly learning regression trees for graph inputs using a newly derived bound of the total sum of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Gene expression and cancer classification
MethodsPruning
