CloneBot: Personalized Dialogue-Response Predictions

03/31/2021
by   Tyler Weitzman, et al.
0

Our project task was to create a model that, given a speaker ID, chat history, and an utterance query, can predict the response utterance in a conversation. The model is personalized for each speaker. This task can be a useful tool for building speech bots that talk in a human-like manner in a live conversation. Further, we succeeded at using dense-vector encoding clustering to be able to retrieve relevant historical dialogue context, a useful strategy for overcoming the input limitations of neural-based models when predictions require longer-term references from the dialogue history. In this paper, we have implemented a state-of-the-art model using pre-training and fine-tuning techniques built on transformer architecture and multi-headed attention blocks for the Switchboard corpus. We also show how efficient vector clustering algorithms can be used for real-time utterance predictions that require no training and therefore work on offline and encrypted message histories.

READ FULL TEXT

page 10

page 12

research
10/15/2021

Structural Modeling for Dialogue Disentanglement

Tangled multi-party dialogue context leads to challenges for dialogue re...
research
04/04/2019

Improving Dialogue State Tracking by Discerning the Relevant Context

A typical conversation comprises of multiple turns between participants ...
research
12/13/2022

InferEM: Inferring the Speaker's Intention for Empathetic Dialogue Generation

Current approaches to empathetic response generation typically encode th...
research
04/21/2021

Dialogue-based neural learning to estimate the sentiment of a next upcoming utterance

In a conversation, humans use changes in a dialogue to predict safety-cr...
research
10/17/2022

MCP: Self-supervised Pre-training for Personalized Chatbots with Multi-level Contrastive Sampling

Personalized chatbots focus on endowing the chatbots with a consistent p...
research
09/03/2021

Detecting Speaker Personas from Conversational Texts

Personas are useful for dialogue response prediction. However, the perso...
research
04/29/2019

An Adversarial Learning Framework For A Persona-Based Multi-Turn Dialogue Model

In this paper, we extend the persona-based sequence-to-sequence (Seq2Seq...

Please sign up or login with your details

Forgot password? Click here to reset