paper-with-me

홈 › Papers

Ranking Responses Oriented to Conversational Relevance in Chat-bots

2016-12-01 · COLING 2016 12 · Bowen Wu, Baoxun Wang, Hui Xue

For automatic chatting systems, it is indeed a great challenge to reply the given query considering the conversation history, rather than based on the query only. This paper proposes a deep neural network to address the context-aware response ranking problem by end-to-end learning, so as to help to select conversationally relevant candidate. By combining the multi-column convolutional layer and the recurrent layer, our model is able to model the semantics of the utterance sequence by grasping the semantic clue within the conversation, on the basis of the effective representation for each sentence. Especially, the network utilizes attention pooling to further emphasis the importance of essential words in conversations, thus the representations of contexts tend to be more meaningful and the performance of candidate ranking is notably improved. Meanwhile, due to the adoption of attention pooling, it is possible to visualize the semantic clues. The experimental results on the large amount of conversation data from social media have shown that our approach is promising for quantifying the conversational relevance of responses, and indicated its good potential for building practical IR based chat-bots.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

A Clarifying Question Selection System from NTES_ALONG in Convai3 Challenge

2020-10-27 · Wenjie Ou, Yue Lin

This paper presents the participation of NetEase Game AI Lab team for the ClariQ challenge at Search-oriented Conversational AI (SCAI) EMNLP workshop in 2020. The challenge asks for a complete conversational information …

Information RetrievalQuestion SelectionRetrieval

Response Ranking with Deep Matching Networks and External Knowledge in Information-seeking Conversation Systems

2018-05-01 · Liu Yang, Minghui Qiu, Chen Qu, Jiafeng Guo 외

Intelligent personal assistant systems with either text-based or voice-based conversational interfaces are becoming increasingly popular around the world. Retrieval-based conversation models have the advantages of return…

Knowledge DistillationRetrievalText Matching

Tell Me About Yourself: Using an AI-Powered Chatbot to Conduct Conversational Surveys with Open-ended Questions

2019-05-25 · Ziang Xiao, Michelle X. Zhou, Q. Vera Liao, Gloria Mark 외

The rise of increasingly more powerful chatbots offers a new way to collect information through conversational surveys, where a chatbot asks open-ended questions, interprets a user's free-text responses, and probes answe…

ChatbotInformativenessSpecificitySurvey

Goal-Oriented End-to-End Conversational Models with Profile Features in a Real-World Setting

2019-06-01 · NAACL 2019 6 · Yichao Lu, Manisha Srivastava, Jared Kramer, Heba Elfardy 외

End-to-end neural models for goal-oriented conversational systems have become an increasingly active area of research, though results in real-world settings are few. We present real-world results for two issue types in t…

Response Generation

“It seemed like an annoying woman”: On the Perception and Ethical Considerations of Affective Language in Text-Based Conversational Agents

2021-11-01 · CoNLL (EMNLP) 2021 11 · Lindsey Vanderlyn, Gianna Weber, Michael Neumann, Dirk Väth 외

Previous research has found that task-oriented conversational agents are perceived more positively by users when they provide information in an empathetic manner compared to a plain, emotionless information exchange. How…

Chatbot