中文
相关论文

相关论文: A Novelty-based Evaluation Method for Information …

200 篇论文

Retrievability measures the influence a retrieval system has on the access to information in a given collection of items. This measure can help in making an evaluation of the search system based on which insights can be drawn. In this…

信息检索 · 计算机科学 2023-05-26 Dwaipayan Roy , Zeljko Carevic , Philipp Mayr

This resource paper addresses the challenge of evaluating Information Retrieval (IR) systems in the era of autoregressive Large Language Models (LLMs). Traditional methods relying on passage-level judgments are no longer effective due to…

信息检索 · 计算机科学 2024-05-24 Laura Dietz

Neural Information Retrieval (NIR) has significantly improved upon heuristic-based Information Retrieval (IR) systems. Yet, failures remain frequent, the models used often being unable to retrieve documents relevant to the user's query. We…

Information retrieval systems increasingly incorporate generative components. For example, in a retrieval augmented generation (RAG) system, a retrieval component might provide a source of ground truth, while a generative component…

信息检索 · 计算机科学 2024-04-11 Negar Arabzadeh , Charles L. A. Clarke

The task of information retrieval is an important component of many natural language processing systems, such as open domain question answering. While traditional methods were based on hand-crafted features, continuous representations based…

计算与语言 · 计算机科学 2022-08-05 Gautier Izacard , Edouard Grave

We consider algorithm selection in the context of ad-hoc information retrieval. Given a query and a pair of retrieval methods, we propose a meta-learner that predicts how to combine the methods' relevance scores into an overall relevance…

信息检索 · 计算机科学 2019-04-12 Siddhant Arora , Andrew Yates

Neural ranking models for information retrieval (IR) use shallow or deep neural networks to rank search results in response to a query. Traditional learning to rank models employ machine learning techniques over hand-crafted IR features. By…

信息检索 · 计算机科学 2017-05-04 Bhaskar Mitra , Nick Craswell

Text retrieval systems often return large sets of documents, particularly when applied to large collections. Stopping criteria can reduce the number of these documents that need to be manually evaluated for relevance by predicting when a…

信息检索 · 计算机科学 2019-09-16 Alison Sneyd , Mark Stevenson

We engineer a self-index based retrieval system capable of rank-safe evaluation of top-k queries. The framework generalizes the GREEDY approach of Culpepper et al. (ESA 2010) to handle multi-term queries, including over phrases. We propose…

数据结构与算法 · 计算机科学 2014-06-13 Simon Gog , Matthias Petri

The main objective of an Information Retrieval system is to provide a user with the most relevant documents to the user's query. To do this, modern IR systems typically deploy a re-ranking pipeline in which a set of documents is retrieved…

信息检索 · 计算机科学 2024-01-25 Thomas Jaenich , Graham McDonald , Iadh Ounis

We propose a method for using the scoring values of passages to effectively retrieve documents in a Question Answering system. For this, we suggest evaluation function that considers proximity between each question terms in passage. And…

信息检索 · 计算机科学 2015-12-18 Man-Hung Jong , Chong-Han Ri , Hyok-Chol Choe , Chol-Jun Hwang

A large amount of data is present on the web. It contains huge number of web pages and to find suitable information from them is very cumbersome task. There is need to organize data in formal manner so that user can easily access and use…

信息检索 · 计算机科学 2014-03-28 Gagandeep Singh , Vishal Jain

This paper introduces the concept of accessibility from the field of transportation planning and adopts it within the context of Information Retrieval (IR). An analogy is drawn between the fields, which motivates the development of document…

信息检索 · 计算机科学 2024-04-15 Leif Azzopardi , Vishwa Vinay

Evaluating retrieval-augmented generation (RAG) presents challenges, particularly for retrieval models within these systems. Traditional end-to-end evaluation methods are computationally expensive. Furthermore, evaluation of the retrieval…

计算与语言 · 计算机科学 2024-04-23 Alireza Salemi , Hamed Zamani

Information systems experience an ever-growing volume of unstructured data, particularly in the form of textual materials. This represents a rich source of information from which one can create value for people, organizations and…

人工智能 · 计算机科学 2017-04-19 Nicolas Pröllochs , Stefan Feuerriegel , Dirk Neumann

This paper is a survey discussing Information Retrieval concepts, methods, and applications. It goes deep into the document and query modelling involved in IR systems, in addition to pre-processing operations such as removing stop words and…

信息检索 · 计算机科学 2012-12-11 Youssef Bassil

Software developers frequently reuse source code from repositories as it saves development time and effort. Code clones accumulated in these repositories hence represent often repeated functionalities and are candidates for reuse in an…

软件工程 · 计算机科学 2020-10-05 Muhammad Hammad , Önder Babur , Hamid Abdul Basit

As deep learning based models are increasingly being used for information retrieval (IR), a major challenge is to ensure the availability of test collections for measuring their quality. Test collections are generated based on pooling…

信息检索 · 计算机科学 2020-04-29 Emine Yilmaz , Nick Craswell , Bhaskar Mitra , Daniel Campos

Two key, but usually ignored, issues for the evaluation of methods of personalization for information retrieval are: that such evaluation must be of a search session as a whole; and, that people, during the course of an information search…

信息检索 · 计算机科学 2018-09-10 Nicholas J. Belkin , Daniel Hienert , Philipp Mayr , Chirag Shah

The interpretation of the experimental data collected by testing systems across input datasets and model parameters is of strategic importance for system design and implementation. In particular, finding relationships between variables and…

信息检索 · 计算机科学 2018-06-26 Massimo Melucci