Learning to Extract Coherent Summary via Deep Reinforcement Learning
Yuxiang Wu, Baotian Hu

TL;DR
This paper introduces a neural coherence model and a reinforcement learning-based summarizer that jointly optimize for coherence and informativeness, achieving state-of-the-art results in extractive summarization.
Contribution
It proposes a novel neural coherence model and a reinforcement learning framework for extractive summarization that enhances summary coherence without feature engineering.
Findings
The neural coherence model effectively captures cross-sentence coherence patterns.
The RNES model outperforms existing baselines on ROUGE metrics.
Summaries generated are more coherent and readable.
Abstract
Coherence plays a critical role in producing a high-quality summary from a document. In recent years, neural extractive summarization is becoming increasingly attractive. However, most of them ignore the coherence of summaries when extracting sentences. As an effort towards extracting coherent summaries, we propose a neural coherence model to capture the cross-sentence semantic and syntactic coherence patterns. The proposed neural coherence model obviates the need for feature engineering and can be trained in an end-to-end fashion using unlabeled data. Empirical results show that the proposed neural coherence model can efficiently capture the cross-sentence coherence patterns. Using the combined output of the neural coherence model and ROUGE package as the reward, we design a reinforcement learning method to train a proposed neural extractive summarizer which is named Reinforced Neural…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
