MA4DIV: Multi-Agent Reinforcement Learning for Search Result Diversification
Yiqun Chen, Jiaxin Mao, Yi Zhang, Dehong Ma, Long Xia, Jun Fan,, Daiting Shi, Zhicong Cheng, Simiu Gu, Dawei Yin

TL;DR
This paper introduces MA4DIV, a multi-agent reinforcement learning approach for search result diversification that models documents as cooperative agents, directly optimizing diversity metrics and outperforming existing methods in effectiveness and efficiency.
Contribution
The paper proposes a novel MARL-based framework for SRD, enabling direct optimization of diversity metrics and improved training efficiency over traditional greedy approaches.
Findings
MA4DIV outperforms baseline methods on TREC datasets.
It achieves higher diversity and relevance in search results.
The approach is especially effective in industrial-scale settings.
Abstract
Search result diversification (SRD), which aims to ensure that documents in a ranking list cover a broad range of subtopics, is a significant and widely studied problem in Information Retrieval and Web Search. Existing methods primarily utilize a paradigm of "greedy selection", i.e., selecting one document with the highest diversity score at a time or optimize an approximation of the objective function. These approaches tend to be inefficient and are easily trapped in a suboptimal state. To address these challenges, we introduce Multi-Agent reinforcement learning (MARL) for search result DIVersity, which called MA4DIV. In this approach, each document is an agent and the search result diversification is modeled as a cooperative task among multiple agents. By modeling the SRD ranking problem as a cooperative MARL problem, this approach allows for directly optimizing the diversity metrics,…
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
TopicsData Stream Mining Techniques
