paper-with-me

Papers

Exploring LLMs for User Story Extraction from Mockups

2026-02-19 · Diego Firmenich, Leandro Antonelli, Bruno Pazos, Fabricio Lozada, Leonardo Morales arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.16997

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring How Anomalous Model Input and Output Alerts Affect Decision-Making in Healthcare

2022-04-27 · Marissa Radensky, Dustin Burson, Rajya Bhaiya, Daniel S. Weld

An important goal in the field of human-AI interaction is to help users more appropriately trust AI systems' decisions. A situation in which the user may particularly benefit from more appropriate trust is when the AI re…

Decision Making

Narrative Studio: Visual narrative exploration using LLMs and Monte Carlo Tree Search

2025-04-03 · Parsa Ghaffari, Chris Hokamp

Interactive storytelling benefits from planning and exploring multiple 'what if' scenarios. Modern LLMs are useful tools for ideation and exploration, but current chat-based user interfaces restrict users to a single lin…

Qualitative Evaluation of LLM-Designed GUI

2026-01-30 · Bartosz Sawicki, Tomasz Les, Dariusz Parzych, Aleksandra Wycisk-Ficek 외 arxiv

As generative artificial intelligence advances, Large Language Models (LLMs) are being explored for automated graphical user interface (GUI) design. This study investigates the usability and adaptability of LLM-generated…

Hidden in Plain Sight: Exploring Chat History Tampering in Interactive Language Models

2024-05-30 · Cheng'an Wei, Yue Zhao, Yujia Gong, Kai Chen 외

Large Language Models (LLMs) such as ChatGPT and Llama have become prevalent in real-world applications, exhibiting impressive text generation performance. LLMs are fundamentally developed from a scenario where the input…

Text Generation

Evaluation of Sketch-Based and Semantic-Based Modalities for Mockup Generation

2023-03-22 · Tommaso Calò, Luigi De Russis

Design mockups are essential instruments for visualizing and testing design ideas. However, the process of generating mockups can be time-consuming and challenging for designers. In this article, we present and evaluate …