@inproceedings{be29b70cb0924552b15aae6428213387,
title = "Investigating Deep Learning for Predicting Multi-linguistic Interactions with a Chatterbot",
abstract = "Deep Learning (DL) becomes a mainstream technique for Artificial Intelligence (AI) machine learning because of its success in performing many tasks, such as image recognition, speech interpretation, language prediction and translation. We are investigating the underlying principles of DL Neural Networks (NN) to design optimal DL NN for predicting human multi-linguistic conversations with a chatterbot. This research attempts to tackle the well-known open problem of finding optimal NN designs for data of various characteristics. We are in particular focusing on Recurrent Neural Networks (RNN) models with time progression, which takes into consideration the results from the previous steps plus the current input to predict the next step, i.e. it 'remembers' what it has previously learnt. Through the experiments of tuning an RNN to achieve an optimal performance in terms of accuracy and training time, we found that characteristics such as word counts and layers of neurons could affect the training performance. We applied the tuned optimal model to a game implementation, inspired by IBM Watson, where users can guess the words to be generated by a computer, called 'Beat AI' to have human predict the machine prediction.",
keywords = "Deep Learning, Keras, Machine Learning, Neural Networks, RNN, TensorFlow, Yandex Predictor",
author = "R. Kulesza and Y. Kumar and R. Ruiz and A. Torres and E. Weinman and Li, {J. J.} and P. Morreale",
note = "Publisher Copyright: {\textcopyright} 2020 IEEE.; 2020 IEEE Conference on Big Data and Analytics, ICBDA 2020 ; Conference date: 17-11-2020 Through 19-11-2020",
year = "2020",
month = nov,
day = "17",
doi = "10.1109/ICBDA50157.2020.9289710",
language = "English",
series = "2020 IEEE Conference on Big Data and Analytics, ICBDA 2020",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "20--25",
booktitle = "2020 IEEE Conference on Big Data and Analytics, ICBDA 2020",
}