paper-with-me

Papers

FADO: Feedback-Aware Double COntrolling Network for Emotional Support Conversation

2022-11-01 · Wei Peng, Ziyuan Qin, Yue Hu, Yuqiang Xie, Yunpeng Li

Emotional Support Conversation (ESConv) aims to reduce help-seekers'emotional distress with the supportive strategy and response. It is essential for the supporter to select an appropriate strategy with the feedback of the help-seeker (e.g., emotion change during dialog turns, etc) in ESConv. However, previous methods mainly focus on the dialog history to select the strategy and ignore the help-seeker's feedback, leading to the wrong and user-irrelevant strategy prediction. In addition, these approaches only model the context-to-strategy flow and pay less attention to the strategy-to-context flow that can focus on the strategy-related context for generating the strategy-constrain response. In this paper, we propose a Feedback-Aware Double COntrolling Network (FADO) to make a strategy schedule and generate the supportive response. The core module in FADO consists of a dual-level feedback strategy selector and a double control reader. Specifically, the dual-level feedback strategy selector leverages the turn-level and conversation-level feedback to encourage or penalize strategies. The double control reader constructs the novel strategy-to-context flow for generating the strategy-constrain response. Furthermore, a strategy dictionary is designed to enrich the semantic information of the strategy and improve the quality of strategy-constrain response. Experimental results on ESConv show that the proposed FADO has achieved the state-of-the-art performance in terms of both strategy selection and response generation. Our code is available at https://github.com/Thedatababbler/FADO.

📄 PDF Abstract BibTeX arXiv:2211.00250

Code (0)

등록된 구현이 없습니다.

Tasks

Response Generation

Similar Papers 제목 키워드 기반

Automatic Fado Music Classification

2014-06-17 · Pedro Girão Antunes, David Martins de Matos, Ricardo Ribeiro, Isabel Trancoso

In late 2011, Fado was elevated to the oral and intangible heritage of humanity by UNESCO. This study aims to develop a tool for automatic detection of Fado music based on the audio signal. To do this, frequency spectrum…

ClassificationGeneral ClassificationMusic Classification

Fairness-Aware Data Valuation for Supervised Learning

2023-03-29 · José Pombal, Pedro Saleiro, Mário A. T. Figueiredo, Pedro Bizarro

Data valuation is a ML field that studies the value of training instances towards a given predictive task. Although data bias is one of the main sources of downstream model unfairness, previous work in data valuation doe…

Active LearningData ValuationFairness

Brain Computer Interface: Deep Learning Approach to Predict Human Emotion Recognition

2022-11-18

Brain-Computer Interfaces allow controlling machines through signals coming from Electroencephalography (EEG) analysis. Nowadays, there are several cheap electroencephalographs available on the market that guarantee good…

Brain Computer InterfaceEEGEmotion Recognition

EmoFeedback$^2$: Reinforcement of Continuous Emotional Image Generation via LVLM-based Reward and Textual Feedback

2025-11-25 · Jingyang Jia, Kai Shu, Gang Yang, Long Xing 외 arxiv

Continuous emotional image content generation (C-EICG) is emerging rapidly due to its ability to produce images aligned with both user descriptions and continuous emotional values. However, existing approaches lack emoti…

Image Generation

Do You Know My Emotion? Emotion-Aware Strategy Recognition towards a Persuasive Dialogue System

2022-06-24 · Wei Peng, Yue Hu, Luxi Xing, Yuqiang Xie 외

Persuasive strategy recognition task requires the system to recognize the adopted strategy of the persuader according to the conversation. However, previous methods mainly focus on the contextual information, little is k…