The key to the weak-ties phenomenon
Ke-ke Shang, Michael Small, Di Yin, Yan Wang, Tong-chen Li
TL;DR
The paper addresses why weak ties emerge in social networks and how mutual friends and tie weights influence future connections. It introduces three local link-prediction scores that incorporate direct edge weights and common neighbors with an exponent α: $S_{ij}^{DWCN}=\sum_{k\in\Gamma(i,j)} \omega(i,j)^\alpha$, $S_{ij}^{CN}=|\Gamma(i,j)|$, $S_{ij}^{CNA}=\sum_{k\in\Gamma(i,j)} \omega(i,j)^\alpha+|\Gamma(i,j)|$, and $S_{ij}^{CND}=\omega(i,j)^\alpha$ (with $S_{ij}=0$ if $\omega(i,j)=0$). The authors evaluate evolving link-prediction accuracy $P_t$ on three networks (Facebook, Email, High-school) and demonstrate that for α<0, CNA and DWCN best capture the weak-ties effect, indicating elevated predictive power of low-weight ties when mutual neighbors contribute. They further validate robustness with a null model that randomizes weights (RW), showing that while CND loses significance under weight randomization, CNA and DWCN maintain performance, underscoring the causal role of mutual friends in weak-ties emergence. Overall, the work provides a data-driven, mechanism-focused account of weak ties and improves local prediction in large-scale social networks.
Abstract
The study of the weak-ties phenomenon has a long and well documented history, research into the application of this social phenomenon has recently attracted increasing attention. However, further exploration of the reasons behind the weak-ties phenomenon is still challenging. Fortunately, data-driven network science provides a novel way with substantial explanatory power to analyze the causal mechanism behind social phenomenon. Inspired by this perspective, we propose an approach to further explore the driving factors behind the temporal weak-ties phenomenon. We find that the obvious intuition underlying the weak-ties phenomenon is incorrect, and often large numbers of unknown mutual friends associated with these weak ties is one of the key reason for the emergence of the weak-ties phenomenon. In particular, for example scientific collaborators with weak ties prefer to be involved in direct collaboration rather than share ideas with mutual colleagues -- there is a natural tendency to collapse short strong chains of connection.
