paper-with-me

홈 › Papers

Improving Semantic Relevance for Sequence-to-Sequence Learning of Chinese Social Media Text Summarization

2017-06-08 · ACL 2017 7 · Shuming Ma, Xu sun, Jingjing Xu, Houfeng Wang, Wenjie Li, Qi Su

Current Chinese social media text summarization models are based on an encoder-decoder 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.

📄 PDF Abstract BibTeX arXiv:1706.02459

Code (1)

shumingma/SRB tf

Tasks

DecoderSemantic SimilaritySemantic Textual SimilarityText Summarization

Similar Papers 제목 키워드 기반

Generating Chinese Classical Poems with RNN Encoder-Decoder

2016-04-06 · Xiaoyuan Yi, Ruoyu Li, Maosong Sun

We take the generation of Chinese classical poem lines as a sequence-to-sequence learning problem, and build a novel system based on the RNN Encoder-Decoder structure to generate quatrains (Jueju in Chinese), with a topi…

Decoder

Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization

2018-05-13 · ACL 2018 7 · Shuming Ma, Xu sun, Junyang Lin, Houfeng Wang

Most of the current abstractive text summarization models are based on the sequence-to-sequence model (Seq2Seq). The source content of social media is long and noisy, so it is difficult for Seq2Seq to learn an accurate s…

Abstractive Text SummarizationText Summarization

Incorporating Deep Syntactic and Semantic Knowledge for Chinese Sequence Labeling with GCN

2023-06-03 · Xuemei Tang, Jun Wang, Qi Su

Recently, it is quite common to integrate Chinese sequence labeling results to enhance syntactic and semantic parsing. However, little attention has been paid to the utility of hierarchy and structure information encoded…

Chinese Word SegmentationPart-Of-Speech TaggingSemantic Parsing

A Hierarchical Attention Based Seq2seq Model for Chinese Lyrics Generation

2019-06-15 · Haoshen Fan, Jie Wang, Bojin Zhuang, Shaojun Wang 외

In this paper, we comprehensively study on context-aware generation of Chinese song lyrics. Conventional text generative models generate a sequence or sentence word by word, failing to consider the contextual relationshi…

Sentence

Regularizing Output Distribution of Abstractive Chinese Social Media Text Summarization for Improved Semantic Consistency

2018-05-10 · Bingzhen Wei, Xuancheng Ren, Xu sun, Yi Zhang 외

Abstractive text summarization is a highly difficult problem, and the sequence-to-sequence model has shown success in improving the performance on the task. However, the generated summaries are often inconsistent with th…

Abstractive Text SummarizationText Summarization