paper-with-me

홈 › Papers

Data-QuestEval: A Referenceless Metric for Data-to-Text Semantic Evaluation

2021-04-15 · EMNLP 2021 11 · Clément Rebuffel, Thomas Scialom, Laure Soulier, Benjamin Piwowarski, Sylvain Lamprier, Jacopo Staiano, Geoffrey Scoutheeten, Patrick Gallinari

QuestEval is a reference-less metric used in text-to-text tasks, that compares the generated summaries directly to the source text, by automatically asking and answering questions. Its adaptation to Data-to-Text tasks is not straightforward, as it requires multimodal Question Generation and Answering systems on the considered tasks, which are seldom available. To this purpose, we propose a method to build synthetic multimodal corpora enabling to train multimodal components for a data-QuestEval metric. The resulting metric is reference-less and multimodal; it obtains state-of-the-art correlations with human judgment on the WebNLG and WikiBio benchmarks. We make data-QuestEval's code and models available for reproducibility purpose, as part of the QuestEval project.

📄 PDF Abstract BibTeX arXiv:2104.07555

Code (2)

ThomasScialom/QuestEval 공식 구현 pytorch
recitalAI/QuestEval 공식 구현 pytorch

Tasks

Data-to-Text GenerationQuestion GenerationQuestion-GenerationText Generation

Similar Papers 제목 키워드 기반

Rethinking Automatic Evaluation in Sentence Simplification

2021-04-15 · Thomas Scialom, Louis Martin, Jacopo Staiano, Éric Villemonte de la Clergerie 외

Automatic evaluation remains an open research question in Natural Language Generation. In the context of Sentence Simplification, this is particularly challenging: the task requires by nature to replace complex words wit…

Machine TranslationSentenceText Generation

QuestEval: Summarization Asks for Fact-based Evaluation

2021-03-23 · EMNLP 2021 11 · Thomas Scialom, Paul-Alexis Dray, Patrick Gallinari, Sylvain Lamprier 외

Summarization evaluation remains an open research problem: current metrics such as ROUGE are known to be limited and to correlate poorly with human judgments. To alleviate this issue, recent work has proposed evaluation …

Question Answering

Context Matters for Image Descriptions for Accessibility: Challenges for Referenceless Evaluation Metrics

2022-05-21 · Elisa Kreiss, Cynthia Bennett, Shayan Hooshmand, Eric Zelikman 외

Few images on the Web receive alt-text descriptions that would make them accessible to blind and low vision (BLV) users. Image-based NLG systems have progressed to the point where they can begin to address this persisten…

ContextRef: Evaluating Referenceless Metrics For Image Description Generation

2023-09-21 · Elisa Kreiss, Eric Zelikman, Christopher Potts, Nick Haber

Referenceless metrics (e.g., CLIPScore) use pretrained vision--language models to assess image descriptions directly without costly ground-truth reference texts. Such methods can facilitate rapid progress, but only if th…

Image Description

NoRefER: a Referenceless Quality Metric for Automatic Speech Recognition via Semi-Supervised Language Model Fine-Tuning with Contrastive Learning

2023-06-21 · Kamer Ali Yuksel, Thiago Ferreira, Golara Javadi, Mohamed El-Badrashiny 외

This paper introduces NoRefER, a novel referenceless quality metric for automatic speech recognition (ASR) systems. Traditional reference-based metrics for evaluating ASR systems require costly ground-truth transcripts. …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Contrastive LearningLanguage Modeling+4