中文
相关论文

相关论文: Learning Term Weights for Ad-hoc Retrieval

200 篇论文

Term weighting schemes often dominate the performance of many classifiers, such as kNN, centroid-based classifier and SVMs. The widely used term weighting scheme in text categorization, i.e., tf.idf, is originated from information retrieval…

机器学习 · 计算机科学 2012-06-07 Deqing Wang , Hui Zhang

Current IR evaluation is based on relevance judgments, created either manually or automatically, with decisions outsourced to Large Language Models (LLMs). We offer an alternative paradigm, that never relies on relevance judgments in any…

信息检索 · 计算机科学 2024-02-02 Naghmeh Farzi , Laura Dietz

Ranking models are the main components of information retrieval systems. Several approaches to ranking are based on traditional machine learning algorithms using a set of hand-crafted features. Recently, researchers have leveraged deep…

信息检索 · 计算机科学 2021-11-03 Mohamed Trabelsi , Zhiyu Chen , Brian D. Davison , Jeff Heflin

Publications in the life sciences are characterized by a large technical vocabulary, with many lexical and semantic variations for expressing the same concept. Towards addressing the problem of relevance in biomedical literature search, we…

信息检索 · 计算机科学 2018-03-01 Sunil Mohan , Nicolas Fiorini , Sun Kim , Zhiyong Lu

Personalized search provides a potentially powerful tool, however, it is limited due to the large number of roles that a person has: parent, employee, consumer, etc. We present the role-relevance algorithm: a search technique that favors…

信息检索 · 计算机科学 2018-05-01 Christopher A. George , Onur Ozdemir , Connie Fournelle , Kendra E. Moore

In Information Retrieval System (IRS), the Automatic Relevance Feedback (ARF) is a query reformulation technique that modifies the initial one without the user intervention. It is applied mainly through the addition of terms coming from the…

信息检索 · 计算机科学 2013-06-18 Abderrahim Mohammed El Amine , Benameur Said , Abderrahim Mohammed Alaeddine

Deep neural networks have achieved significant improvements in information retrieval (IR). However, most existing models are computational costly and can not efficiently scale to long documents. This paper proposes a novel End-to-End neural…

计算与语言 · 计算机科学 2019-08-13 Chen Zheng , Yu Sun , Shengxian Wan , Dianhai Yu

Information retrieval systems such as open web search and recommendation systems are ubiquitous and significantly impact how people receive and consume online information. Previous research has shown the importance of fairness in…

信息检索 · 计算机科学 2025-03-28 Fumian Chen , Hui Fang

The main aim of an information retrieval system is to extract appropriate information from an enormous collection of data based on users need. The basic concept of the information retrieval system is that when a user sends out a query, the…

信息检索 · 计算机科学 2020-12-17 Abdulmalik Johar

Currently, the quality of a search engine is often determined using so-called topical relevance, i.e., the match between the user intent (expressed as a query) and the content of the document. In this work we want to draw attention to two…

信息检索 · 计算机科学 2015-01-27 Aleksandr Chuklin , Maarten de Rijke

Lexicon-based retrieval has gained siginificant popularity in text retrieval due to its efficient and robust performance. To further enhance performance of lexicon-based retrieval, researchers have been diligently incorporating…

计算与语言 · 计算机科学 2024-04-19 Zunran Wang , Zhonghua Li , Wei Shen , Qi Ye , Liqiang Nie

Learning to rank has been intensively studied and widely applied in information retrieval. Typically, a global ranking function is learned from a set of labeled data, which can achieve good performance on average but may be suboptimal for…

信息检索 · 计算机科学 2018-04-25 Qingyao Ai , Keping Bi , Jiafeng Guo , W. Bruce Croft

Relevance judgments are crucial for evaluating information retrieval systems, but traditional human-annotated labels are time-consuming and expensive. As a result, many researchers turn to automatic alternatives to accelerate method…

信息检索 · 计算机科学 2025-07-15 Naghmeh Farzi , Laura Dietz

Recent advances in retrieval models based on learned sparse representations generated by transformers have led us to, once again, consider score-at-a-time query evaluation techniques for the top-k retrieval problem. Previous studies…

信息检索 · 计算机科学 2021-10-29 Joel Mackenzie , Andrew Trotman , Jimmy Lin

In this paper, we develop a decision support system for the hierarchical text classification. We consider text collections with a fixed hierarchical structure of topics given by experts in the form of a tree. The system sorts the topics by…

机器学习 · 计算机科学 2024-06-24 Arsentii Kuzmin , Alexander Aduenko , Vadim Strijov

The degree of success in document summarization processes depends on the performance of the method used in identifying significant sentences in the documents. The collection of unique words characterizes the major signature of the document,…

信息检索 · 计算机科学 2012-05-09 Aji S , Ramachandra Kaimal

In addition to the frequency of terms in a document collection, the distribution of terms plays an important role in determining the relevance of documents. In this paper, a new approach for representing term positions in documents is…

信息检索 · 计算机科学 2009-10-13 Patricio Galeas , Ralph Kretschmer , Bernd Freisleben

Search engines rely heavily on term-based approaches that represent queries and documents as bags of words. Text---a document or a query---is represented by a bag of its words that ignores grammar and word order, but retains word frequency…

信息检索 · 计算机科学 2017-11-17 Christophe Van Gysel

In addition to the frequency of terms in a document collection, the distribution of terms plays an important role in determining the relevance of documents for a given search query. In this paper, term distribution analysis using Fourier…

信息检索 · 计算机科学 2009-07-18 Patricio Galeas , Ralph Kretschmer , Bernd Freisleben

In information retrieval, learning to rank constructs a machine-based ranking model which given a query, sorts the search results by their degree of relevance or importance to the query. Neural networks have been successfully applied to…

机器学习 · 计算机科学 2017-12-12 Baiyang Wang , Diego Klabjan