CLAug 20, 2016

Topic Sensitive Neural Headline Generation

arXiv:1608.05777v1
Originality Incremental advance
AI Analysis

This work addresses the need for more accurate automated headline generation in text summarization, though it is incremental as it builds on existing neural models by adding topic sensitivity.

The paper tackled the problem of neural headline generation by incorporating document topic information to improve summary accuracy, achieving state-of-the-art performance on the LCSTS dataset.

Neural models have recently been used in text summarization including headline generation. The model can be trained using a set of document-headline pairs. However, the model does not explicitly consider topical similarities and differences of documents. We suggest to categorizing documents into various topics so that documents within the same topic are similar in content and share similar summarization patterns. Taking advantage of topic information of documents, we propose topic sensitive neural headline generation model. Our model can generate more accurate summaries guided by document topics. We test our model on LCSTS dataset, and experiments show that our method outperforms other baselines on each topic and achieves the state-of-art performance.

Foundations

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

Your Notes