paper-with-me

홈 › Papers

Global Explainability of BERT-Based Evaluation Metrics by Disentangling along Linguistic Factors

2021-10-08 · EMNLP 2021 11 · Marvin Kaster, Wei Zhao, Steffen Eger

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.

📄 PDF Abstract BibTeX arXiv:2110.04399

Code (1)

steffeneger/global-explainability-metrics 공식 구현

Tasks

Language ModelingLanguage ModellingSemantic SimilaritySemantic Textual SimilarityText Generation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Building Trust in Black-box Optimization: A Comprehensive Framework for Explainability

2024-10-18 · Nazanin Nezami, Hadis Anahideh

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 Importance

Towards Explainable Evaluation Metrics for Natural Language Generation

2022-03-21 · Christoph Leiter, Piyawat Lertvittayakumjorn, Marina Fomicheva, Wei Zhao 외

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-R

Disentangling Mean Embeddings for Better Diagnostics of Image Generators

2024-09-02 · Sebastian G. Gruber, Pascal Tobias Ziegler, Florian Buettner

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 Generation

Evaluating the Effectiveness of XAI Techniques for Encoder-Based Language Models

2025-01-26 · Melkamu Abay Mersha, Mesay Gemeda Yigezu, Jugal Kalita

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-R

Evaluating Explainability in Machine Learning Predictions through Explainer-Agnostic Metrics

2023-02-23 · Cristian Munoz, Kleyton da Costa, Bernardo Modenesi, Adriano Koshiyama

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