NeurIPS 2025poster0 citations

SignFlow Bipartite Subgraph Network For Large-Scale Graph Link Sign Prediction

Yixiao Zhou, Xiaoqing Lyu, Hongxiang Lin, Huiying Hu, Tuo Wang

Abstract

Link sign prediction in signed bipartite graphs, which are extensively utilized across diverse domains such as social networks and recommendation systems, has recently emerged as a pivotal challenge. However, significant space and time complexities associated with the scalability of bipartite graphs pose substantial challenges, particularly in large-scale environments. To address these issues, this paper introduces the SignFlow Bipartite Subgraph Network (SBSN), balancing sublinear training memory growth through a heuristic subgraph extraction method integrated with a novel message passing module, with optimal inference efficiency achieved via the node feature distillation module. Our subgraph sampling approach reduces the graph size by focusing on neighborhoods around target links and employs an optimized directed message passing mechanism to aggregate critical structural patterns. This mechanism allows SBSN to efficiently learn rich local structural patterns essential for accurate sign prediction. Furthermore, to overcome the inefficiency of subgraph sampling-based models during inference, SBSN incorporates a node feature distillation module after the first training stage. This module distills subgraph features into node features, enabling fast inference while retaining the rich structural information of subgraphs. Experiments reveal that SBSN shows superior performance in both medium- and large-scale datasets, efficiently managing memory and computational resources, making it a scalable solution for extensive applications.

Link sign predictionSubgraph representation learning
BibTeX
@inproceedings{
zhou2025signflow,
title={SignFlow Bipartite Subgraph Network For Large-Scale Graph Link Sign Prediction},
author={Yixiao Zhou and Xiaoqing Lyu and Hongxiang Lin and Huiying Hu and Tuo Wang},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=BNWR4JOmdT}
}
SignFlow Bipartite Subgraph Network For Large-Scale Graph Link Sign Prediction · NeurIPS 2025