Host: The Japanese Society for Artificial Intelligence
Name : The 38th Annual Conference of the Japanese Society for Artificial Intelligence
Number : 38
Location : [in Japanese]
Date : May 28, 2024 - May 31, 2024
We focus on non-functional requirements, which are often overlooked in requirement definitions, and propose a method that allows even those without extensive expertise to efficiently extract and classify non-functional requirements from requirement specifications. Previously, the authors have experimented with classification using models that incorporate pre-trained Transformer models such as BERT and GPT-2. Recently, with the proliferation of tools like ChatGPT, it has become possible to perform classifications solely through prompt interactions. In this study, we explore the capabilities of ChatGPT's Function calling feature, focusing on its potential to yield superior results compared to responses generated solely from prompts and traditional methods. We leverage Function calling to obtain structured data for classification. Additionally, we assess the impact of fine-tuning on ChatGPT and its combined effect. As a result, we were able to significantly shorten the entire process of model creation and learning, achieving accuracy equal to or greater than traditional methods.