Chris Kamphuis
Radboud University Nijmegen
12 Papers
12 Citations
Chris Kamphuis is an academic researcher from Radboud University Nijmegen. The author has contributed to research in topics: Computer science & Graph (abstract data type). The author has an hindex of 3, co-authored 10 publications.
Chat about Author
Papers
Which BM25 Do You Mean? A Large-Scale Reproducibility Study of Scoring Variants
Chris Kamphuis,Arjen P. de Vries,Leonid Boytsov,Jimmy Lin +3 more
- 14 Apr 2020
TL;DR: A large-scale reproducibility study of BM25, considering eight variants, takes advantage of databases for rapid IR prototyping, and validates both the feasibility and methodological advantages claimed in previous work.
57
Graph Databases for Information Retrieval
Chris Kamphuis
- 14 Apr 2020
TL;DR: This work proposes to deploy graph database management systems to implement existing and novel graph-based models for information retrieval, and investigates how data structures and algorithms for ranking should change in presence of continuous database updates.
•Posted Content
Supporting Interoperability Between Open-Source Search Engines with the Common Index File Format
Jimmy Lin,Joel Mackenzie,Chris Kamphuis,Craig Macdonald,Antonio Mallia,Michał Siedlaczek,Andrew Trotman,Arjen P. de Vries +7 more
TL;DR: The Common Index File Format (CIFF) as mentioned in this paper is a low-effort approach to support independent innovation while enabling the types of fair evaluations that are critical for driving the field forward.
4
•Proceedings Article
The OldDog Docker Image for OSIRRC at SIGIR 2019
Chris Kamphuis,A.P. de Vries +1 more
- 01 Jan 2019
TL;DR: OldDog, named after a short paper on SIGIR proposing the use of column-stores for IR experiments, implements standard IR ranking using BM25 as SQL queries issued to MonetDB SQL, which provides a baseline system on par with custom IR implementations and a perfect starting point for the exploration of more advanced integrations of IR and databases.
MMEAD: MS MARCO Entity Annotations and Disambiguations
Chris Kamphuis,Aileen Lin,Siwen Yang,Jimmy Lin,Arjen P. de Vries,Faegheh Hasibi +5 more
- 19 Jul 2023
TL;DR: MMEAD as discussed by the authors is a resource for entity links for the MS MARCO datasets, which is an easy-to-install Python package, allowing users to load the link data and entity embeddings effortlessly.