Pith. sign in

REVIEW 3 cited by

AI-Driven Code Refactoring: Using Graph Neural Networks to Enhance Software Maintainability

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.10412 v1 pith:IM4XH5NC submitted 2025-04-14 cs.AI cs.LGcs.SE

classification cs.AIcs.LGcs.SE
keywords gnnsrefactoringsoftwaretreesai-drivenbelowcodecomplexity
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This study explores Graph Neural Networks (GNNs) as a transformative tool for code refactoring, using abstract syntax trees (ASTs) to boost software maintainability. It analyzes a dataset of 2 million snippets from CodeSearchNet and a custom 75000-file GitHub Python corpus, comparing GNNs against rule-based SonarQube and decision trees. Metrics include cyclomatic complexity (target below 10), coupling (target below 5), and refactoring precision. GNNs achieve 92% accuracy, reducing complexity by 35% and coupling by 33%, outperforming SonarQube (78%, 16%) and decision trees (85%, 25%). Preprocessing fixed 60% of syntax errors. Bar graphs, tables, and AST visuals clarify results. This offers a scalable AI-driven path to cleaner codebases, which is crucial for software engineering.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Reinforcement Learning for Autonomous Warehouse Orchestration in SAP Logistics Execution: Redefining Supply Chain Agility

    cs.AI 2025-06 reject novelty 3.0 of 10

    A Deep Q-Network is reported to achieve 95% task optimization accuracy and 60% faster processing on 300,000 synthetic SAP warehouse transactions.

  2. Neuromorphic Mimicry Attacks Exploiting Brain-Inspired Computing for Covert Cyber Intrusions

    cs.CR 2025-05 reject novelty 3.0 of 10

    A simulated brain-inspired chip is used to argue that attacks mimicking neural signals can evade traditional intrusion detection.

  3. The Impact of Software Testing with Quantum Optimization Meets Machine Learning

    cs.SE 2025-06 reject novelty 2.0 of 10

    A proposed quantum-ML test prioritizer claims 25% better defect detection and 30% faster runs, but internal contradictions and missing artifacts prevent verification.

Pith tools