Skip to main content

Showing 1–2 of 2 results for author: Hawking, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2308.15498  [pdf, other

    cs.IR

    Chunked Lists versus Extensible Arrays for Text Inversion

    Authors: David Hawking, Bodo Billerbeck

    Abstract: In our 2017 work on in-memory list-based text inversion [Hawking and Billerbeck. Efficient In-Memory, List-Based Text Inversion. ADCS 2017] we compared memory use and indexing speed of a considerable number of variants of chunked linked lists. In the present work we compare the best performing of those variants (FBB - dynamic Fibonacci chunking) with the extensible SQ array technique (SQA) present… ▽ More

    Submitted 28 August, 2023; originally announced August 2023.

    Comments: 2 pages, 2 figures, 1 table

  2. arXiv:1907.03693  [pdf, ps, other

    cs.IR cs.LG

    Incorporating Query Term Independence Assumption for Efficient Retrieval and Ranking using Deep Neural Networks

    Authors: Bhaskar Mitra, Corby Rosset, David Hawking, Nick Craswell, Fernando Diaz, Emine Yilmaz

    Abstract: Classical information retrieval (IR) methods, such as query likelihood and BM25, score documents independently w.r.t. each query term, and then accumulate the scores. Assuming query term independence allows precomputing term-document scores using these models---which can be combined with specialized data structures, such as inverted index, for efficient retrieval. Deep neural IR models, in contras… ▽ More

    Submitted 8 July, 2019; originally announced July 2019.