Control of Preferences in Social Networks: An Optimal Control perspective on Viral Marketing
Control of Preferences in Social Networks
This paper addresses the derivation of optimal advertising policies for the spread of innovations in social networks using a dynamic preference model. It introduces a control-theoretic framework to compute strategies that account for endogenous network influences, competitive firms, and model uncertainties, ultimately relating optimal investment to a specific network centrality measure.
TL;DR
This paper bridges the gap between social network analysis and control theory by deriving optimal advertising strategies for firms competing within a network. By modeling preference evolution as a dynamic system, the authors show that the best move is to target the most "influential" node—defined by a specific centrality measure—and that this strategy holds firm even when the model is noisy or a competitor is present.
Background & Motivation
In the digital age, word-of-mouth and network effects are the primary drivers of product adoption. Traditional advertising models (like Vidale-Wolfe) focus on sales response but often ignore the underlying topology of human interaction. The authors argue that an optimal strategy must account for:
- Endogenous Influence: How your neighbors' opinions change yours.
- Competition: How a rival's discounts and ads negate your efforts.
- Uncertainty: The fact that our mathematical models of human behavior are always slightly "wrong."
Methodology: The Dynamics of Persuasion
The core of the paper is a state-space model where the "state" represents the proclivity of customers toward a product. The update rule is a convex combination:
- : The internal network influence (where is a stochastic matrix of relationships).
- : The external influence from advertising () minus the rival's effort ().

The authors use Dynamic Programming (DP) to maximize the discounted net profit. The secret sauce lies in the "centrality measure" , which captures the long-term ripple effect of an ad dollar spent on a specific node.
Key Findings: Target the Center
The paper derives a strikingly elegant result for the infinite-horizon problem. The optimal policy is a "Bang-Bang" control:
- Concentrated Effort: Invest the maximum budget into the single node that maximizes .
- Centrality Definition: This accounts for the node's own susceptibility, its power to influence neighbors, and the cost of reaching it.

Dealing with Competitors (Duopoly)
When two firms compete, the paper explores Nash and Stackelberg solutions.
- In a Nash Equilibrium, Firm A targets the top central node, while Firm B targets the second most central node (assuming the first is "saturated" or dominated).
- This provides a stable blueprint for market entry strategies in competitive landscapes.
Robustness: Certainty Equivalence
One of the most profound theoretical insights is that the optimal strategy doesn't change when you add bounded noise () to the preference updates. This Certainty Equivalence property suggests that managers don't need to perfectly map every interaction in a network to make the right high-level investment decision; identifying the primary influencers is sufficient.
Critical Analysis & Conclusion
Takeaway
The research formalizes "Word-of-Mouth" marketing into a rigorous control problem. It proves that the "influencer" is not just the person with the most followers, but the person whose position in the network maximizes a specific discounted influence integral.
Limitations
The model assumes a linear reward and cost structure (), which might not capture the saturation effects found in real-world hyper-growth scenarios where returns eventually diminish. Furthermore, the network matrix is assumed to be known and fixed, whereas actual social networks are highly dynamic and partially latent.
Future Outlook
This work lays the groundwork for applying Reinforcement Learning (RL) to social networks. Since the DP approach provides the "ground truth" for linear models, future researchers can use these results to benchmark RL agents operating in more complex, non-linear social environments.
