Search Results for author: Torsten Suel

Found 4 papers, 3 papers with code

Navigable Graphs for High-Dimensional Nearest Neighbor Search: Constructions and Limits

no code implementations29 May 2024 Haya Diwan, Jinrui Gou, Cameron Musco, Christopher Musco, Torsten Suel

A graph is navigable if we can successfully move from any starting node to any target node using a greedy routing strategy where we always move to the neighbor that is closest to the destination according to a given distance function.

DeeperImpact: Optimizing Sparse Learned Index Structures

1 code implementation27 May 2024 Soyuj Basnet, Jerry Gou, Antonio Mallia, Torsten Suel

A lot of recent work has focused on sparse learned indexes that use deep neural architectures to significantly improve retrieval quality while keeping the efficiency benefits of the inverted index.

Language Modelling Retrieval

Faster Learned Sparse Retrieval with Guided Traversal

1 code implementation24 Apr 2022 Antonio Mallia, Joel Mackenzie, Torsten Suel, Nicola Tonellotto

Neural information retrieval architectures based on transformers such as BERT are able to significantly improve system effectiveness over traditional sparse models such as BM25.

Information Retrieval Retrieval

Learning Passage Impacts for Inverted Indexes

1 code implementation24 Apr 2021 Antonio Mallia, Omar Khattab, Nicola Tonellotto, Torsten Suel

Neural information retrieval systems typically use a cascading pipeline, in which a first-stage model retrieves a candidate set of documents and one or more subsequent stages re-rank this set using contextualized language models such as BERT.

Information Retrieval Language Modelling +2

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