English

ALOHA: Artificial Learning of Human Attributes for Dialogue Agents

Computation and Language 2021-12-03 v4 Artificial Intelligence Machine Learning

Abstract

For conversational AI and virtual assistants to communicate with humans in a realistic way, they must exhibit human characteristics such as expression of emotion and personality. Current attempts toward constructing human-like dialogue agents have presented significant difficulties. We propose Human Level Attributes (HLAs) based on tropes as the basis of a method for learning dialogue agents that can imitate the personalities of fictional characters. Tropes are characteristics of fictional personalities that are observed recurrently and determined by viewers' impressions. By combining detailed HLA data with dialogue data for specific characters, we present a dataset, HLA-Chat, that models character profiles and gives dialogue agents the ability to learn characters' language styles through their HLAs. We then introduce a three-component system, ALOHA (which stands for Artificial Learning of Human Attributes), that combines character space mapping, character community detection, and language style retrieval to build a character (or personality) specific language model. Our preliminary experiments demonstrate that two variations of ALOHA, combined with our proposed dataset, can outperform baseline models at identifying the correct dialogue responses of chosen target characters, and are stable regardless of the character's identity, the genre of the show, and the context of the dialogue.

Keywords

Cite

@article{arxiv.1910.08293,
  title  = {ALOHA: Artificial Learning of Human Attributes for Dialogue Agents},
  author = {Aaron W. Li and Veronica Jiang and Steven Y. Feng and Julia Sprague and Wei Zhou and Jesse Hoey},
  journal= {arXiv preprint arXiv:1910.08293},
  year   = {2021}
}

Comments

AAAI 2020. Code available at https://github.com/newpro/aloha-chatbot Talk at https://www.youtube.com/watch?v=TtomrolC4Dc&ab_channel=StevenFeng

R2 v1 2026-06-23T11:47:34.821Z