paper-with-me

홈 › Papers

Talk With Human-like Agents: Empathetic Dialogue Through Perceptible Acoustic Reception and Reaction

2024-06-18 · Haoqiu Yan, Yongxin Zhu, Kai Zheng, Bing Liu, Haoyu Cao, Deqiang Jiang, Linli Xu

Large Language Model (LLM)-enhanced agents become increasingly prevalent in Human-AI communication, offering vast potential from entertainment to professional domains. However, current multi-modal dialogue systems overlook the acoustic information present in speech, which is crucial for understanding human communication nuances. This oversight can lead to misinterpretations of speakers' intentions, resulting in inconsistent or even contradictory responses within dialogues. To bridge this gap, in this paper, we propose PerceptiveAgent, an empathetic multi-modal dialogue system designed to discern deeper or more subtle meanings beyond the literal interpretations of words through the integration of speech modality perception. Employing LLMs as a cognitive core, PerceptiveAgent perceives acoustic information from input speech and generates empathetic responses based on speaking styles described in natural language. Experimental results indicate that PerceptiveAgent excels in contextual understanding by accurately discerning the speakers' true intentions in scenarios where the linguistic meaning is either contrary to or inconsistent with the speaker's true feelings, producing more nuanced and expressive spoken dialogues. Code is publicly available at: \url{https://github.com/Haoqiu-Yan/PerceptiveAgent}.

📄 PDF Abstract BibTeX arXiv:2406.12707

Code (2)

haoqiu-yan/perceptiveagent 공식 구현 pytorch
youngsheen/gpst pytorch

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

BotsTalk: Machine-Sourced Framework for Automatic Curation of Large-scale Multi-skill Dialogue Datasets

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Previous work in open-domain chatbots has introduced dialogue corpora and tasks that aim to inject dialogue systems different communicative skills such as being personable, knowledgeable and empathetic. With the advent o…

ChatbotDialogue GenerationMulti-Task Learning

Towards Empathetic Open-domain Conversation Models: a New Benchmark and Dataset

2018-11-01 · ACL 2019 7 · Hannah Rashkin, Eric Michael Smith, Margaret Li, Y-Lan Boureau

One challenge for dialogue agents is recognizing feelings in the conversation partner and replying accordingly, a key communicative skill. While it is straightforward for humans to recognize and acknowledge others' feeli…

Dialogue Generation

Does GPT-3 Generate Empathetic Dialogues? A Novel In-Context Example Selection Method and Automatic Evaluation Metric for Empathetic Dialogue Generation

2022-10-01 · COLING 2022 10 · Young-Jun Lee, Chae-Gyun Lim, Ho-Jin Choi

Since empathy plays a crucial role in increasing social bonding between people, many studies have designed their own dialogue agents to be empathetic using the well-established method of fine-tuning. However, they do not…

Dialogue GenerationIn-Context Learning

Empathetic BERT2BERT Conversational Model: Learning Arabic Language Generation with Little Data

2021-03-07 · EACL (WANLP) 2021 4 · Tarek Naous, Wissam Antoun, Reem A. Mahmoud, Hazem Hajj

Enabling empathetic behavior in Arabic dialogue agents is an important aspect of building human-like conversational models. While Arabic Natural Language Processing has seen significant advances in Natural Language Under…

DecoderEmpathetic Response GenerationNatural Language UnderstandingResponse Generation+2

SentEmojiBot: Empathising Conversations Generation with Emojis

2021-05-26 · Akhilesh Ravi, Amit Yadav, Jainish Chauhan, Jatin Dholakia 외

The increasing use of dialogue agents makes it extremely desirable for them to understand and acknowledge the implied emotions to respond like humans with empathy. Chatbots using traditional techniques analyze emotions b…