Software Vulnerability Prediction Knowledge Transferring Between Programming Languages

March 10, 2023 Β· Declared Dead Β· πŸ› International Conference on Evaluation of Novel Approaches to Software Engineering

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Khadija Hanifi, Ramin F Fouladi, Basak Gencer Unsalver, Goksu Karadag arXiv ID 2303.06177 Category cs.SE: Software Engineering Cross-listed cs.AI, cs.LG Citations 4 Venue International Conference on Evaluation of Novel Approaches to Software Engineering Last Checked 4 months ago
Abstract
Developing automated and smart software vulnerability detection models has been receiving great attention from both research and development communities. One of the biggest challenges in this area is the lack of code samples for all different programming languages. In this study, we address this issue by proposing a transfer learning technique to leverage available datasets and generate a model to detect common vulnerabilities in different programming languages. We use C source code samples to train a Convolutional Neural Network (CNN) model, then, we use Java source code samples to adopt and evaluate the learned model. We use code samples from two benchmark datasets: NIST Software Assurance Reference Dataset (SARD) and Draper VDISC dataset. The results show that proposed model detects vulnerabilities in both C and Java codes with average recall of 72\%. Additionally, we employ explainable AI to investigate how much each feature contributes to the knowledge transfer mechanisms between C and Java in the proposed model.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Software Engineering

Died the same way β€” πŸ‘» Ghosted