TL;DR
This paper introduces encoder-centric stepwise models with structured transformers for extractive summarization, achieving state-of-the-art results on CNN/DailyMail and Rotowire datasets without task-specific redundancy modeling.
Contribution
It presents a novel stepwise approach using structured transformers that improves extractive summarization and content planning across different tasks.
Findings
Achieves state-of-the-art Rouge scores on CNN/DailyMail.
Surpasses previous metrics in Rotowire table-to-text generation.
Extended Transformers outperform HiBERT in both datasets.
Abstract
We propose encoder-centric stepwise models for extractive summarization using structured transformers -- HiBERT and Extended Transformers. We enable stepwise summarization by injecting the previously generated summary into the structured transformer as an auxiliary sub-structure. Our models are not only efficient in modeling the structure of long inputs, but they also do not rely on task-specific redundancy-aware modeling, making them a general purpose extractive content planner for different tasks. When evaluated on CNN/DailyMail extractive summarization, stepwise models achieve state-of-the-art performance in terms of Rouge without any redundancy aware modeling or sentence filtering. This also holds true for Rotowire table-to-text generation, where our models surpass previously reported metrics for content selection, planning and ordering, highlighting the strength of stepwise…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
