Papers › Graph Representation Learning Beyond Node and Homophily

Graph Representation Learning Beyond Node and Homophily

3 Mar 2022arXiv:2203.01564archive 2025-07-28

You Li, Bei Lin, Binli Luo, Ning Gui

Unsupervised graph representation learning aims to distill various graph information into a downstream task-agnostic dense vector embedding. However, existing graph representation learning approaches are designed mainly under the node homophily assumption: connected nodes tend to have similar labels and optimize performance on node-centric downstream tasks. Their design is apparently against the task-agnostic principle and generally suffers poor performance in tasks, e.g., edge classification, that demands feature signals beyond the node-view and homophily assumption. To condense different feature signals into the embeddings, this paper proposes PairE, a novel unsupervised graph embedding method using two paired nodes as the basic unit of embedding to retain the high-frequency signals between nodes to support node-related and edge-related tasks. Accordingly, a multi-self-supervised autoencoder is designed to fulfill two pretext tasks: one retains the high-frequency signal better, and another enhances the representation of commonality. Our extensive experiments on a diversity of benchmark datasets clearly show that PairE outperforms the unsupervised state-of-the-art baselines, with up to 101.1\% relative improvement on the edge classification tasks that rely on both the high and low-frequency signals in the pair and up to 82.5\% relative performance gain on the node classification tasks.

PaperPDFCode

Code

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Edge ClassificationGraph EmbeddingGraph Representation LearningNode ClassificationRepresentation Learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Node Classification Citeseer PairE Accuracy 75.53 #21 of 71 Archive leaderboard report
Node Classification Cora: fixed 20 node per class PairE Micro F1 75.12 #9 of 9 Archive leaderboard report
Node Classification DBLP PairE Micro F1 80.58 #5 of 6 Archive leaderboard report
Node Classification Deezer Romania PairE Micro-F1 0.68 #1 of 2 Archive leaderboard report
Node Classification PPI PairE Micro F1 94.83 #22 of 24 Archive leaderboard report
Node Classification Pubmed PairE F1 88.57 #67 of 70 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections