GTAILGJun 7, 2021

Neural Auction: End-to-End Learning of Auction Mechanisms for E-Commerce Advertising

arXiv:2106.03593v288 citations
Originality Highly original
AI Analysis

This work addresses the need for more flexible and optimized auction mechanisms in e-commerce advertising, which is incremental as it builds on data-driven approaches but introduces a novel differentiable method to overcome compatibility issues with machine learning pipelines.

The paper tackled the problem of designing auction mechanisms for e-commerce advertising that optimize multiple performance metrics, such as user experience, advertiser utility, and platform revenue, by introducing Deep Neural Auctions (DNAs) that use a differentiable model to relax discrete sorting operations, resulting in significant outperformance over existing mechanisms in both large-scale datasets and online A/B tests.

In e-commerce advertising, it is crucial to jointly consider various performance metrics, e.g., user experience, advertiser utility, and platform revenue. Traditional auction mechanisms, such as GSP and VCG auctions, can be suboptimal due to their fixed allocation rules to optimize a single performance metric (e.g., revenue or social welfare). Recently, data-driven auctions, learned directly from auction outcomes to optimize multiple performance metrics, have attracted increasing research interests. However, the procedure of auction mechanisms involves various discrete calculation operations, making it challenging to be compatible with continuous optimization pipelines in machine learning. In this paper, we design \underline{D}eep \underline{N}eural \underline{A}uctions (DNAs) to enable end-to-end auction learning by proposing a differentiable model to relax the discrete sorting operation, a key component in auctions. We optimize the performance metrics by developing deep models to efficiently extract contexts from auctions, providing rich features for auction design. We further integrate the game theoretical conditions within the model design, to guarantee the stability of the auctions. DNAs have been successfully deployed in the e-commerce advertising system at Taobao. Experimental evaluation results on both large-scale data set as well as online A/B test demonstrated that DNAs significantly outperformed other mechanisms widely adopted in industry.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes