Pith. sign in

REVIEW 1 cited by

Efficient Neural Ranking using Forward Indexes and Lightweight Encoders

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2311.01263 v1 pith:3RPNRTJW submitted 2023-11-02 cs.IR

classification cs.IR
keywords indexesefficiencylatencymodelsefficientencodersfast-forwardforward
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Dual-encoder-based dense retrieval models have become the standard in IR. They employ large Transformer-based language models, which are notoriously inefficient in terms of resources and latency. We propose Fast-Forward indexes -- vector forward indexes which exploit the semantic matching capabilities of dual-encoder models for efficient and effective re-ranking. Our framework enables re-ranking at very high retrieval depths and combines the merits of both lexical and semantic matching via score interpolation. Furthermore, in order to mitigate the limitations of dual-encoders, we tackle two main challenges: Firstly, we improve computational efficiency by either pre-computing representations, avoiding unnecessary computations altogether, or reducing the complexity of encoders. This allows us to considerably improve ranking efficiency and latency. Secondly, we optimize the memory footprint and maintenance cost of indexes; we propose two complementary techniques to reduce the index size and show that, by dynamically dropping irrelevant document tokens, the index maintenance efficiency can be improved substantially. We perform evaluation to show the effectiveness and efficiency of Fast-Forward indexes -- our method has low latency and achieves competitive results without the need for hardware acceleration, such as GPUs.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. FlashCheck: Exploration of Efficient Evidence Retrieval for Fast Fact-Checking

    cs.IR 2025-02 conditional novelty 5.0 of 10

    Indexing only factual sentences from Wikipedia and using JPQ index compression accelerates fact-checking retrieval by 10 to 30 times with only a few F1 points lost.

Pith tools