中文
相关论文

相关论文: What is wrong with style transfer for texts?

200 篇论文

Authorship identification tasks, which rely heavily on linguistic styles, have always been an important part of Natural Language Understanding (NLU) research. While other tasks based on linguistic style understanding benefit from deep…

计算与语言 · 计算机科学 2020-10-01 Weicheng Ma , Ruibo Liu , Lili Wang , Soroush Vosoughi

This paper explores the possibilities of image style transfer applied to text maintaining the original transcriptions. Results on different text domains (scene text, machine printed text and handwritten text) and cross modal results…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Raul Gomez , Ali Furkan Biten , Lluis Gomez , Jaume Gibert , Marçal Rusiñol , Dimosthenis Karatzas

Large language models (LLMs) make it easy to rewrite a text in any style -- e.g. to make it more polite, persuasive, or more positive -- but evaluation thereof is not straightforward. A challenge lies in measuring content preservation: that…

计算与语言 · 计算机科学 2025-09-18 Amalie Brogaard Pauli , Isabelle Augenstein , Ira Assent

Text-conditioned style transfer enables users to communicate their desired artistic styles through text descriptions, offering a new and expressive means of achieving stylization. In this work, we evaluate the text-conditioned image editing…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Silky Singh , Surgan Jandial , Simra Shahid , Abhinav Java

This thesis advances the computational understanding and manipulation of text styles through three interconnected pillars: (1) Text Style Transfer (TST), which alters stylistic properties (e.g., sentiment, formality) while preserving…

计算与语言 · 计算机科学 2025-07-23 Zhiqiang Hu

Transfer learning from large language models (LLMs) has emerged as a powerful technique to enable knowledge-based fine-tuning for a number of tasks, adaptation of models for different domains and even languages. However, it remains an open…

计算与语言 · 计算机科学 2022-11-08 Sovesh Mohapatra , Somesh Mohapatra

Language style is often used by writers to convey their intentions, identities, and mastery of language. In this paper, we show that current large language models struggle to capture some language styles without fine-tuning. To address this…

计算与语言 · 计算机科学 2024-06-07 Ruohao Guo , Wei Xu , Alan Ritter

Text Style Transfer (TST) evaluation is, in practice, inconsistent. Therefore, we conduct a meta-analysis on human and automated TST evaluation and experimentation that thoroughly examines existing literature in the field. The meta-analysis…

机器学习 · 计算机科学 2023-06-02 Phil Ostheimer , Mayank Nagda , Marius Kloft , Sophie Fellenz

Text style transfer aims to controllably generate text with targeted stylistic changes while maintaining core meaning from the source sentence constant. Many of the existing style transfer benchmarks primarily focus on individual high-level…

Like text, programs have styles, and certain programming styles are more desirable than others for program readability, maintainability, and performance. Code style transfer, however, is difficult to automate except for trivial style…

软件工程 · 计算机科学 2024-06-18 Karl Munson , Chih-Kai Ting , Serenity Wade , Anish Savla , Julian Dolby , Kiran Kate , Kavitha Srinivas

Text style transfer (TST) is an important task in controllable text generation, which aims to control selected attributes of language use, such as politeness, formality, or sentiment, without altering the style-independent content of the…

计算与语言 · 计算机科学 2024-07-25 Sourabrata Mukherjee , Mateusz Lango , Zdenek Kasner , Ondrej Dušek

In recent years, natural language processing (NLP) has got great development with deep learning techniques. In the sub-field of machine translation, a new approach named Neural Machine Translation (NMT) has emerged and got massive attention…

计算与语言 · 计算机科学 2020-02-19 Shuoheng Yang , Yuxin Wang , Xiaowen Chu

Formality style transfer is the task of converting informal sentences to grammatically-correct formal sentences, which can be used to improve performance of many downstream NLP tasks. In this work, we propose a semi-supervised formality…

计算与语言 · 计算机科学 2020-10-13 Kunal Chawla , Diyi Yang

Machine translation (MT) is an important task in natural language processing (NLP) as it automates the translation process and reduces the reliance on human translators. With the resurgence of neural networks, the translation quality…

计算与语言 · 计算机科学 2021-01-14 Sameen Maruf , Fahimeh Saleh , Gholamreza Haffari

The utility and power of Natural Language Processing (NLP) seems destined to change our technological society in profound and fundamental ways. However there are, to date, few accessible descriptions of the science of NLP that have been…

计算与语言 · 计算机科学 2012-09-28 Kevin Mote

Learning with label proportions (LLP), which is a learning task that only provides unlabeled data in bags and each bag's label proportion, has widespread successful applications in practice. However, most of the existing LLP methods don't…

机器学习 · 计算机科学 2019-08-20 Yanshan Xiao , HuaiPei Wang , Bo Liu

The dominant approach to unsupervised "style transfer" in text is based on the idea of learning a latent representation, which is independent of the attributes specifying its "style". In this paper, we show that this condition is not…

Designing fonts requires a great deal of time and effort. It requires professional skills, such as sketching, vectorizing, and image editing. Additionally, each letter has to be designed individually. In this paper, we will introduce a…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Gantugs Atarsaikhan , Brian Kenji Iwana , Seiichi Uchida

The field of Neural Style Transfer (NST) has witnessed remarkable progress in the past few years, with approaches being able to synthesize artistic and photorealistic images and videos of exceptional quality. To evaluate such results, a…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Eleftherios Ioannou , Steve Maddock

Text normalization - the conversion of text from written to spoken form - is traditionally assumed to be an ill-formed task for language models. In this work, we argue otherwise. We empirically show the capacity of Large-Language Models…