Towards Energy-aware Requirements Dependency Classification: Knowledge-Graph vs. Vector-Retrieval Augmented Inference with SLMs
Shreyas Patil, Pragati Kumari, Novarun Deb, Gouri Ginde

TL;DR
This paper compares knowledge graph and vector retrieval methods to improve energy-efficient requirement conflict detection using small language models, balancing accuracy and environmental impact.
Contribution
It introduces an empirical evaluation of energy-aware retrieval strategies for requirement classification with SLMs, emphasizing sustainability in requirements engineering.
Findings
Knowledge graph retrieval outperforms semantic retrieval in conflict detection accuracy.
Structured retrieval methods reduce energy consumption and carbon emissions.
The framework balances predictive performance with environmental sustainability.
Abstract
The continuous evolution of system specifications necessitates frequent evaluation of conflicting requirements, a process that is traditionally labour intensive. Although large language models (LLMs) have demonstrated significant potential for automating this detection, their massive computational requirements often result in excessive energy waste. Consequently, there is a growing need to transition toward Small Language Models (SLMs) and energy aware architectures for sustainable Requirements Engineering. This study proposes and empirically evaluates an energy aware framework that compares Knowledge Graph-based Retrieval (KGR) with Vector-based Semantic Retrieval (VSR) to enhance SLM-based inference at the 7B to 8B parameter scale. By leveraging structured graph traversal and high dimensional semantic mapping, we extract candidate requirements, which are then classified as conflicting…
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
TopicsGreen IT and Sustainability · Advanced Graph Neural Networks · Explainable Artificial Intelligence (XAI)
