Slice-Aware Neural Ranking

Gustavo Penha, Claudia Hauff


Abstract
Understanding when and why neural ranking models fail for an IR task via error analysis is an important part of the research cycle. Here we focus on the challenges of (i) identifying categories of difficult instances (a pair of question and response candidates) for which a neural ranker is ineffective and (ii) improving neural ranking for such instances. To address both challenges we resort to slice-based learning for which the goal is to improve effectiveness of neural models for slices (subsets) of data. We address challenge (i) by proposing different slicing functions (SFs) that select slices of the dataset—based on prior work we heuristically capture different failures of neural rankers. Then, for challenge (ii) we adapt a neural ranking model to learn slice-aware representations, i.e. the adapted model learns to represent the question and responses differently based on the model’s prediction of which slices they belong to. Our experimental results (the source code and data are available at https://github.com/Guzpenha/slice_based_learning) across three different ranking tasks and four corpora show that slice-based learning improves the effectiveness by an average of 2% over a neural ranker that is not slice-aware.
Anthology ID:
2020.scai-1.1
Volume:
Proceedings of the 5th International Workshop on Search-Oriented Conversational AI (SCAI)
Month:
November
Year:
2020
Address:
Online
Editors:
Jeff Dalton, Aleksandr Chuklin, Julia Kiseleva, Mikhail Burtsev
Venue:
scai
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
1–6
Language:
URL:
https://aclanthology.org/2020.scai-1.1
DOI:
10.18653/v1/2020.scai-1.1
Bibkey:
Cite (ACL):
Gustavo Penha and Claudia Hauff. 2020. Slice-Aware Neural Ranking. In Proceedings of the 5th International Workshop on Search-Oriented Conversational AI (SCAI), pages 1–6, Online. Association for Computational Linguistics.
Cite (Informal):
Slice-Aware Neural Ranking (Penha & Hauff, scai 2020)
Copy Citation:
PDF:
https://aclanthology.org/2020.scai-1.1.pdf
Code
 Guzpenha/slice_based_learning
Data
ANTIQUE