Search papers, labs, and topics across Lattice.
QUARE is a multi-agent framework for requirements engineering that uses structured negotiation among quality-specialized agents (Safety, Efficiency, Green, Trustworthiness, and Responsibility) to surface and resolve conflicts. It employs a dialectical negotiation protocol with iterative proposal, critique, and synthesis, transforming outcomes into KAOS goal models and verifying them via RAG. Experiments on RE benchmarks and an industrial case study demonstrate QUARE achieves significantly higher compliance coverage (98.2%) and semantic preservation (94.9%) compared to baselines, while generating more requirements.
Forget monolithic LLMs for requirements engineering: QUARE's multi-agent negotiation framework achieves 105% better compliance by explicitly surfacing and resolving inter-quality conflicts.
Requirements engineering (RE) is critical to software success, yet automating it remains challenging because multiple, often conflicting quality attributes must be balanced while preserving stakeholder intent. Existing Large-Language-Model (LLM) approaches predominantly rely on monolithic reasoning or implicit aggregation, limiting their ability to systematically surface and resolve cross-quality conflicts. We present QUARE (Quality-Aware Requirements Engineering), a multi-agent framework that formulates requirements analysis as structured negotiation among five quality-specialized agents (Safety, Efficiency, Green, Trustworthiness, and Responsibility), coordinated by a dedicated orchestrator. QUARE introduces a dialectical negotiation protocol that explicitly exposes inter-quality conflicts and resolves them through iterative proposal, critique, and synthesis. Negotiated outcomes are transformed into structurally sound KAOS goal models via topology validation and verified against industry standards through retrieval-augmented generation (RAG). We evaluate QUARE on five case studies drawn from established RE benchmarks (MARE, iReDev) and an industrial autonomous-driving specification, spanning safety-critical, financial, and information-system domains. Results show that QUARE achieves 98.2% compliance coverage (+105% over both baselines), 94.9% semantic preservation (+2.3 percentage points over the best baseline), and high verifiability (4.96/5.0), while generating 25-43% more requirements than existing multi-agent RE frameworks. These findings suggest that effective RE automation depends less on model scale than on principled architectural decomposition, explicit interaction protocols, and automated verification.