paper-with-me

홈 › Papers

Cooperative Multi-Agent Deep Reinforcement Learning in Content Ranking Optimization

2024-08-08 · Zhou Qin, Kai Yuan, Pratik Lahiri, Wenyang Liu

In a typical e-commerce setting, Content Ranking Optimization (CRO) mechanisms are employed to surface content on the search page to fulfill customers' shopping missions. CRO commonly utilizes models such as contextual deep bandits model to independently rank content at different positions, e.g., one optimizer dedicated to organic search results and another to sponsored results. However, this regional optimization approach does not necessarily translate to whole page optimization, e.g., maximizing revenue at the top of the page may inadvertently diminish the revenue of lower positions. In this paper, we propose a reinforcement learning based method for whole page ranking to jointly optimize across all positions by: 1) shifting from position level optimization to whole page level optimization to achieve an overall optimized ranking; 2) applying reinforcement learning to optimize for the cumulative rewards instead of the instant reward. We formulate page level CRO as a cooperative Multi-agent Markov Decision Process , and address it with the novel Multi-Agent Deep Deterministic Policy Gradient (MADDPG) model. MADDPG supports a flexible and scalable joint optimization framework by adopting a "centralized training and decentralized execution" approach. Extensive experiments demonstrate that MADDPG scales to a 2.5 billion action space in the public Mujoco environment, and outperforms the deep bandits modeling by 25.7% on the offline CRO data set from a leading e-commerce company. We foresee that this novel multi-agent optimization is applicable to similar joint optimization problems in the field of information retrieval.

📄 PDF Abstract BibTeX arXiv:2408.04251

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningInformation RetrievalMuJoCoreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Batch Normalization 설명 없음
Weight Decay 설명 없음
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
Adam 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

SACHI: Structured Agent Coordination via Holistic Information Integration in Multi-Agent Reinforcement Learning

2026-05-08 · Nikunj Gupta, James Zachary Hare, Jesse Milzman, Rajgopal Kannan 외 arxiv

Cooperative multi-agent reinforcement learning agents that act on partial local observations face a fundamental information bottleneck: the knowledge needed to select jointly optimal actions is scattered across the team,…

Multi-agent Reinforcement Learning

Cooperative Edge Caching Based on Elastic Federated and Multi-Agent Deep Reinforcement Learning in Next-Generation Network

2024-01-18 · Qiong Wu, Wenhua Wang, Pingyi Fan, Qiang Fan 외

Edge caching is a promising solution for next-generation networks by empowering caching units in small-cell base stations (SBSs), which allows user equipments (UEs) to fetch users' requested contents that have been pre-c…

Deep Reinforcement LearningFederated Learningreinforcement-learning

RLRF: Competitive Search Agent Design via Reinforcement Learning from Ranker Feedback

2025-10-05 · Tommy Mordo, Sagie Dekel, Omer Madmon, Moshe Tennenholtz 외 arxiv

Competitive search is a setting where document publishers modify them to improve their ranking in response to a query. Recently, publishers have increasingly leveraged LLMs to generate and modify competitive content. We …

Reinforcement Learning

Provably Efficient Cooperative Multi-Agent Reinforcement Learning with Function Approximation

2021-03-08 · Abhimanyu Dubey, Alex Pentland

Reinforcement learning in cooperative multi-agent settings has recently advanced significantly in its scope, with applications in cooperative estimation for advertising, dynamic treatment regimes, distributed control, an…

Federated LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

MASH: Cooperative-Heterogeneous Multi-Agent Reinforcement Learning for Single Humanoid Robot Locomotion

2025-08-14 · Qi Liu, Xiaopeng Zhang, Mingshan Tan, Shuaikang Ma 외 arxiv

This paper proposes a novel method to enhance locomotion for a single humanoid robot through cooperative-heterogeneous multi-agent deep reinforcement learning (MARL). While most existing methods typically employ single-a…

Multi-agent Reinforcement Learning