paper-with-me

Papers

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 and employs Dirichlet prior to capture the semantic patterns in latent topics. It is effective in discovering coherent topics but unable to infer topic distributions for given documents or utilize available document labels. To overcome such limitations, we propose Topic Modeling with Cycle-consistent Adversarial Training (ToMCAT) and its supervised version sToMCAT. ToMCAT employs a generator network to interpret topics and an encoder network to infer document topics. Adversarial training and cycle-consistent constraints are used to encourage the generator and the encoder to produce realistic samples that coordinate with each other. sToMCAT extends ToMCAT by incorporating document labels into the topic modeling process to help discover more coherent topics. The effectiveness of the proposed models is evaluated on unsupervised/supervised topic modeling and text classification. The experimental results show that our models can produce both coherent and informative topics, outperforming a number of competitive baselines.

📄 PDF Abstract BibTeX arXiv:2009.13971

Code (0)

등록된 구현이 없습니다.

Tasks

text-classificationText Classification

Similar Papers 제목 키워드 기반

Improving Code-switching Language Modeling with Artificially Generated Texts using Cycle-consistent Adversarial Networks

2021-12-12 · Chia-Yu Li, Ngoc Thang Vu

This paper presents our latest effort on improving Code-switching language models that suffer from data scarcity. We investigate methods to augment Code-switching training text data by artificially generating them. Concr…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

Regularized Cycle Consistent Generative Adversarial Network for Anomaly Detection

2020-01-18 · Ziyi Yang, Iman Soltani Bozchalooi, Eric Darve

In this paper, we investigate algorithms for anomaly detection. Previous anomaly detection methods focus on modeling the distribution of non-anomalous data provided during training. However, this does not necessarily ens…

Anomaly DetectionGenerative Adversarial Network

Multi-Cycle-Consistent Adversarial Networks for CT Image Denoising

2020-02-27 · Jinglan Liu, Yukun Ding, JinJun Xiong, Qianjun Jia 외

CT image denoising can be treated as an image-to-image translation task where the goal is to learn the transform between a source domain $X$ (noisy images) and a target domain $Y$ (clean images). Recently, cycle-consiste…

DenoisingImage DenoisingImage-to-Image TranslationTranslation

Cycle-Consistent Adversarial Networks for Realistic Pervasive Change Generation in Remote Sensing Imagery

2019-11-28 · Christopher X. Ren, Amanda Ziemann, Alice M. S. Durieux, James Theiler

This paper introduces a new method of generating realistic pervasive changes in the context of evaluating the effectiveness of change detection algorithms in controlled settings. The method, a cycle-consistent adversaria…

Change Detection

Many-to-Many Voice Conversion using Conditional Cycle-Consistent Adversarial Networks

2020-02-15 · Shindong Lee, BongGu Ko, Keonnyeong Lee, In-Chul Yoo 외

Voice conversion (VC) refers to transforming the speaker characteristics of an utterance without altering its linguistic contents. Many works on voice conversion require to have parallel training data that is highly expe…

Generative Adversarial NetworkVoice Conversion