菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-19
📄 Abstract - Exploring LLMs for User Story Extraction from Mockups

User stories are one of the most widely used artifacts in the software industry to define functional requirements. In parallel, the use of high-fidelity mockups facilitates end-user participation in defining their needs. In this work, we explore how combining these techniques with large language models (LLMs) enables agile and automated generation of user stories from mockups. To this end, we present a case study that analyzes the ability of LLMs to extract user stories from high-fidelity mockups, both with and without the inclusion of a glossary of the Language Extended Lexicon (LEL) in the prompts. Our results demonstrate that incorporating the LEL significantly enhances the accuracy and suitability of the generated user stories. This approach represents a step forward in the integration of AI into requirements engineering, with the potential to improve communication between users and developers.

顶级标签: llm natural language processing systems
详细标签: requirements engineering user story generation prompt engineering software development multimodal extraction 或 搜索:

探索利用大语言模型从设计稿中提取用户故事 / Exploring LLMs for User Story Extraction from Mockups


1️⃣ 一句话总结

这篇论文提出了一种新方法,通过结合大语言模型和特定领域词汇表,能够自动、准确地将高保真设计稿转化为软件开发所需的用户故事,从而提升需求工程效率并改善用户与开发者之间的沟通。

源自 arXiv: 2602.16997