paper-with-me

Papers

Attention with Intention for a Neural Network Conversation Model

2015-10-29 · Kaisheng Yao, Geoffrey Zweig, Baolin Peng

In a conversation or a dialogue process, attention and intention play intrinsic roles. This paper proposes a neural network based approach that models the attention and intention processes. It essentially consists of three recurrent networks. The encoder network is a word-level model representing source side sentences. The intention network is a recurrent network that models the dynamics of the intention process. The decoder network is a recurrent network produces responses to the input from the source side. It is a language model that is dependent on the intention and has an attention mechanism to attend to particular source side words, when predicting a symbol in the response. The model is trained end-to-end without labeling data. Experiments show that this model generates natural responses to user inputs.

📄 PDF Abstract BibTeX arXiv:1510.08565

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

An Attentional Neural Conversation Model with Improved Specificity

2016-06-03 · Kaisheng Yao, Baolin Peng, Geoffrey Zweig, Kam-Fai Wong

In this paper we propose a neural conversation model for conducting dialogues. We demonstrate the use of this model to generate help desk responses, where users are asking questions about PC applications. Our model is di…

RetrievalSpecificity

Hierarchy Response Learning for Neural Conversation Generation

2019-11-01 · IJCNLP 2019 11 · Bo Zhang, Xiao-Ming Zhang

The neural encoder-decoder models have shown great promise in neural conversation generation. However, they cannot perceive and express the intention effectively, and hence often generate dull and generic responses. Unli…

DecoderDiversityResponse Generation

Investigating Agency of LLMs in Human-AI Collaboration Tasks

2023-05-22 · ASHISH SHARMA, Sudha Rao, Chris Brockett, Akanksha Malhotra 외

Agency, the capacity to proactively shape events, is central to how humans interact and collaborate. While LLMs are being developed to simulate human behavior and serve as human-like agents, little attention has been giv…

What Drives Students' Use of AI Chatbots? Technology Acceptance in Conversational AI

2026-02-24 · Griffin Pitts, Sanaz Motamedi arxiv

Conversational AI tools have been rapidly adopted by students and are becoming part of their learning routines. To understand what drives this adoption, we draw on the Technology Acceptance Model (TAM) and examine how pe…

Modeling Temporality of Human Intentions by Domain Adaptation

2018-10-01 · EMNLP 2018 10 · Xiaolei Huang, Lixing Liu, Kate Carey, Joshua Woolley 외

Categorizing patient{'}s intentions in conversational assessment can help decision making in clinical treatments. Many conversation corpora span broaden a series of time stages. However, it is not clear that how the them…

Decision MakingDomain AdaptationGeneral ClassificationIntent Classification+1