Global Explainability of BERT-Based Evaluation Metrics by Disentangling along Linguistic Factors
Evaluation metrics are a key ingredient for progress of text generation systems. In recent years, several BERT-based evaluation metrics have been proposed (including BERTScore, MoverScore, BLEURT, etc.) which correlate much better with human assessment of text generation quality than BLEU or ROUGE, invented two decades ago. However, little is known what these metrics, which are based on black-box language model representations, actually capture (it is typically assumed they model semantic similarity). In this work, we use a simple regression based global explainability technique to disentangle metric scores along linguistic factors, including semantics, syntax, morphology, and lexical overlap. We show that the different metrics capture all aspects to some degree, but that they are all substantially sensitive to lexical overlap, just like BLEU and ROUGE. This exposes limitations of these novelly proposed metrics, which we also highlight in an adversarial test scenario.
Code (1)
Tasks
Language ModelingLanguage ModellingSemantic SimilaritySemantic Textual SimilarityText GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Building Trust in Black-box Optimization: A Comprehensive Framework for Explainability
Optimizing costly black-box functions within a constrained evaluation budget presents significant challenges in many real-world applications. Surrogate Optimization (SO) is a common resolution, yet its proprietary nature…
Feature ImportanceTowards Explainable Evaluation Metrics for Natural Language Generation
Unlike classical lexical overlap metrics such as BLEU, most current evaluation metrics (such as BERTScore or MoverScore) are based on black-box language models such as BERT or XLM-R. They often achieve strong correlation…
Machine TranslationText GenerationTranslationXLM-RDisentangling Mean Embeddings for Better Diagnostics of Image Generators
The evaluation of image generators remains a challenge due to the limitations of traditional metrics in providing nuanced insights into specific image regions. This is a critical problem as not all regions of an image ma…
Image GenerationEvaluating the Effectiveness of XAI Techniques for Encoder-Based Language Models
The black-box nature of large language models (LLMs) necessitates the development of eXplainable AI (XAI) techniques for transparency and trustworthiness. However, evaluating these techniques remains a challenge. This st…
XLM-REvaluating Explainability in Machine Learning Predictions through Explainer-Agnostic Metrics
The rapid integration of artificial intelligence (AI) into various industries has introduced new challenges in governance and regulation, particularly regarding the understanding of complex AI systems. A critical demand …
Feature Importance