paper-with-me

홈 › Papers

Jointly Learning to Recommend and Advertise

2020-02-28 · Xiangyu Zhao, Xudong Zheng, Xiwang Yang, Xiaobing Liu, Jiliang Tang

Online recommendation and advertising are two major income channels for online recommendation platforms (e.g. e-commerce and news feed site). However, most platforms optimize recommending and advertising strategies by different teams separately via different techniques, which may lead to suboptimal overall performances. To this end, in this paper, we propose a novel two-level reinforcement learning framework to jointly optimize the recommending and advertising strategies, where the first level generates a list of recommendations to optimize user experience in the long run; then the second level inserts ads into the recommendation list that can balance the immediate advertising revenue from advertisers and the negative influence of ads on long-term user experience. To be specific, the first level tackles high combinatorial action space problem that selects a subset items from the large item space; while the second level determines three internally related tasks, i.e., (i) whether to insert an ad, and if yes, (ii) the optimal ad and (iii) the optimal location to insert. The experimental results based on real-world data demonstrate the effectiveness of the proposed framework. We have released the implementation code to ease reproductivity.

📄 PDF Abstract BibTeX arXiv:2003.00097

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Graph Neural Network Enhanced Sequential Recommendation Method for Cross-Platform Ad Campaign

2025-07-11 · Xiang Li, Xinyu Wang, Yifan Lin arxiv

In order to improve the accuracy of cross-platform advertisement recommendation, a graph neural network (GNN)- based advertisement recommendation method is analyzed. Through multi-dimensional modeling, user behavior data…

Sequential RecommendationGraph Neural Network

Multimodal Content Analysis for Effective Advertisements on YouTube

2017-09-12 · Nikhita Vedula, Wei Sun, Hyunhwan Lee, Harsh Gupta 외

The rapid advances in e-commerce and Web 2.0 technologies have greatly increased the impact of commercial advertisements on the general public. As a key enabling technology, a multitude of recommender systems exists whic…

Recommendation Systems

We Know What You Want: An Advertising Strategy Recommender System for Online Advertising

2021-05-25 · Liyi Guo, Junqi Jin, Haoqi Zhang, Zhenzhe Zheng 외

Advertising expenditures have become the major source of revenue for e-commerce platforms. Providing good advertising experiences for advertisers by reducing their costs of trial and error in discovering the optimal adve…

Recommendation Systems

End-to-End Semantic ID Generation for Generative Advertisement Recommendation

2026-02-11 · Jie Jiang, Xinxun Zhang, Enming Zhang, Yuling Xiong 외 arxiv

Generative Recommendation (GR) has excelled by framing recommendation as next-token prediction. This paradigm relies on Semantic IDs (SIDs) to tokenize large-scale items into discrete sequences. Existing GR approaches pr…

Contrastive Learning

Learning to Advertise for Organic Traffic Maximization in E-Commerce Product Feeds

2019-08-19 · Dagui Chen, Junqi Jin, Wei-Nan Zhang, Fei Pan 외

Most e-commerce product feeds provide blended results of advertised products and recommended products to consumers. The underlying advertising and recommendation platforms share similar if not exactly the same set of can…

Reinforcement Learning