Inside Out: Emotional Multiagent Multimodal Dialogue Systems
Andrey V. Savchenko, Lyudmila V. Savchenko
Abstract
In this paper, we introduce the novel technological framework for the development of emotional dialogue systems. Inspired by the "Inside Out" film, we propose to use multiple emotional agents based on Large Language Models (LLMs) to prepare answers to a user query. Their answers are aggregated into a single response, taking into account the current emotional state of a user. The latter is estimated by video-based facial expression recognition (FER). We introduce several publicly available lightweight neural networks that show near state-of-the-art results on the AffectNet dataset. Qualitative examples using either GPT-3.5 or LLama2 and Mistral demonstrate that the proposed approach leads to more emotional responses in LLMs.
BibTeX
@inproceedings{ijcai2024p1032,
title = {Inside Out: Emotional Multiagent Multimodal Dialogue Systems},
author = {Savchenko, Andrey V. and Savchenko, Lyudmila V.},
booktitle = {Proceedings of the Thirty-Third International Joint Conference on
Artificial Intelligence, {IJCAI-24}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Kate Larson},
pages = {8784--8788},
year = {2024},
month = {8},
note = {Demo Track},
doi = {10.24963/ijcai.2024/1032},
url = {https://doi.org/10.24963/ijcai.2024/1032},
}