Structured Learning of Two-Level Dynamic Rankings
Karthik Raman, Thorsten Joachims, Pannaga Shivaswamy

TL;DR
This paper introduces a two-level dynamic ranking model that adapts search results based on user interactions, balancing diversity and depth for ambiguous queries, with algorithms for efficient computation and learning.
Contribution
It proposes a novel two-level dynamic ranking framework with algorithms for efficient ranking computation and learning from data, improving retrieval quality.
Findings
Demonstrates improved retrieval quality over traditional static rankings.
Provides algorithms with provable approximation guarantees for dynamic ranking.
Shows empirical benefits of the proposed model in experiments.
Abstract
For ambiguous queries, conventional retrieval systems are bound by two conflicting goals. On the one hand, they should diversify and strive to present results for as many query intents as possible. On the other hand, they should provide depth for each intent by displaying more than a single result. Since both diversity and depth cannot be achieved simultaneously in the conventional static retrieval model, we propose a new dynamic ranking approach. Dynamic ranking models allow users to adapt the ranking through interaction, thus overcoming the constraints of presenting a one-size-fits-all static ranking. In particular, we propose a new two-level dynamic ranking model for presenting search results to the user. In this model, a user's interactions with the first-level ranking are used to infer this user's intent, so that second-level rankings can be inserted to provide more results…
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
TopicsMachine Learning and Algorithms · Information Retrieval and Search Behavior · Advanced Image and Video Retrieval Techniques
