Co-attention Graph Pooling for Efficient Pairwise Graph Interaction Learning
Graph Neural Networks (GNNs) have proven to be effective in processing and learning from graph-structured data. However, previous works mainly focused on understanding single graph inputs while many real-world applications require pair-wise analysis for graph-structured data (e.g., scene graph matching, code searching, and drug-drug interaction prediction). To this end, recent works have shifted their focus to learning the interaction between pairs of graphs. Despite their improved performance, these works were still limited in that the interactions were considered at the node-level, resulting in high computational costs and suboptimal performance. To address this issue, we propose a novel and efficient graph-level approach for extracting interaction representations using co-attention in graph pooling. Our method, Co-Attention Graph Pooling (CAGPool), exhibits competitive performance relative to existing methods in both classification and regression tasks using real-world datasets, while maintaining lower computational complexity.
Code (1)
Tasks
Graph MatchingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Diversified Node Sampling based Hierarchical Transformer Pooling for Graph Representation Learning
Graph pooling methods have been widely used on downsampling graphs, achieving impressive results on multiple graph-level tasks like graph classification and graph generation. An important line called node dropping poolin…
Graph ClassificationGraph GenerationGraph Representation LearningRepresentation LearningCell Attention Networks
Since their introduction, graph attention networks achieved outstanding results in graph representation learning tasks. However, these networks consider only pairwise relationships among nodes and then they are not able …
Graph AttentionGraph ClassificationGraph Representation LearningRepresentation LearningMultivariate Time Series Classification with Hierarchical Variational Graph Pooling
With the advancement of sensing technology, multivariate time series classification (MTSC) has recently received considerable attention. Existing deep learning-based MTSC techniques, which mostly rely on convolutional or…
ClassificationDecoderGeneral ClassificationGraph Classification+6Structure-aware Interactive Graph Neural Networks for the Prediction of Protein-Ligand Binding Affinity
Drug discovery often relies on the successful prediction of protein-ligand binding affinity. Recent advances have shown great promise in applying graph neural networks (GNNs) for better affinity prediction by learning th…
Drug DiscoveryGraph AttentionGraph Neural NetworkProtein-Ligand Affinity PredictionHigh-Order Pooling for Graph Neural Networks with Tensor Decomposition
Graph Neural Networks (GNNs) are attracting growing attention due to their effectiveness and flexibility in modeling a variety of graph-structured data. Exiting GNN architectures usually adopt simple pooling operations (…
ClassificationGraph ClassificationGraph Neural NetworkNode Classification+2