SERP Interference Network and Its Applications in Search Advertising

query · product · impressions · clicks Search queries Products bipartite graph projection interference network cluster product clusters split Control heuristic bids Treatment new‑model bids

A paper from my Amazon search-ads work (AdKDD 2024), now up on arXiv. Straight from the abstract:

Search Engine marketing teams in the e-commerce industry manage global search engine traffic to their websites with the aim to optimize long-term profitability by delivering the best possible customer experience on Search Engine Results Pages (SERPs). In order to do so, they need to run continuous and rapid Search Marketing A/B tests to continuously evolve and improve their products. However, unlike typical e-commerce A/B tests that can randomize based on customer identification, their tests face the challenge of anonymized users on search engines. On the other hand, simply randomizing on products violates Stable Unit Treatment Value Assumption for most treatments of interest. In this work, we propose leveraging censored observational data to construct bipartite (Search Query to Product Ad or Text Ad) SERP interference networks. Using a novel weighting function, we create weighted projections to form unipartite graphs which can then be used to create clusters to randomize on. We demonstrate this experimental design’s application in evaluating a new bidding algorithm for Paid Search. Additionally, we provide a blueprint of a novel system architecture utilizing SageMaker which enables polyglot programming to implement each component of the experimental framework.

The full paper — experiment design, the weight function, and the SageMaker system blueprint — is on arXiv.


If you found this useful, please cite this write-up as:

Jain, Purak. (Jun 2025). SERP Interference Network and Its Applications in Search Advertising. purakjain.com. https://purakjain.com/writing/blog/2025/06/19/serp-interference-network/.

BibTeX
@article{jain2025serp-interference-network-and-,
  title   = {SERP Interference Network and Its Applications in Search Advertising},
  author  = {Jain, Purak},
  journal = {purakjain.com},
  year    = {2025},
  month   = {Jun},
  url     = {https://purakjain.com/writing/blog/2025/06/19/serp-interference-network/}
}