paper-with-me

Papers

RoMe: A Robust Metric for Evaluating Natural Language Generation

2022-03-17 · ACL 2022 5 · Md Rashad Al Hasan Rony, Liubov Kovriguina, Debanjan Chaudhuri, Ricardo Usbeck, Jens Lehmann

Evaluating Natural Language Generation (NLG) systems is a challenging task. Firstly, the metric should ensure that the generated hypothesis reflects the reference's semantics. Secondly, it should consider the grammatical quality of the generated sentence. Thirdly, it should be robust enough to handle various surface forms of the generated sentence. Thus, an effective evaluation metric has to be multifaceted. In this paper, we propose an automatic evaluation metric incorporating several core aspects of natural language understanding (language competence, syntactic and semantic variation). Our proposed metric, RoMe, is trained on language features such as semantic similarity combined with tree edit distance and grammatical acceptability, using a self-supervised neural network to assess the overall quality of the generated sentence. Moreover, we perform an extensive robustness analysis of the state-of-the-art methods and RoMe. Empirical results suggest that RoMe has a stronger correlation to human judgment over state-of-the-art metrics in evaluating system-generated sentences across several NLG tasks.

📄 PDF Abstract BibTeX arXiv:2203.09183

Code (1)

rashad101/rome 공식 구현 pytorch

Tasks

Natural Language UnderstandingSemantic SimilaritySemantic Textual SimilaritySentenceText Generation

Methods 이 논문이 사용한 방법론

ROME 설명 없음

Similar Papers 제목 키워드 기반

RoMe: A Robust Metric for Evaluating Natural Language Generation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Evaluating Natural Language Generation (NLG) systems is a challenging task. Firstly, the metric should ensure that the generated hypothesis reflects the reference's semantics. Secondly, it should consider the grammatical…

Natural Language UnderstandingSemantic SimilaritySemantic Textual SimilaritySentence+1

Evaluating Semantic Accuracy of Data-to-Text Generation with Natural Language Inference

2020-11-21 · INLG (ACL) 2020 12 · Ondřej Dušek, Zdeněk Kasner

A major challenge in evaluating data-to-text (D2T) generation is measuring the semantic accuracy of the generated text, i.e. checking if the output text contains all and only facts supported by the input data. We propose…

Data-to-Text GenerationNatural Language InferenceText Generation

Synchromesh: Reliable code generation from pre-trained language models

2022-01-26 · ICLR 2022 4 · Gabriel Poesia, Oleksandr Polozov, Vu Le, Ashish Tiwari 외

Large pre-trained language models have been used to generate code,providing a flexible interface for synthesizing programs from natural language specifications. However, they often violate syntactic and semantic rules of…

Code GenerationLanguage ModelingLanguage Modellingvalid

Diffusion Models for Interferometric Satellite Aperture Radar

2023-08-31 · Alexandre Tuel, Thomas Kerdreux, Claudia Hulbert, Bertrand Rouet-Leduc

Probabilistic Diffusion Models (PDMs) have recently emerged as a very promising class of generative models, achieving high performance in natural image generation. However, their performance relative to non-natural image…

GPUImage Generation

Clinical Context-aware Radiology Report Generation from Medical Images using Transformers

2024-08-21 · Sonit Singh

Recent developments in the field of Natural Language Processing, especially language models such as the transformer have brought state-of-the-art results in language understanding and language generation. In this work, w…

DecoderDiagnosticText Generation