中文
相关论文

相关论文: Query Term Weighting based on Query Performance Pr…

200 篇论文

The quality of answers generated by large language models (LLMs) in retrieval-augmented generation (RAG) is largely influenced by the contextual information contained in the retrieved documents. A key challenge for improving RAG is to…

信息检索 · 计算机科学 2026-01-22 Fangzheng Tian , Debasis Ganguly , Craig Macdonald

Query expansion is a functionality of search engines that suggests a set of related queries for a user-issued keyword query. Typical corpus-driven keyword query expansion approaches return popular words in the results as expanded queries.…

信息检索 · 计算机科学 2011-04-19 Ziyang Liu , Sivaramakrishnan Natarajan , Yi Chen

An important problem in text-ranking systems is handling the hard queries that form the tail end of the query distribution. The difficulty may arise due to the presence of uncommon, underspecified, or incomplete queries. In this work, we…

信息检索 · 计算机科学 2024-06-13 Abhijit Anand , Venktesh V , Vinay Setty , Avishek Anand

Query Expansion using Pseudo Relevance Feedback is a useful and a popular technique for reformulating the query. In our proposed query expansion method, we assume that relevant information can be found within a document near the central…

信息检索 · 计算机科学 2015-02-19 Rekha Vaidyanathan , Sujoy Das , Namita Srivastava

Due to the massive size of test collections, a standard practice in IR evaluation is to construct a 'pool' of candidate relevant documents comprised of the top-k documents retrieved by a wide range of different retrieval systems - a process…

信息检索 · 计算机科学 2023-04-25 Debasis Ganguly , Emine Yilmaz

When two terms occur together in a document, the probability of a close relationship between them and the document itself is greater if they are in nearby positions. However, ranking functions including term proximity (TP) require larger…

信息检索 · 计算机科学 2016-06-24 Ju Yang , Jiancong Tong , Rebecca J. Stones , Zhaohua Zhang , Benjun Ye , Gang Wang , Xiaoguang Liu

Text classification is one of the most frequent tasks for processing textual data, facilitating among others research from large-scale datasets. Embeddings of different kinds have recently become the de facto standard as features used for…

计算与语言 · 计算机科学 2020-09-03 Arkaitz Zubiaga

Word embeddings predict a word from its neighbours by learning small, dense embedding vectors. In practice, this prediction corresponds to a semantic score given to the predicted word (or term weight). We present a novel model that, given a…

信息检索 · 计算机科学 2019-06-04 Casper Hansen , Christian Hansen , Stephen Alstrup , Jakob Grue Simonsen , Christina Lioma

Ranking models have achieved promising results, but it remains challenging to design personalized ranking systems to leverage user profiles and semantic representations between queries and documents. In this paper, we propose a topic-based…

信息检索 · 计算机科学 2021-08-16 Minghui Huang , Wei Peng , Dong Wang

Search engines play an important role in our everyday lives by assisting us in finding the information we need. When we input a complex query, however, results are often far from satisfactory. In this work, we introduce a query…

信息检索 · 计算机科学 2017-09-26 Rodrigo Nogueira , Kyunghyun Cho

In this paper, we propose a linguistically-motivated query expansion framework that recognizes and en-codes significant query constituents that characterize query intent in order to improve retrieval performance. Concepts-of-Interest are…

信息检索 · 计算机科学 2020-04-29 Bhawani Selvaretnam , Mohammed Belkhatir

When submitting queries to information retrieval (IR) systems, users often have the option of specifying which, if any, of the query terms are heavily dependent on each other and should be treated as a fixed phrase, for instance by placing…

信息检索 · 计算机科学 2018-03-07 Christina Lioma , Birger Larsen , Peter Ingwersen

Keyword extraction is a fundamental task in natural language processing that facilitates mapping of documents to a concise set of representative single and multi-word phrases. Keywords from text documents are primarily extracted using…

计算与语言 · 计算机科学 2018-07-17 Debanjan Mahata , John Kuriakose , Rajiv Ratn Shah , Roger Zimmermann , John R. Talburt

In this work, we analyze a pseudo-relevance retrieval method based on the results of web search engines. By enriching topics with text data from web search engine result pages and linked contents, we train topic-specific and cost-efficient…

信息检索 · 计算机科学 2022-03-11 Timo Breuer , Melanie Pest , Philipp Schaer

We explore how to generate effective queries based on search tasks. Our approach has three main steps: 1) identify search tasks based on research goals, 2) manually classify search queries according to those tasks, and 3) compare three…

信息检索 · 计算机科学 2020-11-17 Thomas Schoegje , Chris Kamphuis , Koen Dercksen , Djoerd Hiemstra , Toine Pieters , Arjen de Vries

We consider methods for learning vector representations of SQL queries to support generalized workload analytics tasks, including workload summarization for index selection and predicting queries that will trigger memory errors. We consider…

数据库 · 计算机科学 2018-02-06 Shrainik Jain , Bill Howe , Jiaqi Yan , Thierry Cruanes

Conformal Prediction (CP) is a powerful framework for constructing prediction sets with guaranteed coverage. However, recent studies have shown that integrating confidence calibration with CP can lead to a degradation in efficiency. In this…

机器学习 · 计算机科学 2024-07-25 Rui Luo , Nicolo Colombo

A unique aspect of ColBERT is its use of [MASK] tokens in queries to score documents (query augmentation). Prior work shows [MASK] tokens weighting non-[MASK] query terms, emphasizing certain tokens over others , rather than introducing…

信息检索 · 计算机科学 2024-08-27 Ben Giacalone , Richard Zanibbi

Classifying text is a method for categorizing documents into pre-established groups. Text documents must be prepared and represented in a way that is appropriate for the algorithms used for data mining prior to classification. As a result,…

计算与语言 · 计算机科学 2024-02-26 Esra'a Alhenawi , Ruba Abu Khurma , Pedro A. Castillo , Maribel G. Arenas

Retrieval models such as CLSM is trained on click-through data which treats each clicked query-document pair as equivalent. While training on click-through data is reasonable, this paper argues that it is sub-optimal because of its noisy…

信息检索 · 计算机科学 2018-12-04 Nikit Begwani , Shrutendra Harsola , Rahul Agrawal