Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 4, 2026.
Abstract: Large Language Models (LLMs) have shown strong potential in automated vulnerability repair; however, generated security patches often lack reliability, semantic guarantees, and interpretability. Purely generative approaches may remove super-ficial patterns while failing to eliminate root-cause vulnerabilities or preserve program behavior. To address this limitation, this study proposes an Explainable Multi-Stage Validation Frame-work that integrates static vulnerability filtering, graph-based semantic consistency analysis, and test-driven verification within a unified pipeline. The framework further incorporates a structured explanation module to provide interpretable reasoning for patch correctness. Experimental evaluation on Juliet, Devign, and Defects4J security benchmarks demonstrates that the proposed approach achieves 96.3% vulnerability removal accuracy and reduces false-fix rates to 9.3%, outperforming LLM-only and hybrid baselines. Additionally, the framework maintains high semantic similarity (0.97) and explanation fidelity above 90%while preserving computational efficiency. The results indicate that combining neural generation with structured validation significantly enhances the trustworthiness of AI-driven security patch validation systems.
Sheetal Madhukar Parate and Jasmine Selvakumari Jeya I. “TrustPatch-X: Multi-Stage Explainable Framework for Reliable LLM Patch Validation”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.4 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170487
@article{Parate2026,
title = {TrustPatch-X: Multi-Stage Explainable Framework for Reliable LLM Patch Validation},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170487},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170487},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {4},
author = {Sheetal Madhukar Parate and Jasmine Selvakumari Jeya I}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.