A multilingual neural coaching model with enhanced long-term dialogue structure
ACM Transactions on Interactive Intelligent Systems 12(2) : (2022) // Article ID 16
Abstract
In this work we develop a fully data-driven conversational agent capable of carrying out motivational coach-
ing sessions in Spanish, French, Norwegian, and English. Unlike the majority of coaching, and in general
well-being related conversational agents that can be found in the literature, ours is not designed by hand-
crafted rules. Instead, we directly model the coaching strategy of professionals with end users. To this end,
we gather a set of virtual coaching sessions through a Wizard of Oz platform, and apply state of the art Natural Language Processing techniques. We employ a transfer learning approach, pretraining GPT2 neural language models and fine-tuning them on our corpus. However, since these only take as input a local dialogue history, a simple fine-tuning procedure is not capable of modeling the long-term dialogue strategies that appear in coaching sessions. To alleviate this issue, we first propose to learn dialogue phase and scenario embeddings in the fine-tuning stage. These indicate to the model at which part of the dialogue it is and which kind of coaching session it is carrying out. Second, we develop a global deep learning system which controls the long-term structure of the dialogue. We also show that this global module can be used to visualize and interpret the decisions taken by the the conversational agent, and that the learnt representations are comparable to dialogue acts. Automatic and human evaluation show that our proposals serve to improve the baseline models. Finally, interaction experiments with coaching experts indicate that the system is usable and gives rise to positive emotions in Spanish, French and English, while the results in Norwegian point out that there is still work to be done in fully data driven approaches with very low resource languages.