Improving Ad matching via Cluster-Adaptive Keyword Expansion and Relevance tuning
Dipanwita Saha, Anis Zaman, Hua Zou, Ning Chen, Xinxin Shu, Nadia Vase, Abraham Bagherjeiran

TL;DR
This paper presents a novel semantic keyword expansion method for search advertising that improves ad relevance and CTR by using a siamese model for semantic similarity and a cluster-based thresholding mechanism.
Contribution
It introduces a document-side semantic expansion technique combined with a cluster-aware thresholding and relevance tuning to enhance ad matching accuracy.
Findings
Improved ad relevance and CTR in search advertising.
Scalable and low-latency expansion method.
Effective adaptation of relevance model to expanded keywords.
Abstract
In search advertising, keyword matching connects user queries with relevant ads. While token-based matching increases ad coverage, it can reduce relevance due to overly permissive semantic expansion. This work extends keyword reach through document-side semantic keyword expansion, using a language model to broaden token-level matching without altering queries. We propose a solution using a pre-trained siamese model to generate dense vector representations of ad keywords and identify semantically related variants through nearest neighbor search. To maintain precision, we introduce a cluster-based thresholding mechanism that adjusts similarity cutoffs based on local semantic density. Each expanded keyword maps to a group of seller-listed items, which may only partially align with the original intent. To ensure relevance, we enhance the downstream relevance model by adapting it to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques
MethodsALIGN
