资源算法skip-thought-gan

skip-thought-gan

2020-02-10 | |  33 |   0 |   0

Skip-Thought Generative Adversarial Networks

Accepted at NAACL Student Research Workshop (SRW) 2019

arXiv preprint: Generating Text through Adversarial Training using Skip-Thought Vectors

Abstract

GANs have been shown to perform exceedingly well on tasks pertaining to image generation and style transfer. In the field of language modelling, word embeddings such as GLoVe and word2vec are state-of-the-art methods for applying neural network models on textual data. Attempts have been made for utilizing GANs with word embeddings for text generation. This work presents an approach to text generation using Skip-Thought sentence embeddings using GANs based on gradient penalty functions and f-measures. The proposed architecture aims to reproduce writing style in the generated text by modelling the way of expression at a sentence level across all works of an author. Extensive experiments in different embedding settings are carried out on variety of tasks including conditional text generation and language generation.

The model outperforms baseline text generation networks across several automated evaluation metrics. Human judgement scores also demonstrate wide applicability and effectiveness in real life tasks.

Code

Code will be made public soon. Queries can be directed to enigmaeth [at] gmail [dot] com, in the meanwhile.

Citing

If you find this work helpful, please cite it as:

@article{DBLP:journals/corr/abs-1808-08703,
  author    = {Afroz Ahamad},
  title     = {Generating Text through Adversarial Training using Skip-Thought Vectors},
  journal   = {CoRR},
  volume    = {abs/1808.08703},
  year      = {2018}
}


上一篇:skip-thought-tensorflow

下一篇:Skip-Thought-Region-Extraction

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...