PulseAugur
EN
LIVE 10:56:28

SMOTE-Tomek boosts software requirements classification accuracy

Researchers have improved the classification of software requirements by applying the SMOTE-Tomek preprocessing technique to the PROMISE dataset. This method effectively addresses class imbalance within the dataset, which contains 969 requirements categorized as functional or non-functional. The approach led to a significant increase in classification accuracy, with logistic regression achieving 76.16% compared to a baseline of 58.31%, demonstrating the utility of machine learning for scalable and interpretable solutions in requirements engineering. AI

IMPACT Enhances machine learning model performance in software engineering by addressing data imbalance.

RANK_REASON This is a research paper detailing a new method for improving classification accuracy on a specific dataset. [lever_c_demoted from research: ic=1 ai=0.7]

Read on arXiv cs.AI →

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

SMOTE-Tomek boosts software requirements classification accuracy

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Barak Or ·

    Improving Requirements Classification with SMOTE-Tomek Preprocessing

    arXiv:2501.06491v3 Announce Type: replace-cross Abstract: This study emphasizes the domain of requirements engineering by applying the SMOTE-Tomek preprocessing technique, combined with stratified K-fold cross-validation, to address class imbalance in the PROMISE dataset. This da…