Leveraging Large Language Models for Use Case Model Generation from Software Requirements
Tobias Eisenreich, Nicholas Friedlaender, Stefan Wagner

TL;DR
This paper investigates using Large Language Models to automate and accelerate use case model generation from software requirements, significantly reducing manual effort while maintaining quality.
Contribution
It introduces a novel LLM-based method with prompt engineering for extracting use cases, demonstrating efficiency gains in a professional setting.
Findings
Modeling time reduced by 60%
Model quality comparable to manual methods
Participants found the method helpful and guiding
Abstract
Use case modeling employs user-centered scenarios to outline system requirements. These help to achieve consensus among relevant stakeholders. Because the manual creation of use case models is demanding and time-consuming, it is often skipped in practice. This study explores the potential of Large Language Models (LLMs) to assist in this tedious process. The proposed method integrates an open-weight LLM to systematically extract actors and use cases from software requirements with advanced prompt engineering techniques. The method is evaluated using an exploratory study conducted with five professional software engineers, which compares traditional manual modeling to the proposed LLM-based approach. The results show a substantial acceleration, reducing the modeling time by 60\%. At the same time, the model quality remains on par. Besides improving the modeling efficiency, the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Techniques and Practices · Software Engineering Research · Software System Performance and Reliability
