PulseAugur
EN
LIVE 09:38:35

AI assists app backlog generation from mockups using GPT-4o

Researchers have developed a multimodal AI approach to assist in generating sprint backlogs from visual app mockups. They evaluated three prompting strategies on GPT-4o, finding that a Compositional Chain-of-Thought (CCoT) method achieved balanced recall and precision, with average F1 scores of 52-66% for epics and user stories. The study also highlighted that adding architectural context improved precision for backend tasks, and developer feedback indicated that even false positives could be useful, leading to the proposal of a new evaluation metric called Revised Recall. AI

IMPACT This research could streamline early-stage software development by automating backlog creation from visual designs.

RANK_REASON This is a research paper detailing a new method for AI to generate backlogs from app mockups. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

AI assists app backlog generation from mockups using GPT-4o

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Andrea Lezcano Airaldi, Lourdes Romera, Walid Maalej ·

    How Well Can AI Generate Backlogs from App Mockups?

    arXiv:2607.22902v1 Announce Type: new Abstract: Creating sprint backlogs requires considerable effort, as items such as epics, user stories, and tasks can be missed or inconsistently specified. We propose a multimodal approach to support backlog generation from visual app mockups…