中文
相关论文

相关论文: Fusion-in-T5: Unifying Document Ranking Signals fo…

200 篇论文

Document reranking is a key component in information retrieval (IR), aimed at refining initial retrieval results to improve ranking quality for downstream tasks. Recent studies--motivated by large reasoning models (LRMs)--have begun…

信息检索 · 计算机科学 2025-10-13 Xuan Lu , Haohang Huang , Rui Meng , Yaohui Jin , Wenjun Zeng , Xiaoyu Shen

Ranking passages by prompting a large language model (LLM) can achieve promising performance in modern information retrieval (IR) systems. A common approach to sort the ranking list is by prompting LLMs for a pairwise or setwise comparison…

信息检索 · 计算机科学 2024-11-27 Yifan Zeng , Ojas Tendolkar , Raymond Baartmans , Qingyun Wu , Lizhong Chen , Huazheng Wang

Large-scale text retrieval technology has been widely used in various practical business scenarios. This paper presents our systems for the TREC 2022 Deep Learning Track. We explain the hybrid text retrieval and multi-stage text ranking…

信息检索 · 计算机科学 2023-08-24 Guangwei Xu , Yangzhao Zhang , Longhui Zhang , Dingkun Long , Pengjun Xie , Ruijie Guo

The vast increase in amount and complexity of digital content led to a wide interest in ad-hoc retrieval systems in recent years. Complementary, the existence of heterogeneous data sources and retrieval models stimulated the proliferation…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Icaro Cavalcante Dourado , Ricardo da Silva Torres

With the fast growth of the Internet, more and more information is available on the Web. The Semantic Web has many features which cannot be handled by using the traditional search engines. It extracts metadata for each discovered Web…

人工智能 · 计算机科学 2011-11-30 Ahmed Tolba , Nabila Eladawi , Mohammed Elmogy

Retrieval augmentation has shown promising improvements in different tasks. However, whether such augmentation can assist a large language model based re-ranker remains unclear. We investigate how to augment T5-based re-rankers using…

信息检索 · 计算机科学 2022-10-12 Kai Hui , Tao Chen , Zhen Qin , Honglei Zhuang , Fernando Diaz , Mike Bendersky , Don Metzler

The quality of the ranking function is an important factor that determines the quality of the Information Retrieval system. Each document is assigned a score by the ranking function; the score indicates the likelihood of relevance of the…

信息检索 · 计算机科学 2007-05-23 Neil Rubens

Recommender systems (RSs) provide an effective way of alleviating the information overload problem by selecting personalized choices. Online social networks and user-generated content provide diverse sources for recommendation beyond…

信息检索 · 计算机科学 2020-10-19 Guang-Neng Hu , Xin-Yu Dai , Yunya Song , Shu-Jian Huang , Jia-Jun Chen

Text alignment finds application in tasks such as citation recommendation and plagiarism detection. Existing alignment methods operate at a single, predefined level and cannot learn to align texts at, for example, sentence and document…

计算与语言 · 计算机科学 2020-10-06 Xuhui Zhou , Nikolaos Pappas , Noah A. Smith

Retrieval augmented generation (RAG) pipelines are commonly used in tasks such as question-answering (QA), relying on retrieving relevant documents from a vector store computed using a pretrained embedding model. However, if the retrieved…

计算与语言 · 计算机科学 2024-10-18 Ambuje Gupta , Mrinal Rawat , Andreas Stolcke , Roberto Pieraccini

Parameter Efficient Fine-Tuning (PEFT) methods have been extensively utilized in Large Language Models (LLMs) to improve the down-streaming tasks without the cost of fine-tuing the whole LLMs. Recent studies have shown how to effectively…

计算与语言 · 计算机科学 2024-04-15 Zhiyuan Peng , Xuyang Wu , Qifan Wang , Sravanthi Rajanala , Yi Fang

Combining the results of different search engines in order to improve upon their performance has been the subject of many research papers. This has become known as the "Data Fusion" task, and has great promise in dealing with the vast…

信息检索 · 计算机科学 2018-02-13 Weinan Huang , Junyi Chen , Lei Meng , David Lillis

In enterprise datasets, documents are rarely pure. They are not just text, nor just numbers; they are a complex amalgam of narrative and structure. Current Retrieval-Augmented Generation (RAG) systems have attempted to address this…

人工智能 · 计算机科学 2026-01-16 Alex Dantart , Marco Kóvacs-Navarro

We present an approach to improving the precision of an initial document ranking wherein we utilize cluster information within a graph-based framework. The main idea is to perform re-ranking based on centrality within bipartite graphs of…

信息检索 · 计算机科学 2008-04-24 Oren Kurland , Lillian Lee

This paper introduces a new neural structure called FusionNet, which extends existing attention approaches from three perspectives. First, it puts forward a novel concept of "history of word" to characterize attention information from the…

计算与语言 · 计算机科学 2018-02-06 Hsin-Yuan Huang , Chenguang Zhu , Yelong Shen , Weizhu Chen

State-of-the-art neural models typically encode document-query pairs using cross-attention for re-ranking. To this end, models generally utilize an encoder-only (like BERT) paradigm or an encoder-decoder (like T5) approach. These paradigms,…

With the recent advancements in information technology there has been a huge surge in amount of data available. But information retrieval technology has not been able to keep up with this pace of information generation resulting in over…

计算与语言 · 计算机科学 2017-10-24 Nishant Nikhil , Muktabh Mayank Srivastava

In light of the tremendous amount of data produced by social media, a large body of research have revisited the relevance estimation of the users' generated content. Most of the studies have stressed the multidimensional nature of relevance…

信息检索 · 计算机科学 2014-09-30 Bilel Moulahi , Lynda Tamine , Sadok Ben Yahia

As the last stage of recommender systems, re-ranking generates a re-ordered list that aligns with the user's preference. However, previous works generally focus on item-level positive feedback as history (e.g., only clicked items) and…

信息检索 · 计算机科学 2024-10-29 Muyan Weng , Yunjia Xi , Weiwen Liu , Bo Chen , Jianghao Lin , Ruiming Tang , Weinan Zhang , Yong Yu

Large language models (LLMs) achieve optimal utility when their responses are grounded in external knowledge sources. However, real-world documents, such as annual reports, scientific papers, and clinical guidelines, frequently combine…

信息检索 · 计算机科学 2025-12-17 Chi Zhang , Qiyang Chen , Mengqi Zhang