paper-with-me

홈 › Papers

Unsupervised Hierarchical Story Infilling

2019-06-01 · WS 2019 6 · Daphne Ippolito, David Grangier, Chris Callison-Burch, Douglas Eck

Story infilling involves predicting words to go into a missing span from a story. This challenging task has the potential to transform interactive tools for creative writing. However, state-of-the-art conditional language models have trouble balancing fluency and coherence with novelty and diversity. We address this limitation with a hierarchical model which first selects a set of rare words and then generates text conditioned on that set. By relegating the high entropy task of picking rare words to a word-sampling model, the second-stage model conditioned on those words can achieve high fluency and coherence by searching for likely sentences, without sacrificing diversity.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Back to the Future: Unsupervised Backprop-based Decoding for Counterfactual and Abductive Commonsense Reasoning

2020-10-12 · EMNLP 2020 11 · Lianhui Qin, Vered Shwartz, Peter West, Chandra Bhagavatula 외

Abductive and counterfactual reasoning, core abilities of everyday human cognition, require reasoning about what might have happened at time t, while conditioning on multiple contexts from the relative past and future. H…

counterfactualCounterfactual ReasoningText GenerationText Infilling

Reading Between the Lines: Exploring Infilling in Visual Narratives

2020-10-26 · EMNLP 2020 11 · Khyathi Raghavi Chandu, Ruo-Ping Dong, Alan Black

Generating long form narratives such as stories and procedures from multiple modalities has been a long standing dream for artificial intelligence. In this regard, there is often crucial subtext that is derived from the …

Visual Storytelling

Variable-Length Music Score Infilling via XLNet and Musically Specialized Positional Encoding

2021-08-11 · Chin-Jui Chang, Chun-Yi Lee, Yi-Hsuan Yang

This paper proposes a new self-attention based model for music score infilling, i.e., to generate a polyphonic music sequence that fills in the gap between given past and future contexts. While existing approaches can on…

Reflective Decoding: Beyond Unidirectional Generation with Off-the-Shelf Language Models

2020-10-16 · ACL 2021 5 · Peter West, Ximing Lu, Ari Holtzman, Chandra Bhagavatula 외

Publicly available, large pretrained LanguageModels (LMs) generate text with remarkable quality, but only sequentially from left to right. As a result, they are not immediately applicable to generation tasks that break t…

Conditional Text GenerationSentenceText GenerationText Infilling

Revealing Disocclusions in Temporal View Synthesis through Infilling Vector Prediction

2021-10-17 · Vijayalakshmi Kanchana, Nagabhushan Somraj, Suraj Yadwad, Rajiv Soundararajan

We consider the problem of temporal view synthesis, where the goal is to predict a future video frame from the past frames using knowledge of the depth and relative camera motion. In contrast to revealing the disoccluded…

Temporal View Synthesis