CLAug 30, 2019

Earlier Isn't Always Better: Sub-aspect Analysis on Corpus and System Biases in Summarization

arXiv:1908.11723v11013 citations
AI Analysis

This work addresses the problem of understanding and mitigating biases in summarization for researchers and practitioners, but it is incremental as it builds on existing concepts of sub-functions without introducing new methods.

The paper analyzes biases in summarization systems and corpora by defining three sub-aspects—position, importance, and diversity—and finds that position bias varies across domains, such as being substantial in news but not in academic papers, and that different systems exhibit varying degrees of these sub-aspects.

Despite the recent developments on neural summarization systems, the underlying logic behind the improvements from the systems and its corpus-dependency remains largely unexplored. Position of sentences in the original text, for example, is a well known bias for news summarization. Following in the spirit of the claim that summarization is a combination of sub-functions, we define three sub-aspects of summarization: position, importance, and diversity and conduct an extensive analysis of the biases of each sub-aspect with respect to the domain of nine different summarization corpora (e.g., news, academic papers, meeting minutes, movie script, books, posts). We find that while position exhibits substantial bias in news articles, this is not the case, for example, with academic papers and meeting minutes. Furthermore, our empirical study shows that different types of summarization systems (e.g., neural-based) are composed of different degrees of the sub-aspects. Our study provides useful lessons regarding consideration of underlying sub-aspects when collecting a new summarization dataset or developing a new system.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes