The manuscript is internally inconsistent: the abstract claims VLM art-attribution experiments, while the full text is an unrelated hybrid-search benchmark paper.
End-to-End Retrieval with Learned Dense and Sparse Representations Using Lucene
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The bi-encoder architecture provides a framework for understanding machine-learned retrieval models based on dense and sparse vector representations. Although these representations capture parametric realizations of the same underlying conceptual framework, their respective implementations of top-$k$ similarity search require the coordination of different software components (e.g., inverted indexes, HNSW indexes, and toolkits for neural inference), often knitted together in complex architectures. In this work, we ask the following question: What's the simplest design, in terms of requiring the fewest changes to existing infrastructure, that can support end-to-end retrieval with modern dense and sparse representations? The answer appears to be that Lucene is sufficient, as we demonstrate in Anserini, a toolkit for reproducible information retrieval research. That is, effective retrieval with modern single-vector neural models can be efficiently performed directly in Java on the CPU. We examine the implications of this design for information retrieval researchers pushing the state of the art as well as for software engineers building production search systems.
citation-role summary
citation-polarity summary
fields
cs.CY 1years
2025 1verdicts
UNVERDICTED 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Artificial Intelligence and Misinformation in Art: Can Vision Language Models Judge the Hand or the Machine Behind the Canvas?
The manuscript is internally inconsistent: the abstract claims VLM art-attribution experiments, while the full text is an unrelated hybrid-search benchmark paper.