paper-with-me

Papers

Towards Interpretable Summary Evaluation via Allocation of Contextual Embeddings to Reference Text Topics

2022-10-25 · Ben Schaper, Christopher Lohse, Marcell Streile, Andrea Giovannini, Richard Osuala

Despite extensive recent advances in summary generation models, evaluation of auto-generated summaries still widely relies on single-score systems insufficient for transparent assessment and in-depth qualitative analysis. Towards bridging this gap, we propose the multifaceted interpretable summary evaluation method (MISEM), which is based on allocation of a summary's contextual token embeddings to semantic topics identified in the reference text. We further contribute an interpretability toolbox for automated summary evaluation and interactive visual analysis of summary scoring, topic identification, and token-topic allocation. MISEM achieves a promising .404 Pearson correlation with human judgment on the TAC'08 dataset.

📄 PDF Abstract BibTeX arXiv:2210.14174

Code (1)

ibm/misem 공식 구현 pytorch

Similar Papers 제목 키워드 기반

AMR4NLI: Interpretable and robust NLI measures from semantic graphs

2023-06-01 · Juri Opitz, Shira Wein, Julius Steen, Anette Frank 외

The task of natural language inference (NLI) asks whether a given premise (expressed in NL) entails a given NL hypothesis. NLI benchmarks contain human ratings of entailment, but the meaning relationships driving these r…

Natural Language InferenceSentence

SUPERT: Towards New Frontiers in Unsupervised Evaluation Metrics for Multi-Document Summarization

2020-05-07 · ACL 2020 6 · Yang Gao, Wei Zhao, Steffen Eger

We study unsupervised multi-document summarization evaluation metrics, which require neither human-written reference summaries nor human annotations (e.g. preferences, ratings, etc.). We propose SUPERT, which rates the q…

Document SummarizationMulti-Document Summarizationreinforcement-learningReinforcement Learning (RL)+2

SLICE: Supersense-based Lightweight Interpretable Contextual Embeddings

2020-12-01 · COLING 2020 8 · Cindy Aloui, Carlos Ramisch, Alexis Nasr, Lucie Barque

Contextualised embeddings such as BERT have become de facto state-of-the-art references in many NLP applications, thanks to their impressive performances. However, their opaqueness makes it hard to interpret their behavi…

Estimation of Summary-to-Text Inconsistency by Mismatched Embeddings

2021-04-12 · Oleg Vasilyev, John Bohannon

We propose a new reference-free summary quality evaluation measure, with emphasis on the faithfulness. The measure is designed to find and count all possible minute inconsistencies of the summary with respect to the sour…

PEACH: Pretrained-embedding Explanation Across Contextual and Hierarchical Structure

2024-04-21 · Feiqi Cao, Caren Han, Hyunsuk Chung

In this work, we propose a novel tree-based explanation technique, PEACH (Pretrained-embedding Explanation Across Contextual and Hierarchical Structure), that can explain how text-based documents are classified by using …

Attributefeature selectiontext-classificationText Classification