Proceedings of the 13th International Conference on Web Search and Data Mining 2020
DOI: 10.1145/3336191.3371868
|View full text |Cite
|
Sign up to set email alerts
|

Capreolus: A Toolkit for End-to-End Neural Ad Hoc Retrieval

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
13
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
3
3

Relationship

2
4

Authors

Journals

citations
Cited by 17 publications
(13 citation statements)
references
References 11 publications
0
13
0
Order By: Relevance
“…Nevertheless, such supervision signals are often insufficient in many ranking scenarios. The less availability of relevance supervision pushes some Neu-IR methods to freeze their embeddings to avoid overfitting (Yates et al, 2020). The powerful deep pre-trained language models, such as BERT (Devlin et al, 2019), also do not effectively alleviate the dependence of Neu-IR on a large scale of relevance training signals.…”
Section: Related Workmentioning
confidence: 99%
“…Nevertheless, such supervision signals are often insufficient in many ranking scenarios. The less availability of relevance supervision pushes some Neu-IR methods to freeze their embeddings to avoid overfitting (Yates et al, 2020). The powerful deep pre-trained language models, such as BERT (Devlin et al, 2019), also do not effectively alleviate the dependence of Neu-IR on a large scale of relevance training signals.…”
Section: Related Workmentioning
confidence: 99%
“…MatchZoo focuses on TensorFlow and PyTorch (MatchZoo-py) implementations of neural reranking models, with experimental considerations like cross-validation and earlier parts of the pipeline left up to the user. OpenNIR handles both and defines a rigid pipeline similar to the "search-then-rerank" pipeline implemented by Capreolus v0.1 [29]. This pipeline orchestrates Ranker, Dataset, Trainer and Predictor modules to obtain first-stage retrieval results and then to rerank them.…”
Section: Related Workmentioning
confidence: 99%
“…Recently, several toolkits have been proposed that implement reranking pipelines in the context of neural models [12,29]. In this setting, an efficient first-stage ranking method like BM25 uses an inverted index to identify a pool of candidate documents, and a neural model then reranks these candidate documents to form a final ranked list.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…In IR, there is a trend towards reproducibility, such as OpenNIR [9] and Capreolus [11] for Neural IR, or Anserini [10] for standard IR models. OpenNIR is based on its own configuration system (parameter files), Capreolus is based on Sacred, and Anserini is controlled by command line arguments.…”
Section: Figure 2: Datamaestro Text-related Repositorymentioning
confidence: 99%