ReqFusion: A Multi-Provider Framework for Automated PEGS Analysis Across Software Domains
Muhammad Khalid, Manuel Oriol, Yilmaz Uygun

TL;DR
ReqFusion is an AI-driven framework that automates software requirements extraction and analysis across diverse documents using multiple LLM providers and PEGS-guided prompts, significantly improving accuracy and efficiency.
Contribution
The paper introduces ReqFusion, a multi-provider LLM framework utilizing PEGS-guided prompts for automated requirements extraction, demonstrating improved accuracy and reduced analysis time.
Findings
Achieved an F1 score of 0.88 with PEGS prompting.
Reduced analysis time by 78% compared to manual methods.
Enhanced reliability through multi-provider consensus.
Abstract
Requirements engineering is a vital, yet labor-intensive, stage in the software development process. This article introduces ReqFusion: an AI-enhanced system that automates the extraction, classification, and analysis of software requirements utilizing multiple Large Language Model (LLM) providers. The architecture of ReqFusion integrates OpenAI GPT, Anthropic Claude, and Groq models to extract functional and non-functional requirements from various documentation formats (PDF, DOCX, and PPTX) in academic, industrial, and tender proposal contexts. The system uses a domain-independent extraction method and generates requirements following the Project, Environment, Goal, and System (PEGS) approach introduced by Bertrand Meyer. The main idea is that, because the PEGS format is detailed, LLMs have more information and cues about the requirements, producing better results than a simple…
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 Research · Software Engineering Techniques and Practices · Advanced Software Engineering Methodologies
