2019
DOI: 10.1007/978-3-030-15712-8_32
|View full text |Cite
|
Sign up to set email alerts
|

An Axiomatic Approach to Diagnosing Neural IR Models

Abstract: Traditional retrieval models such as BM25 or language models have been engineered based on search heuristics that later have been formalized into axioms. The axiomatic approach to information retrieval (IR) has shown that the effectiveness of a retrieval method is connected to its fulfillment of axioms. This approach enabled researchers to identify shortcomings in existing approaches and "fix" them. With the new wave of neural net based approaches to IR, a theoretical analysis of those retrieval models is no l… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
40
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
5
3

Relationship

2
6

Authors

Journals

citations
Cited by 29 publications
(41 citation statements)
references
References 41 publications
(64 reference statements)
1
40
0
Order By: Relevance
“…Even though we can demonstrate promising first steps to axiomatically explain retrieval systems' result rankings, the addition of further well-grounded axiomatic constraints capturing other retrieval aspects seems to be needed to further improve the explanations. Its current limitations notwithstanding, we consider our approach a promising complement to the more tightly-controlled studies from previous work [7,32,44]. While the latter shed light on the general principles under which complex relevance scoring models operate, our axiomatic reconstruction framework could help IR system designers-or even end users-make sense of a concrete ranking for a real-world query.…”
Section: Discussionmentioning
confidence: 97%
“…Even though we can demonstrate promising first steps to axiomatically explain retrieval systems' result rankings, the addition of further well-grounded axiomatic constraints capturing other retrieval aspects seems to be needed to further improve the explanations. Its current limitations notwithstanding, we consider our approach a promising complement to the more tightly-controlled studies from previous work [7,32,44]. While the latter shed light on the general principles under which complex relevance scoring models operate, our axiomatic reconstruction framework could help IR system designers-or even end users-make sense of a concrete ranking for a real-world query.…”
Section: Discussionmentioning
confidence: 97%
“…Model agnostic approaches for rankings include [22] which constructed surrogate models on a pre-selected feature subset, [23,25] adapted Lime to the problem of explaining textual document relevance with respect to a query for a pointwise ranker, [19,26] used axioms as a diagnostic tool and [24] which addresses the pointwise limitation by locally explaining the list output of any pure text based ranker via a set of intent terms. Unlike [23][24][25] we focus on explaining LtR models with arbitrary features such as TF-IDF scores, page rank, etc as well as being applicable to pairwise and listwise models.…”
Section: Related Workmentioning
confidence: 99%
“…For completeness, we first state the original axiom and then outline how we extend and relax it in order to create a diagnostic dataset from it. For axioms TFC1, TFC2, LNC2 and M-TDC we follow the process described in [25]. We make use of the following notation: Q is a query and consists of terms q 1 , q 2 , ...; D i is a document of length |D i | containing terms d i1 , d i2 , ...; the count of term w in document D is c(w, D); lastly, S(Q, D) is the retrieval score the model assigns to D for a given Q.…”
Section: Diagnostic Datasetsmentioning
confidence: 99%