paper-with-me

Papers

Cycle-Consistent Adversarial Autoencoders for Unsupervised Text Style Transfer

2020-10-02 · COLING 2020 8 · Yufang Huang, Wentao Zhu, Deyi Xiong, Yiye Zhang, Changjian Hu, Feiyu Xu

Unsupervised text style transfer is full of challenges due to the lack of parallel data and difficulties in content preservation. In this paper, we propose a novel neural approach to unsupervised text style transfer, which we refer to as Cycle-consistent Adversarial autoEncoders (CAE) trained from non-parallel data. CAE consists of three essential components: (1) LSTM autoencoders that encode a text in one style into its latent representation and decode an encoded representation into its original text or a transferred representation into a style-transferred text, (2) adversarial style transfer networks that use an adversarially trained generator to transform a latent representation in one style into a representation in another style, and (3) a cycle-consistent constraint that enhances the capacity of the adversarial style transfer networks in content preservation. The entire CAE with these three components can be trained end-to-end. Extensive experiments and in-depth analyses on two widely-used public datasets consistently validate the effectiveness of proposed CAE in both style transfer and content preservation against several strong baselines in terms of four automatic evaluation metrics and human evaluation.

📄 PDF Abstract BibTeX arXiv:2010.00735

Code (0)

등록된 구현이 없습니다.

Tasks

Style TransferText Style TransferUnsupervised Text Style Transfer

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Denoising Simulated Low-Field MRI (70mT) using Denoising Autoencoders (DAE) and Cycle-Consistent Generative Adversarial Networks (Cycle-GAN)

2023-07-12 · Fernando Vega, Abdoljalil Addeh, M. Ethan MacDonald

In this work, a denoising Cycle-GAN (Cycle Consistent Generative Adversarial Network) is implemented to yield high-field, high resolution, high signal-to-noise ratio (SNR) Magnetic Resonance Imaging (MRI) images from sim…

DenoisingGenerative Adversarial NetworkSSIM

Unsupervised Image-to-Image Translation with Stacked Cycle-Consistent Adversarial Networks

2018-07-23 · ECCV 2018 9 · Minjun Li, Hao-Zhi Huang, Lin Ma, Wei Liu 외

Recent studies on unsupervised image-to-image translation have made a remarkable progress by training a pair of generative adversarial networks with a cycle-consistent loss. However, such unsupervised methods may generat…

Image-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

From Autoencoders to CycleGAN: Robust Unpaired Face Manipulation via Adversarial Learning

2025-09-15 · Collin Guo, Yi Qian arxiv

Human face synthesis and manipulation are increasingly important in entertainment and AI, with a growing demand for highly realistic, identity-preserving images even when only unpaired, unaligned datasets are available. …

Cycle-SUM: Cycle-consistent Adversarial LSTM Networks for Unsupervised Video Summarization

2019-04-17 · Li Yuan, Francis EH Tay, Ping Li, Li Zhou 외

In this paper, we present a novel unsupervised video summarization model that requires no manual annotation. The proposed model termed Cycle-SUM adopts a new cycle-consistent adversarial LSTM architecture that can effect…

Unsupervised Video SummarizationVideo Summarization

Neural Topic Modeling with Cycle-Consistent Adversarial Training

2020-09-29 · EMNLP 2020 11 · Xuemeng Hu, Rui Wang, Deyu Zhou, Yuxuan Xiong

Advances on deep generative models have attracted significant research interest in neural topic modeling. The recently proposed Adversarial-neural Topic Model models topics with an adversarially trained generator network…

text-classificationText Classification