中文
相关论文

相关论文: Syntax Matters! Syntax-Controlled in Text Style Tr…

200 篇论文

Current image-to-image translations do not control the output domain beyond the classes used during training, nor do they interpolate between different domains well, leading to implausible results. This limitation largely arises because…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Kunhee Kim , Sanghun Park , Eunyeong Jeon , Taehun Kim , Daijin Kim

Text style transfer (TST) aims to modify the style of a text without altering its original meaning. Large language models (LLMs) demonstrate superior performance across multiple tasks, including TST. However, in zero-shot setups, they tend…

计算与语言 · 计算机科学 2024-10-02 Wen Lai , Viktor Hangya , Alexander Fraser

Writing style is a combination of consistent decisions at different levels of language production including lexical, syntactic, and structural associated to a specific author (or author groups). While lexical-based models have been widely…

计算与语言 · 计算机科学 2019-02-28 Fereshteh Jafariakinabad , Sansiri Tarnpradab , Kien A. Hua

Text-based style transfer is a newly-emerging research topic that uses text information instead of style image to guide the transfer process, significantly extending the application scenario of style transfer. However, previous methods…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Yunpeng Bai , Jiayue Liu , Chao Dong , Chun Yuan

Text style transfer involves rewriting the content of a source sentence in a target style. Despite there being a number of style tasks with available data, there has been limited systematic discussion of how text style datasets relate to…

计算与语言 · 计算机科学 2021-08-19 Stephanie Schoch , Wanyu Du , Yangfeng Ji

Prior work in style-controlled text generation has focused on tasks such as emulating the style of prolific literary authors, producing formal or informal text, and mitigating toxicity of generated text. Plentiful demonstrations of these…

计算与语言 · 计算机科学 2024-03-05 Aleem Khan , Andrew Wang , Sophia Hager , Nicholas Andrews

Centred on content modification and style preservation, Scene Text Editing (STE) remains a challenging task despite considerable progress in text-to-image synthesis and text-driven image manipulation recently. GAN-based STE methods…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Weichao Zeng , Yan Shu , Zhenhang Li , Dongbao Yang , Yu Zhou

Text style transfer rephrases a text from a source style (e.g., informal) to a target style (e.g., formal) while keeping its original meaning. Despite the success existing works have achieved using a parallel corpus for the two styles,…

计算与语言 · 计算机科学 2019-04-09 Hongyu Gong , Suma Bhat , Lingfei Wu , Jinjun Xiong , Wen-mei Hwu

Recent developments in Text Style Transfer have led this field to be more highlighted than ever. The task of transferring an input's style to another is accompanied by plenty of challenges (e.g., fluency and content preservation) that need…

计算与语言 · 计算机科学 2021-06-29 Reza Khanmohammadi , Seyed Abolghasem Mirroshandel

Formality style transfer (FST) is a task that involves paraphrasing an informal sentence into a formal one without altering its meaning. To address the data-scarcity problem of existing parallel datasets, previous studies tend to adopt a…

计算与语言 · 计算机科学 2022-03-28 Ao Liu , An Wang , Naoaki Okazaki

Language style is necessary for AI systems to understand and generate diverse human language accurately. However, previous text style transfer primarily focused on sentence-level data-driven approaches, limiting exploration of potential…

计算与语言 · 计算机科学 2024-10-15 Huashan Sun , Yixiao Wu , Yuhao Ye , Yizhe Yang , Yinghao Li , Jiawei Li , Yang Gao

Unsupervised Text Style Transfer (UTST) has emerged as a critical task within the domain of Natural Language Processing (NLP), aiming to transfer one stylistic aspect of a sentence into another style without changing its semantics, syntax,…

计算与语言 · 计算机科学 2024-02-22 Lei Pan , Yunshi Lan , Yang Li , Weining Qian

In this work, we propose "global style tokens" (GSTs), a bank of embeddings that are jointly trained within Tacotron, a state-of-the-art end-to-end speech synthesis system. The embeddings are trained with no explicit labels, yet learn to…

计算与语言 · 计算机科学 2018-03-28 Yuxuan Wang , Daisy Stanton , Yu Zhang , RJ Skerry-Ryan , Eric Battenberg , Joel Shor , Ying Xiao , Fei Ren , Ye Jia , Rif A. Saurous

Language style transfer is the problem of migrating the content of a source sentence to a target style. In many of its applications, parallel training data are not available and source sentences to be transferred may have arbitrary and…

计算与语言 · 计算机科学 2018-08-14 Yanpeng Zhao , Wei Bi , Deng Cai , Xiaojiang Liu , Kewei Tu , Shuming Shi

Styled Handwritten Text Generation (HTG) has received significant attention in recent years, propelled by the success of learning-based solutions employing GANs, Transformers, and, preliminarily, Diffusion Models. Despite this surge in…

计算机视觉与模式识别 · 计算机科学 2024-02-19 Bram Vanherle , Vittorio Pippi , Silvia Cascianelli , Nick Michiels , Frank Van Reeth , Rita Cucchiara

The difficulty of textual style transfer lies in the lack of parallel corpora. Numerous advances have been proposed for the unsupervised generation. However, significant problems remain with the auto-evaluation of style transfer tasks.…

计算与语言 · 计算机科学 2019-10-11 Richard Yuanzhe Pang

We study the problem of leveraging the syntactic structure of text to enhance pre-trained models such as BERT and RoBERTa. Existing methods utilize syntax of text either in the pre-training stage or in the fine-tuning stage, so that they…

计算与语言 · 计算机科学 2021-06-01 Zenan Xu , Daya Guo , Duyu Tang , Qinliang Su , Linjun Shou , Ming Gong , Wanjun Zhong , Xiaojun Quan , Nan Duan , Daxin Jiang

Text style transfer aims to alter the style (e.g., sentiment) of a sentence while preserving its content. A common approach is to map a given sentence to content representation that is free of style, and the content representation is fed to…

计算与语言 · 计算机科学 2021-08-03 Dongkyu Lee , Zhiliang Tian , Lanqing Xue , Nevin L. Zhang

The dominant language modeling paradigm handles text as a sequence of discrete tokens. While that approach can capture the latent structure of the text, it is inherently constrained to sequential dynamics for text generation. We propose a…

计算与语言 · 计算机科学 2020-11-02 Noe Casas , José A. R. Fonollosa , Marta R. Costa-jussà

Prompting approaches have been recently explored in text style transfer, where a textual prompt is used to query a pretrained language model to generate style-transferred texts word by word in an autoregressive manner. However, such a…

计算与语言 · 计算机科学 2023-12-25 Guoqing Luo , Yu Tong Han , Lili Mou , Mauajama Firdaus