paper-with-me

홈 › Papers

Modeling Intent, Dialog Policies and Response Adaptation for Goal-Oriented Interactions

2019-12-20 · Saurav Sahay, Shachi H. Kumar, Eda Okur, Haroon Syed, Lama Nachman

Building a machine learning driven spoken dialog system for goal-oriented interactions involves careful design of intents and data collection along with development of intent recognition models and dialog policy learning algorithms. The models should be robust enough to handle various user distractions during the interaction flow and should steer the user back into an engaging interaction for successful completion of the interaction. In this work, we have designed a goal-oriented interaction system where children can engage with agents for a series of interactions involving Meet \& Greet' and Simon Says' game play. We have explored various feature extractors and models for improved intent recognition and looked at leveraging previous user and system interactions in novel ways with attention models. We have also looked at dialog adaptation methods for entrained response selection. Our bootstrapped models from limited training data perform better than many baseline approaches we have looked at for intent recognition and dialog action prediction.

📄 PDF Abstract BibTeX arXiv:1912.10130

Code (0)

등록된 구현이 없습니다.

Tasks

Intent Recognition

Similar Papers 제목 키워드 기반

User Satisfaction Modeling with Domain Adaptation in Task-oriented Dialogue Systems

2022-09-01 · SIGDIAL (ACL) 2022 9 · Yan Pan, Mingyang Ma, Bernhard Pflugfelder, Georg Groh

User Satisfaction Estimation (USE) is crucial in helping measure the quality of a task-oriented dialogue system. However, the complex nature of implicit responses poses challenges in detecting user satisfaction, and most…

Action RecognitionDomain AdaptationTask-Oriented Dialogue SystemsUnsupervised Domain Adaptation

TOD-BERT: Pre-trained Natural Language Understanding for Task-Oriented Dialogue

2020-04-15 · EMNLP 2020 11 · Chien-Sheng Wu, Steven Hoi, Richard Socher, Caiming Xiong

The underlying difference of linguistic patterns between general text and task-oriented dialogue makes existing pre-trained language models less useful in practice. In this work, we unify nine human-human and multi-turn …

Dialogue State TrackingIntent DetectionLanguage ModelingLanguage Modelling+2

Multi-turn Dialogue Comprehension from a Topic-aware Perspective

2023-09-18 · Xinbei Ma, Yi Xu, Hai Zhao, Zhuosheng Zhang

Dialogue related Machine Reading Comprehension requires language models to effectively decouple and model multi-turn dialogue passages. As a dialogue development goes after the intentions of participants, its topic may n…

Machine Reading ComprehensionReading Comprehension

Towards Dialogue-based Navigation with Multivariate Adaptation driven by Intention and Politeness for Social Robots

2018-09-19 · Chandrakant Bothe, Fernando Garcia, Arturo Cruz Maya, Amit Kumar Pandey 외

Service robots need to show appropriate social behaviour in order to be deployed in social environments such as healthcare, education, retail, etc. Some of the main capabilities that robots should have are navigation and…

Navigate

A Taxonomy of Empathetic Response Intents in Human Social Conversations

2020-12-07 · COLING 2020 8 · Anuradha Welivita, Pearl Pu

Open-domain conversational agents or chatbots are becoming increasingly popular in the natural language processing community. One of the challenges is enabling them to converse in an empathetic manner. Current neural res…

Response Generation