Search Results for author: Matthias Petri

Found 7 papers, 4 papers with code

Improved Learned Sparse Retrieval with Corpus-Specific Vocabularies

1 code implementation12 Jan 2024 Puxuan Yu, Antonio Mallia, Matthias Petri

We explore leveraging corpus-specific vocabularies that improve both efficiency and effectiveness of learned sparse retrieval systems.

Retrieval

A Sensitivity Analysis of the MSMARCO Passage Collection

no code implementations6 Dec 2021 Joel Mackenzie, Matthias Petri, Alistair Moffat

The recent MSMARCO passage retrieval collection has allowed researchers to develop highly tuned retrieval systems.

Passage Retrieval Retrieval

Anytime Ranking on Document-Ordered Indexes

1 code implementation18 Apr 2021 Joel Mackenzie, Matthias Petri, Alistair Moffat

Inverted indexes continue to be a mainstay of text search engines, allowing efficient querying of large document collections.

Succinct Data Structures for NLP-at-Scale

no code implementations COLING 2016 Matthias Petri, Trevor Cohn

Succinct data structures involve the use of novel data structures, compression technologies, and other mechanisms to allow data to be stored in extremely small memory or disk footprints, while still allowing for efficient access to the underlying data.

Information Retrieval Language Modelling +1

From Theory to Practice: Plug and Play with Succinct Data Structures

5 code implementations5 Nov 2013 Simon Gog, Timo Beller, Alistair Moffat, Matthias Petri

Engineering efficient implementations of compact and succinct structures is a time-consuming and challenging task, since there is no standard library of easy-to- use, highly optimized, and composable components.

Data Structures and Algorithms

Cannot find the paper you are looking for? You can Submit a new open access paper.