EXTRACT and REFINE: Finding a support subgraph set for graph representationDownload PDFOpen Website

04 Sept 2023OpenReview Archive Direct UploadReaders: Everyone
Abstract: Subgraph learning has received considerable attention in its capacity of interpreting important structural information for predictions. Existing subgraph learning usually exploits statistics on pre-defined structures e.g., node degrees, occurrence frequency, to extract subgraphs, or refine the contents via only capturing label-relevant information with node-level sampling. Given diverse subgraph patterns, and mutual independence with local correlations on graphs, current solutions on subgraph learning still exist two limitations in extraction and refinement stages. 1) The universality of extracting substructure patterns across domains is still lacking, 2) node-level sampling in refinement will distort the original local topology and none explicit guidance eliminating redundant information contribute to inefficiency issue. In this paper, we investigate a unified subgraph learning scheme, Poly-Pivot Graph Neural Network (P2GNN) where we designate the centric node of each subgraph as the pivot. In the extraction stage, we discover a general subgraph extraction principle, i.e., πΏπ‘œπ‘π‘Žπ‘™ π΄π‘ π‘¦π‘šπ‘šπ‘’π‘‘π‘Ÿπ‘¦ between the centric and affiliated nodes. To this end, we asymmetrically model the similarity between each pair of nodes with random walk and quantify mutual affiliations in Affinity Propagation framework, to extract subgraph structures. In the refinement, we devise a subgraph-level exclusion regularization to squash the target-independent information by considering mutual relations across subgraphs, cooperatively preserving a support set of subgraphs and facilitating the refinement process for graph representation. Empirical experiments on diverse web and biological graphs reveal 1.1%∼6.3% improvements against best baselines, and visualized case studies prove the universality and interpretability of our P2GNN.
0 Replies

Loading