paper-with-me

Papers

Skip-Thought GAN: Generating Text through Adversarial Training using Skip-Thought Vectors

2018-10-16 · Anonymous

In the past few years, various advancements have been made in generative models owing to the formulation of Generative Adversarial Networks (GANs). GANs have been shown to perform exceedingly well on a wide variety of tasks pertaining to image generation and style transfer. In the field of Natural Language Processing, word embeddings such as word2vec and GLoVe 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 in conjunction with GANs based on gradient penalty functions and f-measures. The results of using sentence embeddings with GANs for generating text conditioned on input information are comparable to the approaches where word embeddings are used.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationSentenceSentence EmbeddingsStyle TransferText GenerationWord Embeddings

Similar Papers 제목 키워드 기반

Generating Text through Adversarial Training using Skip-Thought Vectors

2018-08-27 · NAACL 2019 6 · Afroz Ahamad

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…

Conditional Text GenerationLanguage ModellingSentenceSentence Embeddings+3

Rethinking Skip-thought: A Neighborhood based Approach

2017-06-09 · WS 2017 8 · Shuai Tang, Hailin Jin, Chen Fang, Zhaowen Wang 외

We study the skip-thought model with neighborhood information as weak supervision. More specifically, we propose a skip-thought neighbor model to consider the adjacent sentences as a neighborhood. We train our skip-thoug…

General Classification

Chain-of-Thought Compression Should Not Be Blind: V-Skip for Efficient Multimodal Reasoning via Dual-Path Anchoring

2026-01-20 · Dongxu Zhang, Yiding Sun, Cheng Tan, Wenbiao Yan 외 arxiv

While Chain-of-Thought (CoT) reasoning significantly enhances the performance of Multimodal Large Language Models (MLLMs), its autoregressive nature incurs prohibitive latency constraints. Current efforts to mitigate thi…

Multimodal Reasoning

Trimming and Improving Skip-thought Vectors

2017-06-09 · Shuai Tang, Hailin Jin, Chen Fang, Zhaowen Wang 외

The skip-thought model has been proven to be effective at learning sentence representations and capturing sentence semantics. In this paper, we propose a suite of techniques to trim and improve it. First, we validate a h…

DecoderSentencetext-classificationText Classification

GAN with Skip Patch Discriminator for Biological Electron Microscopy Image Generation

2024-03-31 · Nishith Ranjon Roy, Nailah Rawnaq, Tulin Kaman

Generating realistic electron microscopy (EM) images has been a challenging problem due to their complex global and local structures. Isola et al. proposed pix2pix, a conditional Generative Adversarial Network (GAN), for…

Generative Adversarial NetworkImage GenerationImage-to-Image TranslationTranslation