Effective Edge-wise Representation Learning in Edge-Attributed Bipartite Graphs
Hewen Wang, Renchi Yang, Xiaokui Xiao

TL;DR
This paper introduces EAGLE, a novel edge representation learning method for edge-attributed bipartite graphs, effectively capturing long-range dependencies and node influences, significantly improving edge classification performance.
Contribution
The paper proposes EAGLE, a new ERL approach with a factorized feature propagation scheme and dual-view enhancement, addressing the challenge of edge representation in bipartite graphs.
Findings
EAGLE outperforms baselines with up to 38.11% AP improvement.
EAGLE achieves up to 1.86% higher AUC in experiments.
Theoretical analysis supports the effectiveness of the proposed method.
Abstract
Graph representation learning (GRL) is to encode graph elements into informative vector representations, which can be used in downstream tasks for analyzing graph-structured data and has seen extensive applications in various domains. However, the majority of extant studies on GRL are geared towards generating node representations, which cannot be readily employed to perform edge-based analytics tasks in edge-attributed bipartite graphs (EABGs) that pervade the real world, e.g., spam review detection in customer-product reviews and identifying fraudulent transactions in user-merchant networks. Compared to node-wise GRL, learning edge representations (ERL) on such graphs is challenging due to the need to incorporate the structure and attribute semantics from the perspective of edges while considering the separate influence of two heterogeneous node sets U and V in bipartite graphs. To…
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
