paper-with-me

Papers

Topic-Guided Coherence Modeling for Sentence Ordering by Preserving Global and Local Information

2019-11-01 · IJCNLP 2019 11 · Byungkook Oh, Seungmin Seo, Cheolheon Shin, Eunju Jo, Kyong-Ho Lee

We propose a novel topic-guided coherence modeling (TGCM) for sentence ordering. Our attention based pointer decoder directly utilize sentence vectors in a permutation-invariant manner, without being compressed into a single fixed-length vector as the paragraph representation. Thus, TGCM can improve global dependencies among sentences and preserve relatively informative paragraph-level semantics. Moreover, to predict the next sentence, we capture topic-enhanced sentence-pair interactions between the current predicted sentence and each next-sentence candidate. With the coherent topical context matching, we promote local dependencies that help identify the tight semantic connections for sentence ordering. The experimental results show that TGCM outperforms state-of-the-art models from various perspectives.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSentenceSentence Ordering

Similar Papers 제목 키워드 기반

Ordering-sensitive and Semantic-aware Topic Modeling

2015-02-12 · Min Yang, Tianyi Cui, Wenting Tu

Topic modeling of textual corpora is an important and challenging problem. In most previous work, the "bag-of-words" assumption is usually made which ignores the ordering of words. This assumption simplifies the computat…

Retrieval

Evaluating Text Coherence at Sentence and Paragraph Levels

2020-06-05 · LREC 2020 5 · Sennan Liu, Shuang Zeng, Sujian Li

In this paper, to evaluate text coherence, we propose the paragraph ordering task as well as conducting sentence ordering. We collected four distinct corpora from different domains on which we investigate the adaptation …

Graph Neural NetworkSentenceSentence Ordering

Assessing the Coherence Modeling Capabilities of Pretrained Transformer-based Language Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The task of ordering a shuffled set of sentences into a coherent text is used to evaluate the capacity of a model to understand causal and temporal relations between entities and events. Recent approaches rely on pretrai…

DiversitySentenceSentence Ordering

Towards Document-Level Paraphrase Generation with Sentence Rewriting and Reordering

2021-09-15 · Findings (EMNLP) 2021 11 · Zhe Lin, Yitao Cai, Xiaojun Wan

Paraphrase generation is an important task in natural language processing. Previous works focus on sentence-level paraphrase generation, while ignoring document-level paraphrase generation, which is a more challenging an…

DiversityParaphrase GenerationSentenceSentence ReWriting

Topic Compositional Neural Language Model

2017-12-28 · Wenlin Wang, Zhe Gan, Wenqi Wang, Dinghan Shen 외

We propose a Topic Compositional Neural Language Model (TCNLM), a novel method designed to simultaneously capture both the global semantic meaning and the local word ordering structure in a document. The TCNLM learns the…

Language ModelingLanguage ModellingMixture-of-Expertsmodel