paper-with-me

홈 › Papers

A Study of Automatic Metrics for the Evaluation of Natural Language Explanations

2021-03-15 · EACL 2021 2 · Miruna Clinciu, Arash Eshghi, Helen Hastie

As transparency becomes key for robotics and AI, it will be necessary to evaluate the methods through which transparency is provided, including automatically generated natural language (NL) explanations. Here, we explore parallels between the generation of such explanations and the much-studied field of evaluation of Natural Language Generation (NLG). Specifically, we investigate which of the NLG evaluation measures map well to explanations. We present the ExBAN corpus: a crowd-sourced corpus of NL explanations for Bayesian Networks. We run correlations comparing human subjective ratings with NLG automatic measures. We find that embedding-based automatic NLG evaluation methods, such as BERTScore and BLEURT, have a higher correlation with human ratings, compared to word-overlap metrics, such as BLEU and ROUGE. This work has implications for Explainable AI and transparent robotic and autonomous systems.

📄 PDF Abstract BibTeX arXiv:2103.08545

Code (1)

MirunaClinciu/ExBAN 공식 구현

Tasks

nlg evaluationText Generation

Similar Papers 제목 키워드 기반

A Comparative Study of Quality Evaluation Methods for Text Summarization

2024-06-30 · Huyen Nguyen, Haihua Chen, Lavanya Pobbathi, Junhua Ding

Evaluating text summarization has been a challenging task in natural language processing (NLP). Automatic metrics which heavily rely on reference summaries are not suitable in many situations, while human evaluation is t…

Text Summarization

A Tutorial on Evaluation Metrics used in Natural Language Generation

2021-06-01 · NAACL 2021 4 · Mitesh M. Khapra, Ananya B. Sai

The advent of Deep Learning and the availability of large scale datasets has accelerated research on Natural Language Generation with a focus on newer tasks and better models. With such rapid progress, it is vital to ass…

nlg evaluationText Generation

Automatic Metrics in Natural Language Generation: A Survey of Current Evaluation Practices

2024-08-17 · Patrícia Schmidtová, Saad Mahamood, Simone Balloccu, Ondřej Dušek 외

Automatic metrics are extensively used to evaluate natural language processing systems. However, there has been increasing focus on how they are used and reported by practitioners within the field. In this paper, we have…

SurveyText Generation

Perturbation CheckLists for Evaluating NLG Evaluation Metrics

2021-09-13 · EMNLP 2021 11 · Ananya B. Sai, Tanay Dixit, Dev Yashpal Sheth, Sreyas Mohan 외

Natural Language Generation (NLG) evaluation is a multifaceted task requiring assessment of multiple desirable criteria, e.g., fluency, coherency, coverage, relevance, adequacy, overall quality, etc. Across existing data…

Data-to-Text Generationnlg evaluationText Generation

NLG Evaluation Metrics Beyond Correlation Analysis: An Empirical Metric Preference Checklist

2023-05-15 · Iftitahu Ni'mah, Meng Fang, Vlado Menkovski, Mykola Pechenizkiy

In this study, we analyze automatic evaluation metrics for Natural Language Generation (NLG), specifically task-agnostic metrics and human-aligned metrics. Task-agnostic metrics, such as Perplexity, BLEU, BERTScore, are …

Controllable Language ModellingDialogue GenerationLanguage Modellingnlg evaluation+3