paper-with-me

Papers

Learning from Counterfactual Links for Link Prediction

2021-06-03 · NeurIPS 2021 12 · Tong Zhao, Gang Liu, Daheng Wang, Wenhao Yu, Meng Jiang

Learning to predict missing links is important for many graph-based applications. Existing methods were designed to learn the association between observed graph structure and existence of link between a pair of nodes. However, the causal relationship between the two variables was largely ignored for learning to predict links on a graph. In this work, we visit this factor by asking a counterfactual question: "would the link still exist if the graph structure became different from observation?" Its answer, counterfactual links, will be able to augment the graph data for representation learning. To create these links, we employ causal models that consider the information (i.e., learned representations) of node pairs as context, global graph structural properties as treatment, and link existence as outcome. We propose a novel data augmentation-based link prediction method that creates counterfactual links and learns representations from both the observed and counterfactual links. Experiments on benchmark data show that our graph learning method achieves state-of-the-art performance on the task of link prediction.

📄 PDF Abstract BibTeX arXiv:2106.02172

Code (1)

DM2-ND/CFLP 공식 구현 pytorch

Tasks

Causal InferencecounterfactualCounterfactual InferenceData AugmentationGraph LearningLink PredictionPredictionRepresentation Learning

Similar Papers 제목 키워드 기반

ExplaiNE: An Approach for Explaining Network Embedding-based Link Predictions

2019-04-22 · Bo Kang, Jefrey Lijffijt, Tijl De Bie

Networks are powerful data structures, but are challenging to work with for conventional machine learning methods. Network Embedding (NE) methods attempt to resolve this by learning vector representations for the nodes, …

BIG-bench Machine LearningcounterfactualLink PredictionNetwork Embedding

COPF: An Online Framework for Deployment-Stable Counterfactual Fairness in Evolving Graphs

2026-05-30 · Sheng'en Li, Dongmian Zou arxiv

Online link recommendation on evolving graphs is performative: by choosing which candidate links to show users, the system changes which links form and what feedback it later observes. Consequently, fairness estimates fr…

High-order joint embedding for multi-level link prediction

2021-11-07 · Yubai Yuan, Annie Qu

Link prediction infers potential links from observed networks, and is one of the essential problems in network analyses. In contrast to traditional graph representation modeling which only predicts two-way pairwise relat…

Link PredictionNetwork EmbeddingPredictionVocal Bursts Intensity Prediction

Counterfactual Graph Transformer for Traffic Flow Prediction

2023-08-01 · Ying Yang, Kai Du, Xingyuan Dai, Jianwu Fang

Traffic flow prediction (TFP) is a fundamental problem of the Intelligent Transportation System (ITS), as it models the latent spatial-temporal dependency of traffic flow for potential congestion prediction. Recent graph…

counterfactualPrediction

Adversary-Free Counterfactual Prediction via Information-Regularized Representations

2025-10-17 · Shiqin Tang, Rong Feng, Shuxin Zhuang, Youzhi Zhang 외 arxiv

We study counterfactual prediction under assignment bias and propose a mathematically grounded, information-theoretic approach that removes treatment-covariate dependence without adversarial training. Starting from a bou…