中文
相关论文

相关论文: Unsupervised Text Style Transfer for Controllable …

200 篇论文

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

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

In most cases, the lack of parallel corpora makes it impossible to directly train supervised models for the text style transfer task. In this paper, we explore training algorithms that instead optimize reward functions that explicitly…

计算与语言 · 计算机科学 2021-05-14 Yixin Liu , Graham Neubig , John Wieting

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

Improving Multi-modal Large Language Models (MLLMs) in the post-training stage typically relies on supervised fine-tuning (SFT) or reinforcement learning (RL), which require expensive and manually annotated multi-modal data--an ultimately…

计算与语言 · 计算机科学 2025-10-28 Lai Wei , Yuting Li , Chen Wang , Yue Wang , Linghe Kong , Weiran Huang , Lichao Sun

Modern NLP defines the task of style transfer as modifying the style of a given sentence without appreciably changing its semantics, which implies that the outputs of style transfer systems should be paraphrases of their inputs. However,…

计算与语言 · 计算机科学 2020-10-13 Kalpesh Krishna , John Wieting , Mohit Iyyer

The performance of existing text style transfer models is severely limited by the non-parallel datasets on which the models are trained. In non-parallel datasets, no direct mapping exists between sentences of the source and target style;…

计算与语言 · 计算机科学 2022-04-19 Ruibo Liu , Chongyang Gao , Chenyan Jia , Guangxuan Xu , Soroush Vosoughi

Style transfer TTS has shown impressive performance in recent years. However, style control is often restricted to systems built on expressive speech recordings with discrete style categories. In practical situations, users may be…

声音 · 计算机科学 2023-06-02 Guanghou Liu , Yongmao Zhang , Yi Lei , Yunlin Chen , Rui Wang , Zhifei Li , Lei Xie

By pretraining on trillions of tokens, an LLM gains the capability of text generation. However, to enhance its utility and reduce potential harm, SFT and alignment are applied sequentially to the pretrained model. Because SFT and alignment…

计算与语言 · 计算机科学 2026-05-11 Zhichao Wang , Bin Bi , Zixu Zhu , Xiangbo Mao , Jun Wang , Shiyu Wang , Cheng Wang , Dong Nie , Lingzi Hong

Unsupervised text style transfer task aims to rewrite a text into target style while preserving its main content. Traditional methods rely on the use of a fixed-sized vector to regulate text style, which is difficult to accurately convey…

计算与语言 · 计算机科学 2023-06-16 Yazheng Yang , Zhou Zhao , Qi Liu

Unsupervised text attribute transfer automatically transforms a text to alter a specific attribute (e.g. sentiment) without using any parallel data, while simultaneously preserving its attribute-independent content. The dominant approaches…

计算与语言 · 计算机科学 2019-12-13 Ke Wang , Hang Hua , Xiaojun Wan

Unsupervised text style transfer aims to alter text styles while preserving the content, without aligned data for supervision. Existing seq2seq methods face three challenges: 1) the transfer is weakly interpretable, 2) generated outputs…

计算与语言 · 计算机科学 2019-06-06 Chen Wu , Xuancheng Ren , Fuli Luo , Xu Sun

We analyze the performance of large language models (LLMs) on Text Style Transfer (TST), specifically focusing on sentiment transfer and text detoxification across three languages: English, Hindi, and Bengali. Text Style Transfer involves…

计算与语言 · 计算机科学 2024-08-28 Sourabrata Mukherjee , Atul Kr. Ojha , Ondřej Dušek

Soft Prompt Tuning (SPT) is a parameter-efficient method for adapting pre-trained language models (PLMs) to specific tasks by inserting learnable embeddings, or soft prompts, at the input layer of the PLM, without modifying its parameters.…

计算与语言 · 计算机科学 2024-02-07 Fred Philippy , Siwen Guo , Shohreh Haddadan , Cedric Lothritz , Jacques Klein , Tegawendé F. Bissyandé

Adapting a large language model for multiple-attribute text style transfer via fine-tuning can be challenging due to the significant amount of computational resources and labeled data required for the specific task. In this paper, we…

计算与语言 · 计算机科学 2023-05-11 Zhiqiang Hu , Roy Ka-Wei Lee , Nancy F. Chen

Text style transfer (TST) without parallel data has achieved some practical success. However, most of the existing unsupervised text style transfer methods suffer from (i) requiring massive amounts of non-parallel data to guide transferring…

计算与语言 · 计算机科学 2022-05-26 Xiangyang Li , Xiang Long , Yu Xia , Sujian Li

Direct speech-to-speech translation (S2ST) with discrete self-supervised representations has achieved remarkable accuracy, but is unable to preserve the speaker timbre of the source speech. Meanwhile, the scarcity of high-quality…

声音 · 计算机科学 2024-07-22 Yongqi Wang , Jionghao Bai , Rongjie Huang , Ruiqi Li , Zhiqing Hong , Zhou Zhao

Unsupervised text style transfer aims at training a generative model that can alter the style of the input sentence while preserving its content without using any parallel data. In this paper, we employ powerful pre-trained large language…

计算与语言 · 计算机科学 2023-10-24 Huiyu Mai , Wenhao Jiang , Zhihong Deng

Distilling large language models (LLMs) typically involves transferring the teacher model's responses through supervised fine-tuning (SFT). However, this approach neglects the potential to distill both data (output content) and reward…

Text style transfer aims to alter the style of a sentence while preserving its content. Due to the lack of parallel corpora, most recent work focuses on unsupervised methods and often uses cycle construction to train models. Since cycle…

计算与语言 · 计算机科学 2022-12-20 Kangchen Zhu , Zhiliang Tian , Ruifeng Luo , Xiaoguang Mao