Language Model Augmented Relevance Score
Although automated metrics are commonly used to evaluate NLG systems, they often correlate poorly with human judgements. Newer metrics such as BERTScore have addressed many weaknesses in prior metrics such as BLEU and ROUGE, which rely on n-gram matching. These newer methods, however, are still limited in that they do not consider the generation context, so they cannot properly reward generated text that is correct but deviates from the given reference. In this paper, we propose Language Model Augmented Relevance Score (MARS), a new context-aware metric for NLG evaluation. MARS leverages off-the-shelf language models, guided by reinforcement learning, to create augmented references that consider both the generation context and available human references, which are then used as additional references to score generated text. Compared with seven existing metrics in three common NLG tasks, MARS not only achieves higher correlation with human reference judgements, but also differentiates well-formed candidates from adversarial samples to a larger degree.
Code (0)
등록된 구현이 없습니다.
Tasks
Language ModelingLanguage Modellingmodelnlg evaluationSimilar Papers 제목 키워드 기반
Retrieval-Augmented Neural Response Generation Using Logical Reasoning and Relevance Scoring
Constructing responses in task-oriented dialogue systems typically relies on information sources such the current dialogue state or external databases. This paper presents a novel approach to knowledge-grounded response …
Logical ReasoningResponse GenerationRetrievalTask-Oriented Dialogue SystemsRAG-Fusion: a New Take on Retrieval-Augmented Generation
Infineon has identified a need for engineers, account managers, and customers to rapidly obtain product information. This problem is traditionally addressed with retrieval-augmented generation (RAG) chatbots, but in this…
RAGRerankingRetrievalRetrieval-augmented GenerationUniMS-RAG: A Unified Multi-source Retrieval-Augmented Generation for Personalized Dialogue Systems
Large Language Models (LLMs) has shown exceptional capabilities in many natual language understanding and generation tasks. However, the personalization issue still remains a much-coveted property, especially when it com…
RAGResponse GenerationRetrievalRetrieval-augmented GenerationFine-grained Late-interaction Multi-modal Retrieval for Retrieval Augmented Visual Question Answering
Knowledge-based Visual Question Answering (KB-VQA) requires VQA systems to utilize knowledge from external knowledge bases to answer visually-grounded questions. Retrieval-Augmented Visual Question Answering (RA-VQA), a …
Image to textPassage RetrievalQuestion AnsweringRetrieval+2Enhanced Retrieval of Long Documents: Leveraging Fine-Grained Block Representations with Large Language Models
In recent years, large language models (LLMs) have demonstrated exceptional power in various domains, including information retrieval. Most of the previous practices involve leveraging these models to create a single emb…
Information RetrievalRAGRetrievalRetrieval-augmented Generation