Pith. sign in

REVIEW 2 cited by

Node Embedding for Homophilous Graphs with ARGEW: Augmentation of Random walks by Graph Edge Weights

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2308.05957 v1 pith:UVDZHHMF submitted 2023-08-11 cs.SI cs.LGstat.ML

classification cs.SIcs.LGstat.ML
keywords nodeweightsargewedgerandomembeddingsembeddingnode2vec
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Representing nodes in a network as dense vectors node embeddings is important for understanding a given network and solving many downstream tasks. In particular, for weighted homophilous graphs where similar nodes are connected with larger edge weights, we desire node embeddings where node pairs with strong weights have closer embeddings. Although random walk based node embedding methods like node2vec and node2vec+ do work for weighted networks via including edge weights in the walk transition probabilities, our experiments show that the embedding result does not adequately reflect edge weights. In this paper, we propose ARGEW (Augmentation of Random walks by Graph Edge Weights), a novel augmentation method for random walks that expands the corpus in such a way that nodes with larger edge weights end up with closer embeddings. ARGEW can work with any random walk based node embedding method, because it is independent of the random sampling strategy itself and works on top of the already-performed walks. With several real-world networks, we demonstrate that with ARGEW, compared to not using it, the desired pattern that node pairs with larger edge weights have closer embeddings is much clearer. We also examine ARGEW's performance in node classification: node2vec with ARGEW outperforms pure node2vec and is not sensitive to hyperparameters (i.e. consistently good). In fact, it achieves similarly good results as supervised GCN, even without any node feature or label information during training. Finally, we explain why ARGEW works consistently well by exploring the coappearance distributions using a synthetic graph with clear structural roles.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Recovering link-weight structure in complex networks with weight-aware random walks

    cs.SI 2025-08 conditional novelty 5.0 of 10

    Weight-aware random walks preserve edge weights in node embeddings better than unweighted or strength-based walks in most tested networks, with best synthetic correlations above 0.9 but real-world maximum 0.446.

  2. Consistency-Aware Padding for Incomplete Multi-Modal Alignment Clustering Based on Self-Repellent Greedy Anchor Search

    cs.LG 2025-07 conditional novelty 5.0 of 10

    CAPIMAC combines self-repellent random-walk anchors, noise-contrastive training, and Gaussian-kernel padding to improve clustering on incomplete and misaligned multimodal benchmarks.

Pith tools