paper-with-me

홈 › Papers

FrugalScore: Learning Cheaper, Lighter and Faster Evaluation Metrics for Automatic Text Generation

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

Fast and reliable evaluation metrics are key to R&D progress. While traditional natural language generation metrics are fast, they are not very reliable. Conversely, new metrics based on large pretrained language models are much more reliable, but require significant computational resources. In this paper, we propose FrugalScore, an approach to learn a fixed, low cost version of any expensive NLG metric, while retaining most of its original performance. Experiments with BERTScore and MoverScore on summarization and translation show that FrugalScore is on par with the original metrics (and sometimes better), while having several orders of magnitude less parameters and running several times faster. On average over all learned metrics, tasks, and variants, FrugalScore retains 96.8% of the performance, runs 24 times faster, and has 35 times less parameters than the original metrics. We make our trained metrics publicly available, to benefit the entire NLP community and in particular researchers and practitioners with limited resources.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Text GenerationTranslation

Similar Papers 제목 키워드 기반

FrugalScore: Learning Cheaper, Lighter and Faster Evaluation Metricsfor Automatic Text Generation

2021-10-16 · Moussa Kamal Eddine, Guokan Shang, Antoine J. -P. Tixier, Michalis Vazirgiannis

Fast and reliable evaluation metrics are key to R&D progress. While traditional natural language generation metrics are fast, they are not very reliable. Conversely, new metrics based on large pretrained language models …

Text GenerationTranslation

FrugalScore: Learning Cheaper, Lighter and Faster Evaluation Metrics for Automatic Text Generation

2022-05-01 · ACL 2022 5 · Moussa Kamal Eddine, Guokan Shang, Antoine Tixier, Michalis Vazirgiannis

Fast and reliable evaluation metrics are key to R&D progress. While traditional natural language generation metrics are fast, they are not very reliable. Conversely, new metrics based on large pretrained language models …

Text Generation

DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighter

2019-10-02 · NeurIPS 2019 12 · Victor Sanh, Lysandre Debut, Julien Chaumond, Thomas Wolf

As Transfer Learning from large-scale pre-trained models becomes more prevalent in Natural Language Processing (NLP), operating these large models in on-the-edge and/or under constrained computational training or inferen…

Hate Speech DetectionKnowledge DistillationLanguage ModelingLanguage Modelling+7

Error Span Annotation: A Balanced Approach for Human Evaluation of Machine Translation

2024-06-17 · Tom Kocmi, Vilém Zouhar, Eleftherios Avramidis, Roman Grundkiewicz 외

High-quality Machine Translation (MT) evaluation relies heavily on human judgments. Comprehensive error classification methods, such as Multidimensional Quality Metrics (MQM), are expensive as they are time-consuming and…

Machine TranslationTranslation

Evaluation Metric for Quality Control and Generative Models in Histopathology Images

2024-11-01 · Pranav Jeevan, Neeraj Nixon, Abhijeet Patil, Amit Sethi

Our study introduces ResNet-L2 (RL2), a novel metric for evaluating generative models and image quality in histopathology, addressing limitations of traditional metrics, such as Frechet inception distance (FID), when the…

Image Generation