Mining knowledge-sharing sites for viral marketing
Matthew RichardsonPedro M. Domingos
Proposes a computationally efficient probabilistic framework to mine social influence from knowledge-sharing platforms and optimize continuous marketing spend across individuals while accounting for the costs of gathering network data.
Traditional direct marketing targets customers based solely on their individual characteristics and expected purchase behavior. This conventional strategy overlooks the significant social influence that customers exert on one another's purchasing choices, often leading to suboptimal campaign decisions and missed profit opportunities in markets characterized by strong network effects. At the same time, earlier computational methods designed to optimize viral marketing were too computationally demanding to scale to large commercial audiences and were restricted to basic binary decisions, such as deciding whether or not to send a fixed promotion.
The article develops and evaluates a highly scalable, linear probabilistic framework to determine optimal viral marketing plans from online knowledge-sharing data. It specifically aims to optimize continuously variable marketing expenditures per customer while accounting for partial or costly network information.
To evaluate this framework, the authors analyzed real-world data from the consumer review site Epinions, utilizing a network of over 75,000 users and 500,000 trust relationships within the "Kids & Family" category. By formulating customer interactions as a linear model, the authors derived a closed-form calculation of each individual's total influence across the network, known as the network effect. This method was compared against traditional direct marketing and earlier non-linear viral models across several cost structures, continuous expenditure levels, and simulated conditions of incomplete network knowledge.
The analysis produced several critical findings. First, viral marketing consistently outperformed direct marketing across all test scenarios, generating substantially higher profits; notably, at higher marketing costs where direct marketing chose to market to nobody, viral marketing remained profitable. Second, the linear formulation dramatically reduced computational time from approximately 100 hours required by previous search methods to just 1.05 seconds, enabling scalability to customer bases of hundreds of millions. Third, enabling continuously variable marketing expenditures increased profits by up to 41% compared to binary marketing by tailoring investment to individual responsiveness. Fourth, the model proved exceptionally robust to missing data: having knowledge of only 5% of network connections captured approximately 69% of the maximum potential profit increase over direct marketing. Finally, when acquiring network data under a constrained research budget, prioritizing queries toward customers with the highest observed network effect produced up to tenfold greater profit lift compared to random surveying.
These findings indicate that organizations can significantly lower customer acquisition costs and increase promotional returns by incorporating social network value into their marketing models. Because the influence distribution follows a highly skewed power law, marketing budgets can be concentrated on a small fraction of influential nodes to drive widespread organic adoption across the rest of the customer base. Furthermore, the immense computational efficiency of the linear formulation allows enterprises to perform real-time optimization without requiring costly high-performance computing infrastructure.
Organizations operating in peer-influenced markets should transition from strictly demographic-based direct marketing to influence-aware viral strategies. When customer relationship maps are absent, companies should actively invest limited market research funds to uncover connections starting with the most central, high-influence individuals. For scalable execution, practitioners should query candidates in batches (such as groups of 100), which yields virtually identical profit performance at a fraction of the computational and operational overhead.
Decision-makers should consider several limitations and exercise appropriate caution. The empirical validation relied on a single product category, treated consumer reviews as a proxy for product purchases, and assumed equal influence among all trusted peers. Additionally, the model assumes marketing revenue is constant across interventions; scenarios involving steep price discounts may introduce minor profit overestimations between 1% and 10%. Nevertheless, confidence in the overarching findings remains high, as the qualitative superiority and robustness of the viral optimization framework hold firmly across varying network densities and cost assumptions.
- Paper: Mining the network value of customers, Pedro M. Domingos et al. (2001). This foundational paper introduced the concept of customer network value and the core probabilistic modeling framework that the source explicitly extends to continuous marketing spend and partial network knowledge.
- Paper: Item-based collaborative filtering recommendation algorithms, Badrul Sarwar et al. (2001). It provides the foundational collaborative filtering methodology for modeling customer preferences and relationships that underpins data mining on knowledge-sharing and product review sites.
- Paper: Empirical Analysis of Predictive Algorithms for Collaborative Filtering, John S. Breese et al. (1998). It establishes key probabilistic and model-based algorithms for learning user preferences from sparse review and rating data essential for mining customer networks.
- Paper: Maximizing the spread of influence through a social network, David Kempe et al. (2003). This seminal work builds directly on Domingos and Richardson's viral marketing formulation by formalizing influence maximization under submodular cascade models with provable greedy approximation guarantees.
- Paper: Cost-effective outbreak detection in networks, J. Leskovec et al. (2007). It develops the CELF algorithm for submodular optimization under arbitrary node costs, extending the budgeted viral marketing problem explored in the source.
- Paper: Efficient influence maximization in social networks, Wei Chen et al. (2009). It advances scalable influence maximization algorithms and heuristic evaluations to overcome the computational bottlenecks of viral marketing in large-scale social networks.
- Paper: Everyone's an influencer: quantifying influence on twitter, Eytan Bakshy et al. (2011). It evaluates the empirical predictability and cost-effectiveness of influencer-based viral marketing strategies on large-scale real-world social network diffusion cascades.
- Paper: Group formation in large social networks: membership, growth, and evolution, L. Backstrom et al. (2006). It examines structural determinants of social contagion and group formation in digital networks, offering an empirical basis for the influence mechanisms modeled in viral marketing.
