Free evening meetup aimed to Information Retrieval passionates and professionals who are curious to explore and discuss the latest trends in the field.
Location: Cologne (Germany)
Date: 14-18th April 2019
// our talk
Search Quality Evaluation to Help Reproducibility: an Open Source Approach
Every information retrieval practitioner ordinarily struggles with the task of evaluating how well a search engine is performing and to reproduce the performance achieved in a specific point in time. Improving the correctness and effectiveness of a search system requires a set of tools which help measuring the direction where the system is going. Additionally it is extremely important to track the evolution of the search system in time and to be able to reproduce and measure the same performance (through metrics of interest such as precison@k, recall, NDCG@k…).
The talk will describe the Rated Ranking Evaluator from a researcher and software engineer perspective. RRE is an open source search quality evaluation tool, that can be used to produce a set of reports about the quality of a system, iteration after iteration and that could be integrated within a continuous integration infrastructure to monitor quality metrics after each release . Focus of the talk will be to raise public awareness of the topic of search quality evaluation and reproducibility describing how RRE could help the industry.