paper-with-me

Papers

Evaluating Style Transfer for Text

2019-04-04 · NAACL 2019 6 · Remi Mir, Bjarke Felbo, Nick Obradovich, Iyad Rahwan

Research in the area of style transfer for text is currently bottlenecked by a lack of standard evaluation practices. This paper aims to alleviate this issue by experimentally identifying best practices with a Yelp sentiment dataset. We specify three aspects of interest (style transfer intensity, content preservation, and naturalness) and show how to obtain more reliable measures of them from human evaluation than in previous work. We propose a set of metrics for automated evaluation and demonstrate that they are more strongly correlated and in agreement with human judgment: direction-corrected Earth Mover's Distance, Word Mover's Distance on style-masked texts, and adversarial classification for the respective aspects. We also show that the three examined models exhibit tradeoffs between aspects of interest, demonstrating the importance of evaluating style transfer models at specific points of their tradeoff plots. We release software with our evaluation metrics to facilitate research.

📄 PDF Abstract BibTeX arXiv:1904.02295

Code (1)

passeul/style-transfer-model-evaluation 공식 구현

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

CAT-LLM: Prompting Large Language Models with Text Style Definition for Chinese Article-style Transfer

2024-01-11 · Zhen Tao, Dinghao Xi, Zhiyu Li, Liumin Tang 외

Text style transfer is increasingly prominent in online entertainment and social media. However, existing research mainly concentrates on style transfer within individual English sentences, while ignoring the complexity …

ArticlesStyle TransferText Style Transfer

Evaluating Text Style Transfer Evaluation: Are There Any Reliable Metrics?

2025-02-07 · Sourabrata Mukherjee, Atul Kr. Ojha, John P. McCrae, Ondrej Dusek

Text Style Transfer (TST) is the task of transforming a text to reflect a particular style while preserving its original content. Evaluating TST outputs is a multidimensional challenge, requiring the assessment of style …

Machine TranslationStyle TransferText Style Transfer

A Meta-Evaluation of Style and Attribute Transfer Metrics

2025-02-20 · Amalie Brogaard Pauli, Isabelle Augenstein, Ira Assent

LLMs make it easy to rewrite text in any style, be it more polite, persuasive, or more positive. We present a large-scale study of evaluation metrics for style and attribute transfer with a focus on content preservation;…

AttributeSemantic SimilaritySemantic Textual SimilarityStyle Transfer

LMStyle Benchmark: Evaluating Text Style Transfer for Chatbots

2024-03-13 · Jianlin Chen

Since the breakthrough of ChatGPT, large language models (LLMs) have garnered significant attention in the research community. With the development of LLMs, the question of text style transfer for conversational models h…

Style TransferText Style Transfer

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 …

Style Transfer