paper-with-me

홈 › Papers

RCoCo: Contrastive Collective Link Prediction across Multiplex Network in Riemannian Space

2024-03-04 · Li Sun, Mengjie Li, Yong Yang, Xiao Li, Lin Liu, Pengfei Zhang, Haohua Du

Link prediction typically studies the probability of future interconnection among nodes with the observation in a single social network. More often than not, real scenario is presented as a multiplex network with common (anchor) users active in multiple social networks. In the literature, most existing works study either the intra-link prediction in a single network or inter-link prediction among networks (a.k.a. network alignment), and consider two learning tasks are independent from each other, which is still away from the fact. On the representation space, the vast majority of existing methods are built upon the traditional Euclidean space, unaware of the inherent geometry of social networks. The third issue is on the scarce anchor users. Annotating anchor users is laborious and expensive, and thus it is impractical to work with quantities of anchor users. Herein, in light of the issues above, we propose to study a challenging yet practical problem of Geometry-aware Collective Link Prediction across Multiplex Network. To address this problem, we present a novel contrastive model, RCoCo, which collaborates intra- and inter-network behaviors in Riemannian spaces. In RCoCo, we design a curvature-aware graph attention network ($\kappa-$GAT), conducting attention mechanism in Riemannian manifold whose curvature is estimated by the Ricci curvatures over the network. Thereafter, we formulate intra- and inter-contrastive loss in the manifolds, in which we augment graphs by exploring the high-order structure of community and information transfer on anchor users. Finally, we conduct extensive experiments with 14 strong baselines on 8 real-world datasets, and show the effectiveness of RCoCo.

📄 PDF Abstract BibTeX arXiv:2403.01864

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionLink PredictionPrediction

Similar Papers 제목 키워드 기반

Visual Grounding via Accumulated Attention

2018-06-01 · CVPR 2018 6 · Chaorui Deng, Qi Wu, Qingyao Wu, Fuyuan Hu 외

Visual Grounding (VG) aims to locate the most relevant object or region in an image, based on a natural language query. The query can be a phrase, a sentence or even a multi-round dialogue. There are three main challenge…

SentenceVisual Grounding

Referring Expression Instance Retrieval and A Strong End-to-End Baseline

2025-06-23 · Xiangzhao Hao, Kuan Zhu, Hongyu Guo, Haiyun Guo 외

Using natural language to query visual information is a fundamental need in real-world applications. Text-Image Retrieval (TIR) retrieves a target image from a gallery based on an image-level description, while Referring…

Image RetrievalReferring ExpressionReferring Expression ComprehensionRetrieval

Enhancing Contrastive Link Prediction With Edge Balancing Augmentation

2025-08-20 · Chen-Hao Chang, Hui-Ju Hung, Chia-Hsun Lu, Chih-Ya Shen arxiv

Link prediction is one of the most fundamental tasks in graph mining, which motivates the recent studies of leveraging contrastive learning to enhance the performance. However, we observe two major weaknesses of these st…

Contrastive LearningLink Prediction

SMiLE: Schema-augmented Multi-level Contrastive Learning for Knowledge Graph Link Prediction

2022-10-10 · Miao Peng, Ben Liu, Qianqian Xie, Wenjie Xu 외

Link prediction is the task of inferring missing links between entities in knowledge graphs. Embedding-based methods have shown effectiveness in addressing this problem by modeling relational patterns in triples. However…

Contrastive LearningKnowledge GraphsLink PredictionPrediction

Bine Trees: Enhancing Collective Operations by Optimizing Communication Locality

2025-08-24 · Daniele De Sensi, Saverio Pasqualoni, Lorenzo Piarulli, Tommaso Bonato 외 arxiv

Communication locality plays a key role in the performance of collective operations on large HPC systems, especially on oversubscribed networks where groups of nodes are fully connected internally but sparsely linked thr…