paper-with-me

Papers

Sentiment Transfer using Seq2Seq Adversarial Autoencoders

2018-04-10 · Ayush Singh, Ritu Palod

Expressing in language is subjective. Everyone has a different style of reading and writing, apparently it all boil downs to the way their mind understands things (in a specific format). Language style transfer is a way to preserve the meaning of a text and change the way it is expressed. Progress in language style transfer is lagged behind other domains, such as computer vision, mainly because of the lack of parallel data, use cases, and reliable evaluation metrics. In response to the challenge of lacking parallel data, we explore learning style transfer from non-parallel data. We propose a model combining seq2seq, autoencoders, and adversarial loss to achieve this goal. The key idea behind the proposed models is to learn separate content representations and style representations using adversarial networks. Considering the problem of evaluating style transfer tasks, we frame the problem as sentiment transfer and evaluation using a sentiment classifier to calculate how many sentiments was the model able to transfer. We report our results on several kinds of models.

📄 PDF Abstract BibTeX arXiv:1804.04003

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Cycle-Consistent Adversarial Autoencoders for Unsupervised Text Style Transfer

2020-10-02 · COLING 2020 8 · Yufang Huang, Wentao Zhu, Deyi Xiong, Yiye Zhang 외

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, whi…

Style TransferText Style TransferUnsupervised Text Style Transfer

EmoLat: Text-driven Image Sentiment Transfer via Emotion Latent Space

2026-01-17 · Jing Zhang, Bingjie Fan, Jixiang Zhu, Zhe Wang arxiv

We propose EmoLat, a novel emotion latent space that enables fine-grained, text-driven image sentiment transfer by modeling cross-modal correlations between textual semantics and visual emotion features. Within EmoLat, a…

A Knowledge-Enhanced Adversarial Model for Cross-lingual Structured Sentiment Analysis

2022-05-31 · Qi Zhang, Jie zhou, Qin Chen, Qingchun Bai 외

Structured sentiment analysis, which aims to extract the complex semantic structures such as holders, expressions, targets, and polarities, has obtained widespread attention from both industry and academia. Unfortunately…

Cross-Lingual TransferSentiment Analysis

Denoising Improves Latent Space Geometry in Text Autoencoders

2019-09-25 · Tianxiao Shen, Jonas Mueller, Regina Barzilay, Tommi Jaakkola

Neural language models have recently shown impressive gains in unconditional text generation, but controllable generation and manipulation of text remain challenging. In particular, controlling text via latent space oper…

DenoisingSentenceText Generation

Bag-of-Vectors Autoencoders for Unsupervised Conditional Text Generation

2021-10-13 · Florian Mai, James Henderson

Text autoencoders are often used for unsupervised conditional text generation by applying mappings in the latent space to change attributes to the desired values. Recently, Mai et al. (2020) proposed Emb2Emb, a method to…

Conditional Text GenerationSentence SummarizationText Generation