MSR-CNN: Multi-Scale Residual Convolutional Neural Network for Automated Multiclass Classification of EARS Functional Requirements This repository contains the implementation of the proposed Multi-Scale Residual Convolutional Neural Network (MSR-CNN) developed for the automated multiclass classification of Easy Approach to Requirements Syntax (EARS) functional requirements. The proposed deep learning framework integrates trainable word embeddings, parallel multi-scale convolutional feature extraction, residual learning, batch normalization, and spatial dropout to learn contextual semantic representations directly from textual software requirements. The repository provides the source code, trained model, dataset, and supporting files required to reproduce the experimental results reported in the associated research paper. The proposed MSR-CNN framework was evaluated using seven complementary performance metrics, including Accuracy, Macro Precision, Macro Recall, Macro F1-score, Macro ROC-AUC, Matthews Correlation Coefficient (MCC), and Geometric Mean (G-Mean). Comparative experiments against traditional machine learning classifiers, an ablation study, and a comparison with a recent state-of-the-art method demonstrate the effectiveness and robustness of the proposed architecture for automated EARS functional requirement classification.
These are the data and results reported in the paper "A probabilistic digital twin framework for corrosion-fatigue prognosis of floating offshore wind turbines".
This repository contains the datasets and source code associated with Georgiev et al., Science Advances (2026). https://doi.org/10.1126/sciadv.aec5080 To get started with the software, visit our GitHub repository. The software provides both a graphical user interface (GUI) and a…
Self-supervised deep learning has emerged as a powerful method for image enhancement when a priori ground-truth references are not available. Stemming from Noise2Noise , it was shown that a convolutional neural network (CNN) can be trained from a noisy input and target pair of th…
This paper assesses the current situation of Artificial Intelligence in Library and Information Science education in India. It discusses the advantages of using Artificial Intelligence in this field. The studies are based on a review of the academic courses framework, institution…
Human activity recognition (HAR) using sensor data allows the automatic detection of human behavior and actions in everyday environments. The development of scalable and privacy-preserving HAR systems is supported by the nonintrusive collection of time-series data using wearable…