paper-with-me

Papers

Mitigating Negative Style Transfer in Hybrid Dialogue System

2022-12-14 · ShiMin Li, Qinyuan Cheng, Linyang Li, Xipeng Qiu

As the functionality of dialogue systems evolves, hybrid dialogue systems that accomplish user-specific goals and participate in open-topic chitchat with users are attracting growing attention. Existing research learns both tasks concurrently utilizing a multi-task fusion technique but ignores the negative transfer phenomenon induced by the unique textual style differences. Therefore, contrastive learning based on the latent variable model is used to decouple the various textual genres in the latent space. We devise supervised and self-supervised positive and negative sample constructions for diverse datasets. In addition, to capitalize on the style information contained in the decoupled latent variables, we employ a style prefix that incorporates latent variables further to control the generation of responses with varying styles. We performed extensive experiments on three dialogue datasets, including a hybrid dialogue dataset and two task-oriented dialogue datasets. The experimental results demonstrate that our method can mitigate the negative style transfer issue and achieves state-of-the-art performance on multiple dialogue datasets.

📄 PDF Abstract BibTeX arXiv:2212.07183

Code (1)

whatissimondoing/his-dialog 공식 구현 pytorch

Tasks

Contrastive LearningStyle Transfer

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

External Knowledge Selection with Weighted Negative Sampling in Knowledge-grounded Task-oriented Dialogue Systems

2022-09-06 · Janghoon Han, Joongbo Shin, Hosung Song, Hyunjik Jo 외

Constructing a robust dialogue system on spoken conversations bring more challenge than written conversation. In this respect, DSTC10-Track2-Task2 is proposed, which aims to build a task-oriented dialogue (TOD) system in…

Response GenerationStyle TransferTask-Oriented Dialogue Systems

Fine-Refine: Iterative Fine-grained Refinement for Mitigating Dialogue Hallucination

2026-02-17 · Xiangyan Chen, Yujian Gan, Matthew Purver arxiv

The tendency for hallucination in current large language models (LLMs) negatively impacts dialogue systems. Such hallucinations produce factually incorrect responses that may mislead users and undermine system trust. Exi…

Conversation Style Transfer using Few-Shot Learning

2023-02-16 · Shamik Roy, Raphael Shu, Nikolaos Pappas, Elman Mansimov 외

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…

Few-Shot LearningIn-Context Learningintent-classificationIntent Classification+3

Don't lose the message while paraphrasing: A study on content preserving style transfer

2023-08-17 · Nikolay Babakov, David Dale, Ilya Gusev, Irina Krotova 외

Text style transfer techniques are gaining popularity in natural language processing allowing paraphrasing text in the required form: from toxic to neural, from formal to informal, from old to the modern English language…

Style TransferText Style Transfer

He Said, She Said: Style Transfer for Shifting the Perspective of Dialogues

2022-10-27 · Amanda Bertsch, Graham Neubig, Matthew R. Gormley

In this work, we define a new style transfer task: perspective shift, which reframes a dialogue from informal first person to a formal third person rephrasing of the text. This task requires challenging coreference resol…

coreference-resolutionCoreference ResolutionNews SummarizationStyle Transfer