Ranking with Diverse Intents and Correlated Contents
Jian Li, Zeyu Zhang

TL;DR
This paper introduces an approximation algorithm for a document ranking problem that accounts for diverse user interests and correlated content, generalizing previous models and extending to complex valuation functions.
Contribution
The paper presents an O(ρ)-approximation algorithm for ranking with diverse intents and correlated contents, extending previous models to multiple interest sets and XOS valuations.
Findings
Achieves an O(ρ)-approximation where ρ is the integrality gap of the set cover LP
Generalizes constant approximations for min-sum set cover and related problems
Extends results to multiple interest sets and XOS valuation functions
Abstract
We consider the following document ranking problem: We have a collection of documents, each containing some topics (e.g. sports, politics, economics). We also have a set of users with diverse interests. Assume that user u is interested in a subset I_u of topics. Each user u is also associated with a positive integer K_u, which indicates that u can be satisfied by any K_u topics in I_u. Each document s contains information for a subset C_s of topics. The objective is to pick one document at a time such that the average satisfying time is minimized, where a user's satisfying time is the first time that at least K_u topics in I_u are covered in the documents selected so far. Our main result is an O({\rho})-approximation algorithm for the problem, where {\rho} is the algorithmic integrality gap of the linear programming relaxation of the set cover instance defined by the documents and…
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 Management and Algorithms · Optimization and Search Problems · Complexity and Algorithms in Graphs
