MaxCutPool: differentiable feature-aware Maxcut for pooling in graph neural networks

๐Ÿ“… 2024-09-08
๐Ÿ›๏ธ arXiv.org
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
To address the challenges of preserving node/edge feature heterogeneity and insufficient joint optimization of topological and semantic information in heterogeneous graph pooling, this paper proposes MaxCutPoolโ€”the first differentiable MAXCUT-based graph pooling method tailored for attributed graphs. Methodologically, it introduces a feature-aware continuous relaxation of the MAXCUT problem into GNN-based pooling, enabling topology-agnostic, end-to-end joint optimization of sparse hierarchical aggregation. By integrating attributed graph embedding modeling with a fully differentiable architecture, MaxCutPool supports end-to-end training jointly with downstream heterogeneous graph tasks. Empirical evaluation on multiple heterogeneous graph benchmarks demonstrates significant improvements in both node and graph classification accuracy, while maintaining structural integrity and semantic consistency. Moreover, the method exhibits strong convergence stability and computational efficiency.

Technology Category

Application Category

๐Ÿ“ Abstract
We propose a novel approach to compute the MAXCUT in attributed graphs, i.e., graphs with features associated with nodes and edges. Our approach works well on any kind of graph topology and can find solutions that jointly optimize the MAXCUT along with other objectives. Based on the obtained MAXCUT partition, we implement a hierarchical graph pooling layer for Graph Neural Networks, which is sparse, trainable end-to-end, and particularly suitable for downstream tasks on heterophilic graphs.
Problem

Research questions and friction points this paper is trying to address.

Graph Neural Networks
Pooling Operation
Feature Preservation
Innovation

Methods, ideas, or system contributions that make the work stand out.

MaxCutPool
Hierarchical Graph Simplification
Multi-objective Optimization
๐Ÿ”Ž Similar Papers
No similar papers found.
C
Carlo Abate
Alma Mater Studiorum - University of Bologna, Fondazione Istituto Italiano di Tecnologia
Filippo Maria Bianchi
Filippo Maria Bianchi
UiT the Arctic University of Norway - Dept. of Mathematics and Statistics
Machine LearningDynamical systemsComplex networksStatistics