English

A Hierarchical End-to-End Model for Jointly Improving Text Summarization and Sentiment Classification

Computation and Language 2018-05-31 v2 Machine Learning

Abstract

Text summarization and sentiment classification both aim to capture the main ideas of the text but at different levels. Text summarization is to describe the text within a few sentences, while sentiment classification can be regarded as a special type of summarization which "summarizes" the text into a even more abstract fashion, i.e., a sentiment class. Based on this idea, we propose a hierarchical end-to-end model for joint learning of text summarization and sentiment classification, where the sentiment classification label is treated as the further "summarization" of the text summarization output. Hence, the sentiment classification layer is put upon the text summarization layer, and a hierarchical structure is derived. Experimental results on Amazon online reviews datasets show that our model achieves better performance than the strong baseline systems on both abstractive summarization and sentiment classification.

Keywords

Cite

@article{arxiv.1805.01089,
  title  = {A Hierarchical End-to-End Model for Jointly Improving Text Summarization and Sentiment Classification},
  author = {Shuming Ma and Xu Sun and Junyang Lin and Xuancheng Ren},
  journal= {arXiv preprint arXiv:1805.01089},
  year   = {2018}
}

Comments

accepted by IJCAI-18

R2 v1 2026-06-23T01:43:31.872Z