paper-with-me

Papers

There's No Comparison: Reference-less Evaluation Metrics in Grammatical Error Correction

2016-10-07 · EMNLP 2016 11 · Courtney Napoles, Keisuke Sakaguchi, Joel Tetreault

Current methods for automatically evaluating grammatical error correction (GEC) systems rely on gold-standard references. However, these methods suffer from penalizing grammatical edits that are correct but not in the gold standard. We show that reference-less grammaticality metrics correlate very strongly with human judgments and are competitive with the leading reference-based evaluation metrics. By interpolating both methods, we achieve state-of-the-art correlation with human judgments. Finally, we show that GEC metrics are much more reliable when they are calculated at the sentence level instead of the corpus level. We have set up a CodaLab site for benchmarking GEC output using a common dataset and different evaluation metrics.

📄 PDF Abstract BibTeX arXiv:1610.02124

Code (1)

cnap/grammaticality-metrics 공식 구현

Tasks

BenchmarkingGrammatical Error CorrectionSentence

Similar Papers 제목 키워드 기반

Is this the end of the gold standard? A straightforward reference-less grammatical error correction metric

2021-11-01 · EMNLP 2021 11 · Md Asadul Islam, Enrico Magnani

It is difficult to rank and evaluate the performance of grammatical error correction (GEC) systems, as a sentence can be rewritten in numerous correct ways. A number of GEC metrics have been used to evaluate proposed GEC…

Grammatical Error CorrectionSentence

Segmentation evaluation metrics, a comparison grounded on prosodic and discourse units

2014-05-01 · LREC 2014 5 · Klim Peshkov, Laurent Pr{\'e}vot

Knowledge on evaluation metrics and best practices of using them have improved fast in the recent years Fort et al. (2012). However, the advances concern mostly evaluation of classification related tasks. Segmentation ta…

Discourse SegmentationInformation RetrievalSegmentation

Reference-less Quality Estimation of Text Simplification Systems

2019-01-30 · WS 2018 11 · Louis Martin, Samuel Humeau, Pierre-Emmanuel Mazaré, Antoine Bordes 외

The evaluation of text simplification (TS) systems remains an open challenge. As the task has common points with machine translation (MT), TS is often evaluated using MT metrics such as BLEU. However, such metrics requir…

Machine TranslationSentenceText SimplificationTranslation

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

KPEval: Towards Fine-Grained Semantic-Based Keyphrase Evaluation

2023-03-27 · Di wu, Da Yin, Kai-Wei Chang

Despite the significant advancements in keyphrase extraction and keyphrase generation methods, the predominant approach for evaluation mainly relies on exact matching with human references. This scheme fails to recognize…

DiversityKeyphrase ExtractionKeyphrase Generation