DegUIL: Degree-aware Graph Neural Networks for Long-tailed User Identity Linkage
Meixiu Long, Siyuan Chen, Xin Du, Jiahai Wang

TL;DR
DegUIL is a degree-aware graph neural network designed to improve user identity linkage by addressing the challenges posed by long-tailed degree distributions and super head nodes in social network graphs.
Contribution
The paper introduces a novel degree-aware GNN model that compensates for missing neighborhoods in tail nodes and reduces noise from super head nodes, enhancing UIL performance.
Findings
Outperforms existing methods on UIL tasks
Effectively narrows degree gap in social graphs
Improves neighborhood quality for better embeddings
Abstract
User identity linkage (UIL), matching accounts of a person on different social networks, is a fundamental task in cross-network data mining. Recent works have achieved promising results by exploiting graph neural networks (GNNs) to capture network structure. However, they rarely analyze the realistic node-level bottlenecks that hinder UIL's performance. First, node degrees in a graph vary widely and are long-tailed. A significant fraction of tail nodes with small degrees are underrepresented due to limited structural information, degrading linkage performance seriously. The second bottleneck usually overlooked is super head nodes. It is commonly accepted that head nodes perform well. However, we find that some of them with super high degrees also have difficulty aligning counterparts, due to noise introduced by the randomness of following friends in real-world social graphs. In pursuit…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data · Topic Modeling
