Improving Ego-Cluster for Network Effect Measurement
Wentao Su, Weitao Duan
TL;DR
The paper tackles the challenge of measuring creator-side effects under network interference in large social networks. It introduces an enhanced Ego Cluster tool based on one-degree label propagation to form ego-centric clusters, enabling scalable cluster-level experiments that isolate creator-level impacts. Key contributions include a ~5× increase in cluster samples, faster runtimes via Spark, and a bias-correction framework for leftover traffic that improves measurement accuracy. A live deployment applied to a new feed-ranking model yielded a 5% lift in a creator-centric surrogate and a modest rise in creator activity, validating the approach's practical utility. Overall, the work provides a robust, scalable methodology for estimating network effects on creator metrics, with clear implications for accelerating creator-focused experimentation in large platforms.
Abstract
The network effect, wherein one user's activity impacts another user, is common in social network platforms. Many new features in social networks are specifically designed to create a network effect, enhancing user engagement. For instance, content creators tend to produce more when their articles and posts receive positive feedback from followers. This paper discusses a new cluster-level experimentation methodology for measuring creator-side metrics in the context of A/B experiments. The methodology is designed to address cases where the experiment randomization unit and the metric measurement unit differ. It is a crucial part of LinkedIn's overall strategy to foster a robust creator community and ecosystem. The method is developed based on widely-cited research at LinkedIn but significantly improves the efficiency and flexibility of the clustering algorithm. This improvement results in a stronger capability for measuring creator-side metrics and an increased velocity for creator-related experiments.
