User Modeling Challenges in Interactive AI Assistant Systems

Megan Su,Yuwei Bao
2024-03-29
Abstract:Interactive Artificial Intelligent(AI) assistant systems are designed to offer timely guidance to help human users to complete a variety tasks. One of the remaining challenges is to understand user's mental states during the task for more personalized guidance. In this work, we analyze users' mental states during task executions and investigate the capabilities and challenges for large language models to interpret user profiles for more personalized user guidance.
Computation and Language
What problem does this paper attempt to address?
The problem this paper attempts to address is: how to better understand the user's psychological state in interactive AI assistant systems to provide more personalized guidance. Specifically, the authors analyze the user's psychological state while performing tasks and explore the capabilities and challenges of large language models (LLMs) in interpreting the user's psychological state. By extending the WTaG dataset to include annotations of users' psychological characteristics (such as frustration, eagerness to ask questions, talkativeness, experience, familiarity with tools, and detail orientation), the researchers evaluate the performance of existing large language models (e.g., ChatGPT) in predicting these psychological characteristics. The main objectives of this work are: 1. Extend the WTaG dataset to include annotations of users' psychological states. 2. Investigate the capabilities of large language models in interpreting users' psychological states. 3. Improve the user experience of AI assistant systems by enabling them to provide more personalized guidance based on users' emotions and psychological states.