paper-with-me

Papers

Conversation Style Transfer using Few-Shot Learning

2023-02-16 · Shamik Roy, Raphael Shu, Nikolaos Pappas, Elman Mansimov, Yi Zhang, Saab Mansour, Dan Roth

Conventional text style transfer approaches focus on sentence-level style transfer without considering contextual information, and the style is described with attributes (e.g., formality). When applying style transfer in conversations such as task-oriented dialogues, existing approaches suffer from these limitations as context can play an important role and the style attributes are often difficult to define in conversations. In this paper, we introduce conversation style transfer as a few-shot learning problem, where the model learns to perform style transfer by observing only a few example dialogues in the target style. We propose a novel in-context learning approach to solve the task with style-free dialogues as a pivot. Human evaluation shows that by incorporating multi-turn context, the model is able to match the target style while having better appropriateness and semantic correctness compared to utterance/sentence-level style transfer. Additionally, we show that conversation style transfer can also benefit downstream tasks. For example, in multi-domain intent classification tasks, the F1 scores improve after transferring the style of training data to match the style of the test data.

📄 PDF Abstract BibTeX arXiv:2302.08362

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningIn-Context Learningintent-classificationIntent ClassificationSentenceStyle TransferText Style Transfer

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Can one size fit all?: Measuring Failure in Multi-Document Summarization Domain Transfer

2025-03-20 · Alexandra DeLucia, Mark Dredze

Abstractive multi-document summarization (MDS) is the task of automatically summarizing information in multiple documents, from news articles to conversations with multiple speakers. The training approaches for current M…

AllArticlesDocument SummarizationMulti-Document Summarization

Transplantation of Conversational Speaking Style with Interjections in Sequence-to-Sequence Speech Synthesis

2022-07-25 · Raul Fernandez, David Haws, Guy Lorberbom, Slava Shechtman 외

Sequence-to-Sequence Text-to-Speech architectures that directly generate low level acoustic features from phonetic sequences are known to produce natural and expressive speech when provided with adequate amounts of train…

Data AugmentationSpeech SynthesisStyle Transfertext-to-speech+2

TinyStyler: Efficient Few-Shot Text Style Transfer with Authorship Embeddings

2024-06-21 · Zachary Horvitz, Ajay Patel, Kanishk Singh, Chris Callison-Burch 외

The goal of text style transfer is to transform the style of texts while preserving their original meaning, often with only a few examples of the target style. Existing style transfer methods generally rely on the few-sh…

AttributeLanguage ModelingLanguage ModellingSmall Language Model+3

Master: Meta Style Transformer for Controllable Zero-Shot and Few-Shot Artistic Style Transfer

2023-04-24 · CVPR 2023 1 · Hao Tang, Songhua Liu, Tianwei Lin, Shaoli Huang 외

Transformer-based models achieve favorable performance in artistic style transfer recently thanks to its global receptive field and powerful multi-head/layer attention operations. Nevertheless, the over-paramerized multi…

Meta-LearningStyle Transfer

A Recipe For Arbitrary Text Style Transfer with Large Language Models

2021-09-08 · ACL 2022 5 · Emily Reif, Daphne Ippolito, Ann Yuan, Andy Coenen 외

In this paper, we leverage large language models (LMs) to perform zero-shot text style transfer. We present a prompting method that we call augmented zero-shot learning, which frames style transfer as a sentence rewritin…

SentenceSentence ReWritingStyle TransferText Style Transfer+1