paper-with-me

홈 › Papers

BMX: Boosting Natural Language Generation Metrics with Explainability

2022-12-20 · Christoph Leiter, Hoa Nguyen, Steffen Eger

State-of-the-art natural language generation evaluation metrics are based on black-box language models. Hence, recent works consider their explainability with the goals of better understandability for humans and better metric analysis, including failure cases. In contrast, our proposed method BMX: Boosting Natural Language Generation Metrics with explainability explicitly leverages explanations to boost the metrics' performance. In particular, we perceive feature importance explanations as word-level scores, which we convert, via power means, into a segment-level score. We then combine this segment-level score with the original metric to obtain a better metric. Our tests show improvements for multiple metrics across MT and summarization datasets. While improvements in machine translation are small, they are strong for summarization. Notably, BMX with the LIME explainer and preselected parameters achieves an average improvement of 0.087 points in Spearman correlation on the system-level evaluation of SummEval.

📄 PDF Abstract BibTeX arXiv:2212.10469

Code (1)

gringham/bmx 공식 구현

Tasks

Feature ImportanceMachine TranslationSentenceText GenerationTranslation

Similar Papers 제목 키워드 기반

A Survey on Deep Learning and Explainability for Automatic Report Generation from Medical Images

2020-10-20 · Pablo Messina, Pablo Pino, Denis Parra, Alvaro Soto 외

Every year physicians face an increasing demand of image-based diagnosis from patients, a problem that can be addressed with recent artificial intelligence methods. In this context, we survey works in the area of automat…

Medical Report GenerationSurvey

Deciphering Personalization: Towards Fine-Grained Explainability in Natural Language for Personalized Image Generation Models

2025-11-02 · Haoming Wang, Wei Gao arxiv

Image generation models are usually personalized in practical uses in order to better meet the individual users' heterogeneous needs, but most personalized models lack explainability about how they are being personalized…

Personalized Image Generation

Challenges and Opportunities in Text Generation Explainability

2024-05-14 · Kenza Amara, Rita Sevastjanova, Mennatallah El-Assady

The necessity for interpretability in natural language processing (NLP) has risen alongside the growing prominence of large language models. Among the myriad tasks within NLP, text generation stands out as a primary obje…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Text Generation

Which is better? Exploring Prompting Strategy For LLM-based Metrics

2023-11-07 · Joonghoon Kim, Saeran Park, Kiyoon Jeong, Sangmin Lee 외

This paper describes the DSBA submissions to the Prompting Large Language Models as Explainable Metrics shared task, where systems were submitted to two tracks: small and large summarization tracks. With advanced Large L…

Text Generation

From Understanding to Utilization: A Survey on Explainability for Large Language Models

2024-01-23 · Haoyan Luo, Lucia Specia

Explainability for Large Language Models (LLMs) is a critical yet challenging aspect of natural language processing. As LLMs are increasingly integral to diverse applications, their "black-box" nature sparks significant …

Model Editing