paper-with-me

홈 › Papers

Generating Textual Explanations for Machine Learning Models Performance: A Table-to-Text Task

2022-06-01 · LREC 2022 6 · Isaac Ampomah, James Burton, Amir Enshaei, Noura Al Moubayed

Numerical tables are widely employed to communicate or report the classification performance of machine learning (ML) models with respect to a set of evaluation metrics. For non-experts, domain knowledge is required to fully understand and interpret the information presented by numerical tables. This paper proposes a new natural language generation (NLG) task where neural models are trained to generate textual explanations, analytically describing the classification performance of ML models based on the metrics’ scores reported in the tables. Presenting the generated texts along with the numerical tables will allow for a better understanding of the classification performance of ML models. We constructed a dataset comprising numerical tables paired with their corresponding textual explanations written by experts to facilitate this NLG task. Experiments on the dataset are conducted by fine-tuning pre-trained language models (T5 and BART) to generate analytical textual explanations conditioned on the information in the tables. Furthermore, we propose a neural module, Metrics Processing Unit (MPU), to improve the performance of the baselines in terms of correctly verbalising the information in the corresponding table. Evaluation and analysis conducted indicate, that exploring pre-trained models for data-to-text generation leads to better generalisation performance and can produce high-quality textual explanations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData-to-Text GenerationText Generation

Similar Papers 제목 키워드 기반

Pyreal: A Framework for Interpretable ML Explanations

2023-12-20 · Alexandra Zytek, Wei-En Wang, Dongyu Liu, Laure Berti-Equille 외

Users in many domains use machine learning (ML) predictions to help them make decisions. Effective ML-based decision-making often requires explanations of ML models and their predictions. While there are many algorithms …

Decision Making

Attentive Explanations: Justifying Decisions and Pointing to the Evidence (Extended Abstract)

2017-11-17 · Dong Huk Park, Lisa Anne Hendricks, Zeynep Akata, Anna Rohrbach 외

Deep models are the defacto standard in visual decision problems due to their impressive performance on a wide array of visual tasks. On the other hand, their opaqueness has led to a surge of interest in explainable syst…

Question AnsweringVisual Question Answering (VQA)

An Experimental Study on Generating Plausible Textual Explanations for Video Summarization

2025-09-30 · Thomas Eleftheriadis, Evlampios Apostolidis, Vasileios Mezaris arxiv

In this paper, we present our experimental study on generating plausible textual explanations for the outcomes of video summarization. For the needs of this study, we extend an existing framework for multigranular explan…

Video Summarization

From Fragments to Facts: A Curriculum-Driven DPO Approach for Generating Hindi News Veracity Explanations

2025-07-07 · Pulkit Bansal, Raghvendra Kumar, Shakti Singh, Adam Jatowt 외 arxiv

In an era of rampant misinformation, generating reliable news explanations is vital, especially for under-represented languages like Hindi. Lacking robust automated tools, Hindi faces challenges in scaling misinformation…

Explanation Generation

Ontology-based Interpretable Machine Learning for Textual Data

2020-04-01 · Phung Lai, NhatHai Phan, Han Hu, Anuja Badeti 외

In this paper, we introduce a novel interpreting framework that learns an interpretable model based on an ontology-based sampling technique to explain agnostic prediction models. Different from existing approaches, our a…

BIG-bench Machine LearningInterpretable Machine Learning