[图书][B] Pretrained transformers for text ranking: Bert and beyond

J Lin, R Nogueira, A Yates - 2022 - books.google.com
The goal of text ranking is to generate an ordered list of texts retrieved from a corpus in
response to a query. Although the most common formulation of text ranking is search …

Simplified data wrangling with ir_datasets

S MacAvaney, A Yates, S Feldman, D Downey… - Proceedings of the 44th …, 2021 - dl.acm.org
Managing the data for Information Retrieval (IR) experiments can be challenging. Dataset
documentation is scattered across the Internet and once one obtains a copy of the data …

Generative relevance feedback with large language models

I Mackie, S Chatterjee, J Dalton - … of the 46th International ACM SIGIR …, 2023 - dl.acm.org
Current query expansion models use pseudo-relevance feedback to improve first-pass
retrieval effectiveness; however, this fails when the initial results are not relevant. Instead of …

Improving query representations for dense retrieval with pseudo relevance feedback

HC Yu, C Xiong, J Callan - Proceedings of the 30th ACM International …, 2021 - dl.acm.org
Dense retrieval systems conduct first-stage retrieval using embedded representations and
simple similarity metrics to match a query to documents. Its effectiveness depends on …

Pseudo relevance feedback with deep language models and dense retrievers: Successes and pitfalls

H Li, A Mourad, S Zhuang, B Koopman… - ACM Transactions on …, 2023 - dl.acm.org
Pseudo Relevance Feedback (PRF) is known to improve the effectiveness of bag-of-words
retrievers. At the same time, deep language models have been shown to outperform …

Characterbert and self-teaching for improving the robustness of dense retrievers on queries with typos

S Zhuang, G Zuccon - Proceedings of the 45th International ACM SIGIR …, 2022 - dl.acm.org
Current dense retrievers are not robust to out-of-domain and outlier queries, ie their
effectiveness on these queries is much poorer than what one would expect. In this paper, we …

Are we there yet? A decision framework for replacing term based retrieval with dense retrieval systems

S Hofstätter, N Craswell, B Mitra, H Zamani… - arXiv preprint arXiv …, 2022 - arxiv.org
Recently, several dense retrieval (DR) models have demonstrated competitive performance
to term-based retrieval that are ubiquitous in search systems. In contrast to term-based …

Neural disentanglement of query difficulty and semantics

S Salamat, N Arabzadeh, S Seyedsalehi… - Proceedings of the …, 2023 - dl.acm.org
Researchers have shown that the retrieval effectiveness of queries may depend on other
factors in addition to the semantics of the query. In other words, several queries expressed …

Improving query representations for dense retrieval with pseudo relevance feedback: A reproducibility study

H Li, S Zhuang, A Mourad, X Ma, J Lin… - European Conference on …, 2022 - Springer
Abstract Pseudo-Relevance Feedback (PRF) utilises the relevance signals from the top-k
passages from the first round of retrieval to perform a second round of retrieval aiming to …

Unsupervised question clarity prediction through retrieved item coherency

N Arabzadeh, M Seifikar, CLA Clarke - Proceedings of the 31st ACM …, 2022 - dl.acm.org
Despite recent progress on conversational systems, they still do not perform smoothly when
faced with ambiguous requests. When questions are unclear, conversational systems …