paper-with-me

홈 › Papers

Quality of syntactic implication of RL-based sentence summarization

2019-12-11 · Hoa T. Le, Christophe Cerisara, Claire Gardent

Work on summarization has explored both reinforcement learning (RL) optimization using ROUGE as a reward and syntax-aware models, such as models those input is enriched with part-of-speech (POS)-tags and dependency information. However, it is not clear what is the respective impact of these approaches beyond the standard ROUGE evaluation metric. Especially, RL-based for summarization is becoming more and more popular. In this paper, we provide a detailed comparison of these two approaches and of their combination along several dimensions that relate to the perceived quality of the generated summaries: number of repeated words, distribution of part-of-speech tags, impact of sentence length, relevance and grammaticality. Using the standard Gigaword sentence summarization task, we compare an RL self-critical sequence training (SCST) method with syntax-aware models that leverage POS tags and Dependency information. We show that on all qualitative evaluations, the combined model gives the best results, but also that only training with RL and without any syntactic information already gives nearly as good results as syntax-aware models with less parameters and faster training convergence.

📄 PDF Abstract BibTeX arXiv:1912.05493

Code (0)

등록된 구현이 없습니다.

Tasks

POSReinforcement LearningReinforcement Learning (RL)SentenceSentence Summarization

Similar Papers 제목 키워드 기반

Discourse over Discourse: The Need for an Expanded Pragmatic Focus in Conversational AI

2023-04-27 · S. M. Seals, Valerie L. Shalin

The summarization of conversation, that is, discourse over discourse, elevates pragmatic considerations as a pervasive limitation of both summarization and other applications of contemporary conversational AI. Building o…

Conversation Summarization

Joint Parsing and Generation for Abstractive Summarization

2019-11-23 · Kaiqiang Song, Logan Lebanoff, Qipeng Guo, Xipeng Qiu 외

Sentences produced by abstractive summarization systems can be ungrammatical and fail to preserve the original meanings, despite being locally fluent. In this paper we propose to remedy this problem by jointly generating…

Abstractive Text SummarizationDecoderSentenceText Summarization

Structure-Infused Copy Mechanisms for Abstractive Summarization

2018-06-14 · COLING 2018 8 · Kaiqiang Song, Lin Zhao, Fei Liu

Seq2seq learning has produced promising results on summarization. However, in many cases, system summaries still struggle to keep the meaning of the original intact. They may miss out important words or relations that pl…

Abstractive Text SummarizationSentence

Sentence Similarity based on Dependency Tree Kernels for Multi-document Summarization

2016-05-01 · LREC 2016 5 · {\c{S}}aziye Bet{\"u}l {\"O}zate{\c{s}}, Arzucan {\"O}zg{\"u}r, Dragomir Radev

We introduce an approach based on using the dependency grammar representations of sentences to compute sentence similarity for extractive multi-document summarization. We adapt and investigate the effects of two untyped …

Document SummarizationMulti-Document SummarizationRelation ExtractionSentence+1

Abstractive Multi-Document Summarization via Phrase Selection and Merging

2015-06-04 · IJCNLP 2015 7 · Lidong Bing, Piji Li, Yi Liao, Wai Lam 외

We propose an abstraction-based multi-document summarization framework that can construct new sentences by exploring more fine-grained syntactic units than sentences, namely, noun/verb phrases. Different from existing ab…

Document SummarizationMulti-Document SummarizationSentence