Skip to main content

Showing 1–6 of 6 results for author: Suel, T

.
  1. arXiv:2405.18680  [pdf, ps, other

    cs.DS cs.CG cs.DB cs.LG

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

    Authors: Haya Diwan, **rui Gou, Cameron Musco, Christopher Musco, Torsten Suel

    Abstract: There has been significant recent interest in graph-based nearest neighbor search methods, many of which are centered on the construction of navigable graphs over high-dimensional point sets. 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… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

  2. arXiv:2405.17093  [pdf, other

    cs.IR

    DeeperImpact: Optimizing Sparse Learned Index Structures

    Authors: Soyuj Basnet, Jerry Gou, Antonio Mallia, Torsten Suel

    Abstract: A lot of recent work has focused on sparse learned indexes that use deep neural architectures to significantly improve retrieval quality while kee** the efficiency benefits of the inverted index. While such sparse learned structures achieve effectiveness far beyond those of traditional inverted index-based rankers, there is still a gap in effectiveness to the best dense retrievers, or even to sp… ▽ More

    Submitted 6 July, 2024; v1 submitted 27 May, 2024; originally announced May 2024.

  3. arXiv:2405.01117  [pdf, other

    cs.IR

    Faster Learned Sparse Retrieval with Block-Max Pruning

    Authors: Antonio Mallia, Torten Suel, Nicola Tonellotto

    Abstract: Learned sparse retrieval systems aim to combine the effectiveness of contextualized language models with the scalability of conventional data structures such as inverted indexes. Nevertheless, the indexes generated by these systems exhibit significant deviations from the ones that use traditional retrieval models, leading to a discrepancy in the performance of existing query optimizations that wer… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: SIGIR 2024 (short paper track)

  4. arXiv:2204.11314  [pdf, other

    cs.IR

    Faster Learned Sparse Retrieval with Guided Traversal

    Authors: Antonio Mallia, Joel Mackenzie, Torsten Suel, Nicola Tonellotto

    Abstract: Neural information retrieval architectures based on transformers such as BERT are able to significantly improve system effectiveness over traditional sparse models such as BM25. Though highly effective, these neural approaches are very expensive to run, making them difficult to deploy under strict latency constraints. To address this limitation, recent studies have proposed new families of learned… ▽ More

    Submitted 24 April, 2022; originally announced April 2022.

    Comments: Accepted at SIGIR 2022

  5. arXiv:2104.12016  [pdf, other

    cs.IR

    Learning Passage Impacts for Inverted Indexes

    Authors: Antonio Mallia, Omar Khattab, Nicola Tonellotto, Torsten Suel

    Abstract: 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. In this paper, we propose DeepImpact, a new document term-weighting scheme suitable for efficient retrieval using a standard inverted index. Compared to exis… ▽ More

    Submitted 24 April, 2021; originally announced April 2021.

  6. arXiv:1209.0967  [pdf, other

    cs.CR cs.HC

    KeyAuth: Bringing Public-key Authentication to the Masses

    Authors: Travis Z. Suel

    Abstract: Passwords are a fragile, inadequate, and insecure tool for authenticating users, and are especially fraught with problems when used to secure access to network resources and services. In many cases, passwords provide a false sense of security. Creating passwords which are both secure (i.e., hard for attackers to guess) and easy for humans to remember is, at best, a paradoxical task because these t… ▽ More

    Submitted 5 September, 2012; originally announced September 2012.

    Comments: 6 pages, 1 figure, 1 table