ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2502.17839
44
0

Say Less, Mean More: Leveraging Pragmatics in Retrieval-Augmented Generation

25 February 2025
Haris Riaz
Ellen Riloff
Mihai Surdeanu
    RALM
ArXivPDFHTML
Abstract

We propose a simple, unsupervised method that injects pragmatic principles in retrieval-augmented generation (RAG) frameworks such as Dense Passage Retrieval to enhance the utility of retrieved contexts. Our approach first identifies which sentences in a pool of documents retrieved by RAG are most relevant to the question at hand, cover all the topics addressed in the input question and no more, and then highlights these sentences within their context, before they are provided to the LLM, without truncating or altering the context in any other way. We show that this simple idea brings consistent improvements in experiments on three question answering tasks (ARC-Challenge, PubHealth and PopQA) using five different LLMs. It notably enhances relative accuracy by up to 19.7% on PubHealth and 10% on ARC-Challenge compared to a conventional RAG system.

View on arXiv
@article{riaz2025_2502.17839,
  title={ Say Less, Mean More: Leveraging Pragmatics in Retrieval-Augmented Generation },
  author={ Haris Riaz and Ellen Riloff and Mihai Surdeanu },
  journal={arXiv preprint arXiv:2502.17839},
  year={ 2025 }
}
Comments on this paper