A retrieval-based dialogue system utilizing utterance and context embeddings
Alexander Bartl, Gerasimos Spanakis

TL;DR
This paper explores a retrieval-based dialogue system that uses utterance and context embeddings with LSH Forest for answer retrieval, outperforming generative models on Ubuntu and customer service datasets.
Contribution
It introduces a retrieval approach utilizing embeddings and LSH Forest for dialogue response selection, demonstrating superior performance over generative models.
Findings
Retrieval-based approach outperforms generative models on benchmark datasets.
Embedding-based retrieval effectively captures conversation semantics.
Promising results suggest future research directions in retrieval-based dialogue systems.
Abstract
Finding semantically rich and computer-understandable representations for textual dialogues, utterances and words is crucial for dialogue systems (or conversational agents), as their performance mostly depends on understanding the context of conversations. Recent research aims at finding distributed vector representations (embeddings) for words, such that semantically similar words are relatively close within the vector-space. Encoding the "meaning" of text into vectors is a current trend, and text can range from words, phrases and documents to actual human-to-human conversations. In recent research approaches, responses have been generated utilizing a decoder architecture, given the vector representation of the current conversation. In this paper, the utilization of embeddings for answer retrieval is explored by using Locality-Sensitive Hashing Forest (LSH Forest), an Approximate…
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.
