PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 15, 2026Innovations in Systems and Software Engineering0 citationsOpen Access

Agile issues resolution with graph neural networks and orthogonal arrays

NRNevena RankovićDRDragica Ranković

Key Points

  • This study aims to analyze the performance of Prior Structural Information Graph Neural Networks (PSI-GNN) in categorizing issues in Agile software projects.
  • Utilized ETL process for data preparation on over 500,000 issues from the TAWOS dataset.
  • Employed TF-IDF and Porter Stemmer for feature extraction from issue descriptions.
  • Optimized PSI-GNN using Taguchi orthogonal-array method.
  • Achieved F1 score of 94.86% and a runtime of 611 seconds for PSI-GNN.
  • Compared to Optuna, which took 40,567 seconds, PSI-GNN demonstrated superior efficiency.
  • Identified high-impact keywords and important features through GNNExplainer and SHAP analysis.

Abstract

Abstract Graph Neural Networks (GNNs) have emerged as effective models for analyzing complex and structured data in software engineering tasks, particularly issue categorization and bug triage. This study investigates the performance of Prior Structural Information GNN (PSI-GNN) on the open-source TAWOS dataset containing over 500 000 Agile project issues. Our pipeline includes an ETL (Extract–Transform–Load) process and semantic descriptor extraction using Term Frequency–Inverse Document Frequency (TF–IDF) and Porter Stemmer to transform issue descriptions into rich feature representations. PSI-GNN is optimized using the Taguchi orthogonal-array method, achieving exceptional eco-efficiency with an F1 score of 94.86% and a runtime of 611 seconds, compared to 40567 seconds using Optuna. Model interpretability is enabled through GNNExplainer, which identifies high-impact keywords for the four target issue types (, , , ), while SHAP analysis highlights feature importance. t-SNE visualizations further illustrate the model’s ability to form distinct clusters of issue types, reflecting PSI-GNN’s capability to capture dependencies within Agile workflows. Overall, the results demonstrate that PSI-GNN provides a computationally efficient and interpretable solution for real-time issue tracking and prioritization, supporting seamless integration with graph databases, feature engineering pipelines, and Agile project management tools.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Ranković et al. (2026) studied this question.

synapsesocial.com/papers/6a06b83de7dec685947aacd8https://doi.org/10.1007/s11334-026-00636-6
Ask AI
Helpful
Bookmark
Share
View Full Paper