paper-with-me

Papers

An Adversarial Approach to High-Quality, Sentiment-Controlled Neural Dialogue Generation

2019-01-22 · Xiang Kong, Bohan Li, Graham Neubig, Eduard Hovy, Yiming Yang

In this work, we propose a method for neural dialogue response generation that allows not only generating semantically reasonable responses according to the dialogue history, but also explicitly controlling the sentiment of the response via sentiment labels. Our proposed model is based on the paradigm of conditional adversarial learning; the training of a sentiment-controlled dialogue generator is assisted by an adversarial discriminator which assesses the fluency and feasibility of the response generating from the dialogue history and a given sentiment label. Because of the flexibility of our framework, the generator could be a standard sequence-to-sequence (SEQ2SEQ) model or a more complicated one such as a conditional variational autoencoder-based SEQ2SEQ model. Experimental results using automatic and human evaluation both demonstrate that our proposed framework is able to generate both semantically reasonable and sentiment-controlled dialogue responses.

📄 PDF Abstract BibTeX arXiv:1901.07129

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationResponse GenerationVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

SEPRG: Sentiment aware Emotion controlled Personalized Response Generation

2021-08-01 · INLG (ACL) 2021 8 · Mauajama Firdaus, Umang Jain, Asif Ekbal, Pushpak Bhattacharyya

Social chatbots have gained immense popularity, and their appeal lies not just in their capacity to respond to the diverse requests from users, but also in the ability to develop an emotional connection with users. To fu…

ChatbotDialogue GenerationResponse Generation

A Speaker Turn-Aware Multi-Task Adversarial Network for Joint User Satisfaction Estimation and Sentiment Analysis

2024-10-12 · Kaisong Song, Yangyang Kang, Jiawei Liu, Xurui Li 외

User Satisfaction Estimation is an important task and increasingly being applied in goal-oriented dialogue systems to estimate whether the user is satisfied with the service. It is observed that whether the user's needs …

Goal-Oriented Dialogue SystemsSentiment Analysis

Exploring Persona Sentiment Sensitivity in Personalized Dialogue Generation

2025-02-17 · Yonghyun Jun, Hwanhee Lee

Personalized dialogue systems have advanced considerably with the integration of user-specific personas into large language models (LLMs). However, while LLMs can effectively generate personalized responses, the influenc…

Dialogue GenerationSensitivity

DiaASQ : A Benchmark of Conversational Aspect-based Sentiment Quadruple Analysis

2022-11-10 · Bobo Li, Hao Fei, Fei Li, Yuhan Wu 외

The rapid development of aspect-based sentiment analysis (ABSA) within recent decades shows great potential for real-world society. The current ABSA works, however, are mostly limited to the scenario of a single text pie…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Conversational Sentiment Quadruple ExtractionOpinion Mining+1

The Anatomy of Conversational Scams: A Topic-Based Red Teaming Analysis of Multi-Turn Interactions in LLMs

2026-01-06 · Xiangzhe Yuan, Zhenhao Zhang, Haoming Tang, Siying Hu arxiv

As LLMs gain persuasive capabilities through extended dialogues, they create new opportunities for studying adversarial conversational behavior in extended interaction settings that traditional single-turn safety evaluat…

Red Teaming