菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-23
📄 Abstract - Conjecture and Inquiry: Quantifying Software Performance Requirements via Interactive Retrieval-Augmented Preference Elicitation

Since software performance requirements are documented in natural language, quantifying them into mathematical forms is essential for software engineering. Yet, the vagueness in performance requirements and uncertainty of human cognition have caused highly uncertain ambiguity in the interpretations, rendering their automated quantification an unaddressed and challenging problem. In this paper, we formalize the problem and propose IRAP, an approach that quantifies performance requirements into mathematical functions via interactive retrieval-augmented preference elicitation. IRAP differs from the others in that it explicitly derives from problem-specific knowledge to retrieve and reason the preferences, which also guides the progressive interaction with stakeholders, while reducing the cognitive overhead. Experiment results against 10 state-of-the-art methods on four real-world datasets demonstrate the superiority of IRAP on all cases with up to 40x improvements under as few as five rounds of interactions.

顶级标签: llm systems machine learning
详细标签: retrieval-augmented generation preference elicitation performance requirements software engineering interactive quantification 或 搜索:

推测与询问:通过交互式检索增强偏好引导来量化软件性能需求 / Conjecture and Inquiry: Quantifying Software Performance Requirements via Interactive Retrieval-Augmented Preference Elicitation


1️⃣ 一句话总结

本文提出了一种名为IRAP的新方法,通过结合检索相关知识和与用户逐步交互,将模糊的软件性能自然语言需求自动转化为精确的数学函数,在实验中仅需少量交互就能大幅超越现有技术。

源自 arXiv: 2604.21380