.rdd { text-align: center; background: #f2f2f2; color: #000; font-weight: 700; width: 130px; height: 110px; border-radius: 100%; box-shadow: inset 1px 0px 22px 3px #4080ca; font-family: 'Oswald', sans-serif; border: 5px solid #1f8ea3; margin: 5% auto; line-height: 110px; }
×
Employing Large Language Models for Dialogue-Based Personalized Needs

Authors

Takuya Nakata1, Sinan Chen1, Sachio Saiki2 and Masahide Nakamura1, 1 Kobe University, Japan, 2Kochi University of Technology, Japan

Abstract

Research concerning the personalization of services encompasses approaches such as machine learning and dialogue agents; however, the explainability of the recommendation process remains a challenge. Previous studies have proposed dialogue-based needs extraction systems utilizing the 6W1H need model, but extracting complex needs using simple natural language processing proved challenging. In this research, we embark on the development of an Application Programming Interface (API) that extracts user needs from natural language by leveraging the rapidly advancing Large Language Models (LLM), and on constructing a dialogue-based needs extraction system using this API. For evaluation, we conducted a verification on 100 needs with the aim of assessing the accuracy and comprehensiveness of the outputs from the needs extraction and restoration API. Through this study, it became feasible to extract needs with high accuracy and comprehensiveness from complex natural language using LLM.

Keywords

Personalization, Need, Large Language Model, Natural Language Processing, Dialogue Agent