2 papers
cs.SE2025
DeMuVGN: Effective Software Defect Prediction Model by Learning Multi-view Software Dependency via Graph Neural Networks
Yu Qiao, Lina Gong, Yu Zhao +2
Software defect prediction (SDP) aims to identify high-risk defect modules in software development, optimizing resource allocation. While previous studies show that dependency netw…
cs.CR2024
LProtector: An LLM-driven Vulnerability Detection System
Ze Sheng, Fenghua Wu, Xiangwu Zuo +3
This paper presents LProtector, an automated vulnerability detection system for C/C++ codebases driven by the large language model (LLM) GPT-4o and Retrieval-Augmented Generation (…