paper-with-me

Papers

BlendFilter: Advancing Retrieval-Augmented Large Language Models via Query Generation Blending and Knowledge Filtering

2024-02-16 · Haoyu Wang, Ruirui Li, Haoming Jiang, Jinjin Tian, Zhengyang Wang, Chen Luo, Xianfeng Tang, Monica Cheng, Tuo Zhao, Jing Gao

Retrieval-augmented Large Language Models (LLMs) offer substantial benefits in enhancing performance across knowledge-intensive scenarios. However, these methods often face challenges with complex inputs and encounter difficulties due to noisy knowledge retrieval, notably hindering model effectiveness. To address this issue, we introduce BlendFilter, a novel approach that elevates retrieval-augmented LLMs by integrating query generation blending with knowledge filtering. BlendFilter proposes the blending process through its query generation method, which integrates both external and internal knowledge augmentation with the original query, ensuring comprehensive information gathering. Additionally, our distinctive knowledge filtering module capitalizes on the intrinsic capabilities of the LLM, effectively eliminating extraneous data. We conduct extensive experiments on three open-domain question answering benchmarks, and the findings clearly indicate that our innovative BlendFilter surpasses state-of-the-art baselines significantly.

📄 PDF Abstract BibTeX arXiv:2402.11129

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Domain Question AnsweringQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

Towards Comprehensive Vietnamese Retrieval-Augmented Generation and Large Language Models

2024-03-03 · Nguyen Quang Duc, Le Hai Son, Nguyen Duc Nhan, Nguyen Dich Nhat Minh 외

This paper presents our contributions towards advancing the state of Vietnamese language understanding and generation through the development and dissemination of open datasets and pre-trained models for Vietnamese Retri…

RAGRetrievalRetrieval-augmented Generation

AIANO: Enhancing Information Retrieval with AI-Augmented Annotation

2026-02-04 · Sameh Khattab, Marie Bauer, Lukas Heine, Till Rostalski 외 arxiv

The rise of Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) has rapidly increased the need for high-quality, curated information retrieval datasets. These datasets, however, are currently created wi…

Information Retrieval

Leveraging Retrieval-Augmented Tags for Large Vision-Language Understanding in Complex Scenes

2024-12-16 · Antonio Carlos Rivera, Anthony Moore, Steven Robinson

Object-aware reasoning in vision-language tasks poses significant challenges for current models, particularly in handling unseen objects, reducing hallucinations, and capturing fine-grained relationships in complex visua…

Contrastive LearningMultimodal ReasoningObjectRetrieval

TelcoAI: Advancing 3GPP Technical Specification Search through Agentic Multi-Modal Retrieval-Augmented Generation

2025-11-17 · Rahul Ghosh, Chun-Hao Liu, Gaurav Rele, Vidya Sagar Ravipati 외 arxiv

The 3rd Generation Partnership Project (3GPP) produces complex technical specifications essential to global telecommunications, yet their hierarchical structure, dense formatting, and multi-modal content make them diffic…

Controlled Retrieval-augmented Context Evaluation for Long-form RAG

2025-06-24 · Jia-Huei Ju, Suzan Verberne, Maarten de Rijke, Andrew Yates

Retrieval-augmented generation (RAG) enhances large language models by incorporating context retrieved from external knowledge sources. While the effectiveness of the retrieval module is typically evaluated with relevanc…

DiagnosticFormRAGRetrieval+1