paper-with-me

Papers

Assessing "Implicit" Retrieval Robustness of Large Language Models

2024-06-26 · Xiaoyu Shen, Rexhina Blloshmi, Dawei Zhu, Jiahuan Pei, Wei zhang

Retrieval-augmented generation has gained popularity as a framework to enhance large language models with external knowledge. However, its effectiveness hinges on the retrieval robustness of the model. If the model lacks retrieval robustness, its performance is constrained by the accuracy of the retriever, resulting in significant compromises when the retrieved context is irrelevant. In this paper, we evaluate the "implicit" retrieval robustness of various large language models, instructing them to directly output the final answer without explicitly judging the relevance of the retrieved context. Our findings reveal that fine-tuning on a mix of gold and distracting context significantly enhances the model's robustness to retrieval inaccuracies, while still maintaining its ability to extract correct answers when retrieval is accurate. This suggests that large language models can implicitly handle relevant or irrelevant retrieved context by learning solely from the supervision of the final answer in an end-to-end manner. Introducing an additional process for explicit relevance judgment can be unnecessary and disrupts the end-to-end approach.

📄 PDF Abstract BibTeX arXiv:2406.18134

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

SQuTR: A Robustness Benchmark for Spoken Query to Text Retrieval under Acoustic Noise

2026-02-13 · Yuejie Li, Ke Yang, Yueying Hua, Berlin Chen 외 arxiv

Spoken query retrieval is an important interaction mode in modern information retrieval. However, existing evaluation datasets are often limited to simple queries under constrained noise conditions, making them inadequat…

Information RetrievalText Retrieval

Buy Tesla, Sell Ford: Assessing Implicit Stock Market Preference in Pre-trained Language Models

2022-05-01 · ACL 2022 5 · Chengyu Chuang, Yi Yang

Pretrained language models such as BERT have achieved remarkable success in several NLP tasks. With the wide adoption of BERT in real-world applications, researchers begin to investigate the implicit biases encoded in th…

Decision Making

Worse than Zero-shot? A Fact-Checking Dataset for Evaluating the Robustness of RAG Against Misleading Retrievals

2025-02-22 · Linda Zeng, Rithwik Gupta, Divij Motwani, Diji Yang 외

Retrieval-augmented generation (RAG) has shown impressive capabilities in mitigating hallucinations in large language models (LLMs). However, LLMs struggle to handle misleading retrievals and often fail to maintain their…

Fact CheckingMisinformationNavigateRAG+2

On the Robustness of Multilingual Text Embedding Rankings Across Learning Tasks, Languages, and Benchmark Datasets

2026-05-29 · Ana Gjorgjevikj, Barbara Koroušić Seljak, Tome Eftimov arxiv

Large-scale multilingual text embedding models play crucial role in both research and industry, yet their behavior in language-specific, multi-task settings remains insufficiently understood. Although benchmarking platfo…

Neurosymbolic Inference On Foundation Models For Remote Sensing Text-to-image Retrieval With Complex Queries

2025-12-16 · Emanuele Mezzi, Gertjan Burghouts, Maarten Kruithof arxiv

Text-to-image retrieval in remote sensing (RS) has advanced rapidly with the rise of large vision-language models (LVLMs) tailored for aerial and satellite imagery, culminating in remote sensing large vision-language mod…

Object DetectionImage Retrieval