The authors show that standard text style-transfer metrics are unstable and manipulable, recommend BLEU against human rewrites as an additional benchmark, and report three architectures that improve on that metric.
Unpaired Sentiment-to-Sentiment Translation: A Cycled Reinforcement Learning Approach
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The goal of sentiment-to-sentiment "translation" is to change the underlying sentiment of a sentence while keeping its content. The main challenge is the lack of parallel data. To solve this problem, we propose a cycled reinforcement learning method that enables training on unpaired data by collaboration between a neutralization module and an emotionalization module. We evaluate our approach on two review datasets, Yelp and Amazon. Experimental results show that our approach significantly outperforms the state-of-the-art systems. Especially, the proposed method substantially improves the content preservation performance. The BLEU score is improved from 1.64 to 22.46 and from 0.56 to 14.06 on the two datasets, respectively.
fields
cs.CL 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Style Transfer for Texts: Retrain, Report Errors, Compare with Rewrites
The authors show that standard text style-transfer metrics are unstable and manipulable, recommend BLEU against human rewrites as an additional benchmark, and report three architectures that improve on that metric.