Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Scalable Inter-edge Correlation Modeling in CopulaGNN for Link Sign Prediction

About

Link sign prediction on a signed graph is a task to determine whether the relationship represented by an edge is positive or negative. Since the presence of negative edges violates the graph homophily assumption that adjacent nodes are similar, regular graph methods have not been applicable without auxiliary structures to handle them. We aim to directly model the latent statistical dependency among edges with the Gaussian copula and its corresponding correlation matrix, extending CopulaGNN (Ma et al., 2021). However, a naive modeling of edge-edge relations is computationally intractable even for a graph with moderate scale. To address this, we propose to 1) represent the correlation matrix as a Gramian of edge embeddings, significantly reducing the number of parameters, and 2) reformulate the conditional probability distribution to dramatically reduce the inference cost. We theoretically verify scalability of our method by proving its linear convergence. Also, our extensive experiments demonstrate that it achieves significantly faster convergence than baselines, maintaining competitive prediction performance to the state-of-the-art models.

Jinkyu Sung, Myunggeum Jee, Joonseok Lee• 2026

Related benchmarks

TaskDatasetResultRank
Link Sign PredictionBitcoin-Alpha
AUC0.864
52
Link Sign PredictionWikiElec
AUC87.7
9
Link Sign PredictionWikiRfa
AUC0.862
9
Link Sign PredictionBitcoinOTC
AUC88.5
9
Link Sign PredictionEpinions
AUC89.9
4
Link Sign PredictionSlashdot
AUC88.4
4
Showing 6 of 6 rows

Other info

Follow for update