Fostering Coopetition While Plugging Leaks: The Design and Implementation of the MS MARCO Leaderboards
- Jimmy Lin ,
- Daniel Campos ,
- Nick Craswell ,
- Bhaskar Mitra ,
- Emine Yilmaz
2022 International ACM SIGIR Conference on Research and Development in Information Retrieval |
Published by ACM
We articulate the design and implementation of the MS MARCO document ranking and passage ranking leaderboards. In contrast to “standard” community-wide evaluations such as those at TREC, which can be characterized as simultaneous games, leaderboards represent sequential games, where every player move is immediately visible to the entire community. The fundamental challenge with this setup is that every leaderboard submission leaks information about the held-out evaluation set, which conflicts with the fundamental tenant in machine learning about separation of training and test data. These “leaks”, accumulated over long periods of time, threaten the validity of the insights that can be derived from the leaderboards. In this paper, we share our experiences grappling with this issue over the past few years and how our considerations are operationalized into a coherent submission policy. Our work provides a useful guide to help the community understand the design choices made in the popular MS MARCO leaderboards and offers lessons for designers of future leaderboards.
论文与出版物下载
MS MARCO
2 5 月, 2019
MS MARCO is a collection of datasets focused on deep learning in search. The first dataset was a question answering dataset featuring 100,000 real Bing questions and a human generated answer. Since then we released a 1,000,000 question dataset, a natural langauge generation dataset, a passage ranking dataset, keyphrase extraction dataset, crawling dataset, and a conversational search.