paper-with-me

Papers

Decode with Template: Content Preserving Sentiment Transfer

2020-05-01 · LREC 2020 5 · Zhiyuan Wen, Jiannong Cao, Ruosong Yang, Senzhang Wang

Sentiment transfer aims to change the underlying sentiment of input sentences. The two major challenges in existing works lie in (1) effectively disentangling the original sentiment from input sentences; and (2) preserving the semantic content while transferring the sentiment. We find that identifying the sentiment-irrelevant content from input sentences to facilitate generating output sentences could address the above challenges and then propose the Decode with Template model in this paper. We first mask the explicit sentiment words in input sentences and use the rest parts as templates to eliminate the original sentiment. Then, we input the templates and the target sentiments into our bidirectionally guided variational auto-encoder (VAE) model to generate output. In our method, the template preserves most of the semantics in input sentences, and the bidirectionally guided decoding captures both forward and backward contextual information to generate output. Both two parts contribute to better content preservation. We evaluate our method on two review datasets, Amazon and Yelp, with automatic evaluation methods and human rating. The experimental results show that our method significantly outperforms state-of-the-art models, especially in content preservation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Balancing the Style-Content Trade-Off in Sentiment Transfer Using Polarity-Aware Denoising

2023-12-22 · Sourabrata Mukherjee, Zdeněk Kasner, Ondřej Dušek

Text sentiment transfer aims to flip the sentiment polarity of a sentence (positive to negative or vice versa) while preserving its sentiment-independent content. Although current models show good results at changing the…

DenoisingRepresentation LearningSentenceStyle Transfer

Balancing the Style-Content Trade-Off in Sentiment Transfer UsingPolarity-Aware Denoising

2022-01-16 · ACL ARR January 2022 1 · Anonymous

We present a polarity-aware denoising-based sentiment transfer model, which accurately controls the sentiment attributes in generated text, preserving the content to a great extent. Though current models have shown good …

DenoisingRepresentation Learning

Unsupervised Aspect-Level Sentiment Controllable Style Transfer

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Mukuntha Narayanan Sundararaman, Zishan Ahmad, Asif Ekbal, Pushpak Bhattacharyya

Unsupervised style transfer in text has previously been explored through the sentiment transfer task. The task entails inverting the overall sentiment polarity in a given input sentence, while preserving its content. Fro…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)DecoderLanguage Modelling+3

Towards Fine-grained Text Sentiment Transfer

2019-07-01 · ACL 2019 7 · Fuli Luo, Peng Li, Pengcheng Yang, Jie zhou 외

In this paper, we focus on the task of fine-grained text sentiment transfer (FGST). This task aims to revise an input sequence to satisfy a given sentiment intensity, while preserving the original semantic content. Diffe…

DecoderReinforcement Learning

Style versus Content: A distinction without a (learnable) difference?

2020-12-01 · COLING 2020 8 · Somayeh Jafaritazehjani, Gw{\'e}nol{\'e} Lecorv{\'e}, Damien Lolive, John Kelleher

Textual style transfer involves modifying the style of a text while preserving its content. This assumes that it is possible to separate style from content. This paper investigates whether this separation is possible. We…

DecoderStyle Transfer