paper-with-me

Papers

Reciprocal Learning of Knowledge Retriever and Response Ranker for Knowledge-Grounded Conversations

2022-10-01 · COLING 2022 10 · Jiazhan Feng, Chongyang Tao, Zhen Li, Chang Liu, Tao Shen, Dongyan Zhao

Grounding dialogue agents with knowledge documents has sparked increased attention in both academia and industry. Recently, a growing body of work is trying to build retrieval-based knowledge-grounded dialogue systems. While promising, these approaches require collecting pairs of dialogue context and the corresponding ground-truth knowledge sentences that contain the information regarding the dialogue context. Unfortunately, hand-labeling data to that end is time-consuming, and many datasets and applications lack such knowledge annotations. In this paper, we propose a reciprocal learning approach to jointly optimize a knowledge retriever and a response ranker for knowledge-grounded response retrieval without ground-truth knowledge labels. Specifically, the knowledge retriever uses the feedback from the response ranker as pseudo supervised signals of knowledge retrieval for updating its parameters, while the response ranker also receives the top-ranked knowledge sentences from knowledge retriever for optimization. Evaluation results on two public benchmarks show that our model can significantly outperform previous state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Comparative Analysis of Neural Retriever-Reranker Pipelines for Retrieval-Augmented Generation over Knowledge Graphs in E-commerce Applications

2025-12-14 · Teri Rumble, Zbyněk Gazdík, Javad Zarrin, Jagdeep Ahluwalia arxiv

Recent advancements in Large Language Models (LLMs) have transformed Natural Language Processing (NLP), enabling complex information retrieval and generation tasks. Retrieval-Augmented Generation (RAG) has emerged as a k…

Natural Language QueriesInformation RetrievalResponse GenerationKnowledge Graphs

Metric-guided Distillation: Distilling Knowledge from the Metric to Ranker and Retriever for Generative Commonsense Reasoning

2022-10-21 · Xingwei He, Yeyun Gong, A-Long Jin, Weizhen Qi 외

Commonsense generation aims to generate a realistic sentence describing a daily scene under the given concepts, which is very challenging, since it requires models to have relational reasoning and compositional generaliz…

Relational ReasoningRe-RankingSentence

ModernBERT + ColBERT: Enhancing biomedical RAG through an advanced re-ranking retriever

2025-10-06 · Eduardo Martínez Rivera, Filippo Menolascina arxiv

Retrieval-Augmented Generation (RAG) is a powerful technique for enriching Large Language Models (LLMs) with external knowledge, allowing for factually grounded responses, a critical requirement in high-stakes domains su…

Multimodal Reranking for Knowledge-Intensive Visual Question Answering

2024-07-17 · Haoyang Wen, Honglei Zhuang, Hamed Zamani, Alexander Hauptmann 외

Knowledge-intensive visual question answering requires models to effectively use external knowledge to help answer visual questions. A typical pipeline includes a knowledge retriever and an answer generator. However, a r…

Answer GenerationQuestion AnsweringRerankingVisual Question Answering+1

EVENT-Retriever: Event-Aware Multimodal Image Retrieval for Realistic Captions

2025-08-31 · Dinh-Khoi Vo, Van-Loc Nguyen, Minh-Triet Tran, Trung-Nghia Le arxiv

Event-based image retrieval from free-form captions presents a significant challenge: models must understand not only visual features but also latent event semantics, context, and real-world knowledge. Conventional visio…

Image Retrieval