DeepProbe: Information Directed Sequence Understanding and Chatbot Design via Recurrent Neural Networks
Zi Yin, Keng-hao Chang, Ruofei Zhang

TL;DR
DeepProbe introduces an attention-based seq2seq framework for enhanced query understanding and chatbot interactions, enabling query rewriting, relevance scoring, and active user engagement through uncertainty-driven decision making.
Contribution
The paper presents a novel, unified seq2seq-based framework for information extraction and interactive chatbot design, with significant improvements over existing methods.
Findings
DeepProbe outperforms baselines in BLEU and AUC metrics.
Human evaluations favor DeepProbe's applications over state-of-the-art systems.
Active questioning improves user intention identification efficiency.
Abstract
Information extraction and user intention identification are central topics in modern query understanding and recommendation systems. In this paper, we propose DeepProbe, a generic information-directed interaction framework which is built around an attention-based sequence to sequence (seq2seq) recurrent neural network. DeepProbe can rephrase, evaluate, and even actively ask questions, leveraging the generative ability and likelihood estimation made possible by seq2seq models. DeepProbe makes decisions based on a derived uncertainty (entropy) measure conditioned on user inputs, possibly with multiple rounds of interactions. Three applications, namely a rewritter, a relevance scorer and a chatbot for ad recommendation, were built around DeepProbe, with the first two serving as precursory building blocks for the third. We first use the seq2seq model in DeepProbe to rewrite a user query…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Sequence to Sequence
