Litcius/Paper detail

Dual Feature Interaction-Based Graph Convolutional Network

Zhongying Zhao, Yang Zhan, Chao Li, Qingtian Zeng, Weili Guan, MengChu Zhou

2022IEEE Transactions on Knowledge and Data Engineering63 citationsDOI

Abstract

Graphs are widely used to model various practical applications. In recent years, graph convolution networks (GCNs) have attracted increasing attention due to the extension of convolution operation from traditional grid data to graph one. However, the representation ability of current GCNs is undoubtedly limited because existing work fails to consider feature interactions. Toward this end, we propose a Dual Feature Interaction-based GCN. Specifically, it models feature interaction in the aspects of 1) node features where we use Newton's identity to extract different-order cross features implicit in the original features and design an attention mechanism to fuse them; and 2) graph convolution where we capture the pairwise interactions among nodes in the neighborhood to expand a weighted sum operation. We evaluate the proposed model with graph data from different fields, and the experimental results on semi-supervised node classification and link prediction demonstrate the effectiveness of the proposed GCN. The data and source codes of this work are available at <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/ZZY-GraphMiningLab/DFI-GCN</uri> .

Topics & Concepts

Computer sciencePairwise comparisonGraphDual graphTheoretical computer scienceConvolution (computer science)Feature (linguistics)Feature learningNode (physics)Data miningArtificial intelligencePattern recognition (psychology)Line graphArtificial neural networkPhilosophyStructural engineeringLinguisticsEngineeringAdvanced Graph Neural NetworksComplex Network Analysis TechniquesCaching and Content Delivery
Dual Feature Interaction-Based Graph Convolutional Network | Litcius