CLLGOct 14, 2020

Summarizing Text on Any Aspects: A Knowledge-Informed Weakly-Supervised Approach

arXiv:2010.06792v21003 citations
Originality Highly original
AI Analysis

This addresses the limitation of previous methods that could only handle a few aspects, making summarization more flexible for diverse topics in practice.

The paper tackles the problem of aspect-based abstractive summarization for arbitrary aspects, expanding beyond a small pre-defined set, and achieves performance boosts on both real and synthetic documents.

Given a document and a target aspect (e.g., a topic of interest), aspect-based abstractive summarization attempts to generate a summary with respect to the aspect. Previous studies usually assume a small pre-defined set of aspects and fall short of summarizing on other diverse topics. In this work, we study summarizing on arbitrary aspects relevant to the document, which significantly expands the application of the task in practice. Due to the lack of supervision data, we develop a new weak supervision construction method and an aspect modeling scheme, both of which integrate rich external knowledge sources such as ConceptNet and Wikipedia. Experiments show our approach achieves performance boosts on summarizing both real and synthetic documents given pre-defined or arbitrary aspects.

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