English

Detecting Context Dependent Messages in a Conversational Environment

Computation and Language 2016-11-04 v2

Abstract

While automatic response generation for building chatbot systems has drawn a lot of attention recently, there is limited understanding on when we need to consider the linguistic context of an input text in the generation process. The task is challenging, as messages in a conversational environment are short and informal, and evidence that can indicate a message is context dependent is scarce. After a study of social conversation data crawled from the web, we observed that some characteristics estimated from the responses of messages are discriminative for identifying context dependent messages. With the characteristics as weak supervision, we propose using a Long Short Term Memory (LSTM) network to learn a classifier. Our method carries out text representation and classifier learning in a unified framework. Experimental results show that the proposed method can significantly outperform baseline methods on accuracy of classification.

Keywords

Cite

@article{arxiv.1611.00483,
  title  = {Detecting Context Dependent Messages in a Conversational Environment},
  author = {Chaozhuo Li and Yu Wu and Wei Wu and Chen Xing and Zhoujun Li and Ming Zhou},
  journal= {arXiv preprint arXiv:1611.00483},
  year   = {2016}
}

Comments

Accepted paper at COLING 2016

R2 v1 2026-06-22T16:39:24.629Z