paper-with-me

Papers

GOLFer: Smaller LM-Generated Documents Hallucination Filter & Combiner for Query Expansion in Information Retrieval

2025-06-05 · Lingyuan Liu, Mengxiang Zhang

Large language models (LLMs)-based query expansion for information retrieval augments queries with generated hypothetical documents with LLMs. However, its performance relies heavily on the scale of the language models (LMs), necessitating larger, more advanced LLMs. This approach is costly, computationally intensive, and often has limited accessibility. To address these limitations, we introduce GOLFer - Smaller LMs-Generated Documents Hallucination Filter & Combiner - a novel method leveraging smaller open-source LMs for query expansion. GOLFer comprises two modules: a hallucination filter and a documents combiner. The former detects and removes non-factual and inconsistent sentences in generated documents, a common issue with smaller LMs, while the latter combines the filtered content with the query using a weight vector to balance their influence. We evaluate GOLFer alongside dominant LLM-based query expansion methods on three web search and ten low-resource datasets. Experimental results demonstrate that GOLFer consistently outperforms other methods using smaller LMs, and maintains competitive performance against methods using large-size LLMs, demonstrating its effectiveness.

📄 PDF Abstract BibTeX arXiv:2506.04762

Code (1)

liuliuyuan6/GOLFer 공식 구현 pytorch

Tasks

HallucinationInformation Retrieval

Similar Papers 제목 키워드 기반

Hallucination Reduction in Long Input Text Summarization

2023-09-28 · Tohida Rehman, Ronit Mandal, Abhishek Agarwal, Debarshi Kumar Sanyal

Hallucination in text summarization refers to the phenomenon where the model generates information that is not supported by the input source document. Hallucination poses significant obstacles to the accuracy and reliabi…

DecoderHallucinationText Summarization

Breaking the Symmetries of Indistinguishable Objects

2025-03-21 · Ozgur Akgun, Mun See Chang, Ian P. Gent, Christopher Jefferson

Indistinguishable objects often occur when modelling problems in constraint programming, as well as in other related paradigms. They occur when objects can be viewed as being drawn from a set of unlabelled objects, and t…

valid

Cognitive-Aligned Document Selection for Retrieval-augmented Generation

2025-02-17 · Bingyu Wan, Fuxi Zhang, Zhongpeng Qi, Jiayi Ding 외

Large language models (LLMs) inherently display hallucinations since the precision of generated texts cannot be guaranteed purely by the parametric knowledge they include. Although retrieval-augmented generation (RAG) sy…

RAGRetrievalRetrieval-augmented Generation

Set Constraint Model and Automated Encoding into SAT: Application to the Social Golfer Problem

2014-06-27 · Frédéric Lardeux, Eric Monfroy, Broderick Crawford, Ricardo Soto

On the one hand, Constraint Satisfaction Problems allow one to declaratively model problems. On the other hand, propositional satisfiability problem (SAT) solvers can handle huge SAT instances. We thus present a techniqu…

Golfer: Trajectory Prediction with Masked Goal Conditioning MnM Network

2022-07-02 · Xiaocheng Tang, Soheil Sadeghi Eshkevari, Haoyu Chen, Weidan Wu 외

Transformers have enabled breakthroughs in NLP and computer vision, and have recently began to show promising performance in trajectory prediction for Autonomous Vehicle (AV). How to efficiently model the interactive rel…

motion predictionPredictionTrajectory Prediction