Improving Semantic Relevance For Sequence-To-Sequence Learning Of Chinese Social Media Text Summarization

Shuming Ma,Xu Sun,Jingjing Xu,Houfeng Wang,Wenjie Li,Qi Su (苏祺)
DOI: https://doi.org/10.18653/v1/P17-2100
2017-01-01
Abstract:Current Chinese social media text summarization models are based on an encoderdecoder framework. Although its generated summaries are similar to source texts literally, they have low semantic relevance. In this work, our goal is to improve semantic relevance between source texts and summaries for Chinese social media summarization. We introduce a Semantic Relevance Based neural model to encourage high semantic similarity between texts and summaries. In our model, the source text is represented by a gated attention encoder, while the summary representation is produced by a decoder. Besides, the similarity score between the representations is maximized during training. Our experiments show that the proposed model outperforms baseline systems on a social media corpus.
What problem does this paper attempt to address?