中文
相关论文

相关论文: Perplexity Trap: PLM-Based Retrievers Overrate Low…

200 篇论文

Retrieval-augmented generation (RAG) enhances large language models (LLMs) by conditioning generation on retrieved external documents, but the effect of retrieved context is often non-trivial. In realistic retrieval settings, the retrieved…

计算与语言 · 计算机科学 2026-04-17 Samuel Yeh , Sharon Li

The task of Information Retrieval (IR) requires a system to identify relevant documents based on users' information needs. In real-world scenarios, retrievers are expected to not only rely on the semantic relevance between the documents and…

信息检索 · 计算机科学 2024-05-07 Xinran Zhao , Tong Chen , Sihao Chen , Hongming Zhang , Tongshuang Wu

Retrieving documents and prepending them in-context at inference time improves performance of language model (LMs) on a wide range of tasks. However, these documents, often spanning hundreds of words, make inference substantially more…

计算与语言 · 计算机科学 2023-10-09 Fangyuan Xu , Weijia Shi , Eunsol Choi

Large language models (LLMs) are transforming the way information is retrieved with vast amounts of knowledge being summarized and presented via natural language conversations. Yet, LLMs are prone to highlight the most frequently seen…

计算与语言 · 计算机科学 2024-02-20 Julien Delile , Srayanta Mukherjee , Anton Van Pamel , Leonid Zhukov

The pervasive spread of misinformation and disinformation in social media underscores the critical importance of detecting media bias. While robust Large Language Models (LLMs) have emerged as foundational tools for bias prediction,…

计算机与社会 · 计算机科学 2024-12-11 Luyang Lin , Lingzhi Wang , Jinsong Guo , Kam-Fai Wong

Offline evaluation of search systems depends on test collections. These benchmarks provide the researchers with a corpus of documents, topics and relevance judgements indicating which documents are relevant for each topic. While test…

信息检索 · 计算机科学 2025-07-23 David Otero , Javier Parapar , Álvaro Barreiro

Much of the information processed by Information Retrieval (IR) systems is unreliable, biased, and generally untrustworthy [1], [2], [3]. Yet, factuality & objectivity detection is not a standard component of IR systems, even though it has…

信息检索 · 计算机科学 2016-10-11 Christina Lioma , Birger Larsen , Wei Lu , Yong Huang

With the emergence of Large Language Models (LLMs), new methods in Information Retrieval are available in which relevance is estimated directly through language understanding and reasoning, instead of embedding similarity. We argue that…

信息检索 · 计算机科学 2026-03-10 Matei Benescu , Ivo Pascal de Jong

The presence of social biases in large language models (LLMs) has become a significant concern in AI research. These biases, often embedded in training data, can perpetuate harmful stereotypes and distort decision-making processes. When…

信息检索 · 计算机科学 2025-11-04 Amirabbas Afzali , Amirreza Velae , Iman Ahmadi , Mohammad Aliannejadi

Agents based on Large Language Models (LLMs) are increasingly being deployed as interfaces to information on online platforms. These agents filter, prioritize, and synthesize information retrieved from the platforms' back-end databases or…

Large language models (LLMs) draw on both contextual information and parametric memory, yet these sources can conflict. Prior studies have largely examined this issue in contextual question answering, implicitly assuming that tasks should…

计算与语言 · 计算机科学 2026-04-21 Kaiser Sun , Fan Bai , Mark Dredze

Although the multilingual capability of LLMs offers new opportunities to overcome the language barrier, do these capabilities translate into real-life scenarios where linguistic divide and knowledge conflicts between multilingual sources…

计算与语言 · 计算机科学 2025-06-26 Nikhil Sharma , Kenton Murray , Ziang Xiao

Large language models (LLMs) exhibit remarkable generative capabilities but often suffer from hallucinations. Retrieval-augmented generation (RAG) offers an effective solution by incorporating external knowledge, but existing methods still…

计算与语言 · 计算机科学 2024-12-17 Xiaoxi Li , Jiajie Jin , Yujia Zhou , Yongkang Wu , Zhonghua Li , Qi Ye , Zhicheng Dou

Large Language Models (LLMs) are increasingly used to automate relevance judgments for information retrieval (IR) tasks, often demonstrating agreement with human labels that approaches inter-human agreement. To assess the robustness and…

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

Learning-to-Rank (LTR) models trained from implicit feedback (e.g. clicks) suffer from inherent biases. A well-known one is the position bias -- documents in top positions are more likely to receive clicks due in part to their position…

信息检索 · 计算机科学 2020-07-21 Mucun Tian , Chun Guo , Vito Ostuni , Zhen Zhu

Transformer networks, particularly those achieving performance comparable to GPT models, are well known for their robust feature extraction abilities. However, the nature of these extracted features and their alignment with human-engineered…

信息检索 · 计算机科学 2025-07-23 Tanya Chowdhury , Atharva Nijasure , James Allan

Biases in culture, gender, ethnicity, etc. have existed for decades and have affected many areas of human social interaction. These biases have been shown to impact machine learning (ML) models, and for natural language processing (NLP),…

计算与语言 · 计算机科学 2022-09-21 Dhanasekar Sundararaman , Vivek Subramanian

Retrieval-Augmented Generation (RAG) has recently emerged as a method to extend beyond the pre-trained knowledge of Large Language Models by augmenting the original prompt with relevant passages or documents retrieved by an Information…

Retrieval-Augmented Generation (RAG) enhances Large Language Models (LLMs) by retrieving relevant document from external knowledge sources. By referencing this external knowledge, RAG effectively reduces the generation of factually…

计算与语言 · 计算机科学 2025-04-22 Zheng Zhang , Ning Li , Qi Liu , Rui Li , Weibo Gao , Qingyang Mao , Zhenya Huang , Baosheng Yu , Dacheng Tao

Ranking has always been one of the top concerns in information retrieval research. For decades, lexical matching signal has dominated the ad-hoc retrieval process, but it also has inherent defects, such as the vocabulary mismatch problem.…

信息检索 · 计算机科学 2020-10-21 Jingtao Zhan , Jiaxin Mao , Yiqun Liu , Min Zhang , Shaoping Ma