paper-with-me

Papers

Linguistic Versus Latent Relations for Modeling Coherent Flow in Paragraphs

2019-08-30 · IJCNLP 2019 11 · Dongyeop Kang, Hiroaki Hayashi, Alan W. black, Eduard Hovy

Generating a long, coherent text such as a paragraph requires a high-level control of different levels of relations between sentences (e.g., tense, coreference). We call such a logical connection between sentences as a (paragraph) flow. In order to produce a coherent flow of text, we explore two forms of intersentential relations in a paragraph: one is a human-created linguistical relation that forms a structure (e.g., discourse tree) and the other is a relation from latent representation learned from the sentences themselves. Our two proposed models incorporate each form of relations into document-level language models: the former is a supervised model that jointly learns a language model as well as discourse relation prediction, and the latter is an unsupervised model that is hierarchically conditioned by a recurrent neural network (RNN) over the latent information. Our proposed models with both forms of relations outperform the baselines in partially conditioned paragraph generation task. Our codes and data are publicly available.

📄 PDF Abstract BibTeX arXiv:1908.11790

Code (1)

dykang/flownet 공식 구현 tf

Tasks

Language ModelingLanguage ModellingRelationRelation Prediction

Similar Papers 제목 키워드 기반

The Bayesian Echo Chamber: Modeling Social Influence via Linguistic Accommodation

2014-11-11 · Fangjian Guo, Charles Blundell, Hanna Wallach, Katherine Heller

We present the Bayesian Echo Chamber, a new Bayesian generative model for social interaction data. By modeling the evolution of people's language usage over time, this model discovers latent influence relationships betwe…

Bayesian Inference

Towards Inter-character Relationship-driven Story Generation

2022-11-01 · Anvesh Rao Vijjini, Faeze Brahman, Snigdha Chaturvedi

In this paper, we introduce the task of modeling interpersonal relationships for story generation. For addressing this task, we propose Relationships as Latent Variables for Story Generation, (ReLiSt). ReLiSt generates s…

SentenceStory Generation

Topic Discovery via Latent Space Clustering of Pretrained Language Model Representations

2022-02-09 · Yu Meng, Yunyi Zhang, Jiaxin Huang, Yu Zhang 외

Topic models have been the prominent tools for automatic topic discovery from text corpora. Despite their effectiveness, topic models suffer from several limitations including the inability of modeling word ordering info…

ClusteringLanguage ModelingLanguage ModellingTopic Models

Partial Coherence for Object Recognition and Depth Sensing

2023-11-14 · Zichen Xie, Ken Xingze Wang

We show a monotonic relationship between performances of various computer vision tasks versus degrees of coherence of illumination. We simulate partially coherent illumination using computational methods, propagate the l…

ObjectObject Recognition

Latent Dirichlet Allocation (LDA) and Topic modeling: models, applications, a survey

2017-11-12 · Hamed Jelodar, Yongli Wang, Chi Yuan, Xia Feng 외

Topic modeling is one of the most powerful techniques in text mining for data mining, latent data discovery, and finding relationships among data, text documents. Researchers have published many articles in the field of …

Articles