paper-with-me

홈 › Papers

ValueNet: A New Dataset for Human Value Driven Dialogue System

2021-12-12 · Liang Qiu, Yizhou Zhao, Jinchao Li, Pan Lu, Baolin Peng, Jianfeng Gao, Song-Chun Zhu

Building a socially intelligent agent involves many challenges, one of which is to teach the agent to speak guided by its value like a human. However, value-driven chatbots are still understudied in the area of dialogue systems. Most existing datasets focus on commonsense reasoning or social norm modeling. In this work, we present a new large-scale human value dataset called ValueNet, which contains human attitudes on 21,374 text scenarios. The dataset is organized in ten dimensions that conform to the basic human value theory in intercultural research. We further develop a Transformer-based value regression model on ValueNet to learn the utility distribution. Comprehensive empirical results show that the learned value model could benefit a wide range of dialogue tasks. For example, by teaching a generative agent with reinforcement learning and the rewards from the value model, our method attains state-of-the-art performance on the personalized dialog generation dataset: Persona-Chat. With values as additional features, existing emotion recognition models enable capturing rich human emotions in the context, which further improves the empathetic response generation performance in the EmpatheticDialogues dataset. To the best of our knowledge, ValueNet is the first large-scale text dataset for human value modeling, and we are the first one trying to incorporate a value model into emotionally intelligent dialogue systems. The dataset is available at https://liang-qiu.github.io/ValueNet/.

📄 PDF Abstract BibTeX arXiv:2112.06346

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationEmotion RecognitionEmpathetic Response GenerationResponse Generation

Similar Papers 제목 키워드 기반

Towards Socially Intelligent Agents with Mental State Transition and Human Value

2022-09-01 · SIGDIAL (ACL) 2022 9 · Liang Qiu, Yizhou Zhao, Yuan Liang, Pan Lu 외

Building a socially intelligent agent involves many challenges. One of which is to track the agent’s mental state transition and teach the agent to make decisions guided by its value like a human. Towards this end, we pr…

Towards Socially Intelligent Agents with Mental State Transition and Human Utility

2021-03-12 · Liang Qiu, Yizhou Zhao, Yuan Liang, Pan Lu 외

Building a socially intelligent agent involves many challenges. One of which is to track the agent's mental state transition and teach the agent to make decisions guided by its value like a human. Towards this end, we pr…

ValueNet: A Natural Language-to-SQL System that Learns from Database Information

2020-05-29 · Ursin Brunner, Kurt Stockinger

Building natural language (NL) interfaces for databases has been a long-standing challenge for several decades. The major advantage of these so-called NL-to-SQL systems is that end-users can query complex databases witho…

Text-To-SQL

KwaiChat: A Large-Scale Video-Driven Multilingual Mixed-Type Dialogue Corpus

2025-03-10 · Xiaoming Shi, Zeming Liu, Yiming Lei, Chenkai Zhang 외

Video-based dialogue systems, such as education assistants, have compelling application value, thereby garnering growing interest. However, the current video-based dialogue systems are limited by their reliance on a sing…

In-Context LearningQuestion Answering

A Robust Data-Driven Approach for Dialogue State Tracking of Unseen Slot Values

2019-11-01 · Vevake Balaraman, Bernardo Magnini

A Dialogue State Tracker is a key component in dialogue systems which estimates the beliefs of possible user goals at each dialogue turn. Deep learning approaches using recurrent neural networks have shown state-of-the-a…

Dialogue State Tracking