中文
相关论文

相关论文: Narrative Text Generation with a Latent Discrete P…

200 篇论文

There has been much recent, exciting work on combining the complementary strengths of latent variable models and deep learning. Latent variable modeling makes it easy to explicitly specify model constraints through conditional independence…

计算与语言 · 计算机科学 2019-08-06 Yoon Kim , Sam Wiseman , Alexander M. Rush

Generating paraphrases that are lexically similar but semantically different is a challenging task. Paraphrases of this form can be used to augment data sets for various NLP tasks such as machine reading comprehension and question answering…

机器学习 · 计算机科学 2019-11-28 Siamak Shakeri , Abhinav Sethy

We introduce Language World Models, a class of language-conditional generative model which interpret natural language messages by predicting latent codes of future observations. This provides a visual grounding of the message, similar to an…

计算与语言 · 计算机科学 2020-02-25 Alexander I. Cowen-Rivers , Jason Naradowsky

Sentence embedding is an effective feature representation for most deep learning-based NLP tasks. One prevailing line of methods is using recursive latent tree-structured networks to embed sentences with task-specific structures. However,…

计算与语言 · 计算机科学 2018-11-16 Jiaxin Shi , Lei Hou , Juanzi Li , Zhiyuan Liu , Hanwang Zhang

Data driven methods for time series forecasting that quantify uncertainty open new important possibilities for robot tasks with hard real time constraints, allowing the robot system to make decisions that trade off between reaction time and…

机器学习 · 计算机科学 2020-01-08 Sebastian Gomez-Gonzalez , Sergey Prokudin , Bernhard Scholkopf , Jan Peters

We explore using latent natural language instructions as an expressive and compositional representation of complex actions for hierarchical decision making. Rather than directly selecting micro-actions, our agent first generates a latent…

人工智能 · 计算机科学 2019-10-03 Hengyuan Hu , Denis Yarats , Qucheng Gong , Yuandong Tian , Mike Lewis

Script event prediction aims to predict the subsequent event given the context. This requires the capability to infer the correlations between events. Recent works have attempted to improve event correlation reasoning by using pretrained…

计算与语言 · 计算机科学 2022-12-12 Fangqi Zhu , Jun Gao , Changlong Yu , Wei Wang , Chen Xu , Xin Mu , Min Yang , Ruifeng Xu

Neural language models are a powerful tool to embed words into semantic vector spaces. However, learning such models generally relies on the availability of abundant and diverse training examples. In highly specialised domains this…

计算与语言 · 计算机科学 2015-12-04 Stephanie L. Hyland , Theofanis Karaletsos , Gunnar Rätsch

Binary classifiers are often employed as discriminators in GAN-based unsupervised style transfer systems to ensure that transferred sentences are similar to sentences in the target domain. One difficulty with this approach is that the error…

计算与语言 · 计算机科学 2019-01-31 Zichao Yang , Zhiting Hu , Chris Dyer , Eric P. Xing , Taylor Berg-Kirkpatrick

The development of high-dimensional generative models has recently gained a great surge of interest with the introduction of variational auto-encoders and generative adversarial neural networks. Different variants have been proposed where…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Mickaël Chen , Ludovic Denoyer , Thierry Artières

Language-modeling--based approaches to story plot generation attempt to construct a plot by sampling from a language model (LM) to predict the next character, word, or sentence to add to the story. LM techniques lack the ability to receive…

计算与语言 · 计算机科学 2023-01-19 Pradyumna Tambwekar , Murtaza Dhuliawala , Lara J. Martin , Animesh Mehta , Brent Harrison , Mark O. Riedl

Latent representations are the essence of deep generative models and determine their usefulness and power. For latent representations to be useful as generative concept representations, their latent space must support latent space…

机器学习 · 计算机科学 2019-01-01 Daniel T. Chang

Recent deep generative models are able to provide photo-realistic images as well as visual or textual content embeddings useful to address various tasks of computer vision and natural language processing. Their usefulness is nevertheless…

机器学习 · 计算机科学 2020-01-29 Antoine Plumerault , Hervé Le Borgne , Céline Hudelot

Many types of data from fields including natural language processing, computer vision, and bioinformatics, are well represented by discrete, compositional structures such as trees, sequences, or matchings. Latent structure models are a…

机器学习 · 计算机科学 2026-02-04 Vlad Niculae , Caio F. Corro , Nikita Nangia , Tsvetomila Mihaylova , André F. T. Martins

Variational auto-encoders (VAEs) are widely used in natural language generation due to the regularization of the latent space. However, generating sentences from the continuous latent space does not explicitly model the syntactic…

计算与语言 · 计算机科学 2019-07-15 Yu Bao , Hao Zhou , Shujian Huang , Lei Li , Lili Mou , Olga Vechtomova , Xinyu Dai , Jiajun Chen

Learning a parametric model from a given dataset indeed enables to capture intrinsic dependencies between random variables via a parametric conditional probability distribution and in turn predict the value of a label variable given…

机器学习 · 统计学 2024-06-14 Elouan Argouarc'h , François Desbouvries , Eric Barat , Eiji Kawasaki

Autoregressive (AR) models excel at generating temporally coherent audio by producing tokens sequentially, yet they often falter in faithfully following complex textual prompts, especially those describing complex sound events. We uncover a…

计算与语言 · 计算机科学 2026-01-22 Juncheng Wang , Zhe Hu , Chao Xu , Siyue Ren , Yuxiang Feng , Yang Liu , Baigui Sun , Shujun Wang

Automated story generation is the problem of automatically selecting a sequence of events, actions, or words that can be told as a story. We seek to develop a system that can generate stories by learning everything it needs to know from…

Large language models pre-trained for code generation can generate high-quality short code but often struggle with generating coherent long code and understanding higher-level or system-level specifications. This issue is also observed in…

计算与语言 · 计算机科学 2023-04-18 Swapnil Sharma , Nikita Anand , Kranthi Kiran G.

Language models have demonstrated the ability to generate highly fluent text; however, it remains unclear whether their output retains coherent high-level structure (e.g., story progression). Here, we propose to apply a statistical tool,…

计算与语言 · 计算机科学 2022-10-18 Yuntian Deng , Volodymyr Kuleshov , Alexander M. Rush