English

Hybrid Transfer in Deep Reinforcement Learning for Ads Allocation

Information Retrieval 2022-08-12 v3 Machine Learning

Abstract

Ads allocation, which involves allocating ads and organic items to limited slots in feed with the purpose of maximizing platform revenue, has become a research hotspot. Notice that, e-commerce platforms usually have multiple entrances for different categories and some entrances have few visits. Data from these entrances has low coverage, which makes it difficult for the agent to learn. To address this challenge, we propose Similarity-based Hybrid Transfer for Ads Allocation (SHTAA), which effectively transfers samples as well as knowledge from data-rich entrance to data-poor entrance. Specifically, we define an uncertainty-aware similarity for MDP to estimate the similarity of MDP for different entrances. Based on this similarity, we design a hybrid transfer method, including instance transfer and strategy transfer, to efficiently transfer samples and knowledge from one entrance to another. Both offline and online experiments on Meituan food delivery platform demonstrate that the proposed method could achieve better performance for data-poor entrance and increase the revenue for the platform.

Keywords

Cite

@article{arxiv.2204.11589,
  title  = {Hybrid Transfer in Deep Reinforcement Learning for Ads Allocation},
  author = {Ze Wang and Guogang Liao and Xiaowen Shi and Xiaoxu Wu and Chuheng Zhang and Bingqi Zhu and Yongkang Wang and Xingxing Wang and Dong Wang},
  journal= {arXiv preprint arXiv:2204.11589},
  year   = {2022}
}

Comments

Accepted by CIKM-22 as a short paper

R2 v1 2026-06-24T10:57:40.318Z