Automated Vulnerability Detection in Source Code Using Deep Representation Learning
C. Seas, G. Fitzpatrick, J. A. Hamilton, M. C. Carlisle
Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
Each year, software vulnerabilities are discovered, which pose significant risks of exploitation and system compromise. We present a convolutional neural network model that can successfully identify bugs in C code. We trained our model using two complementary datasets: a machine-labeled dataset created by Draper Labs using three static analyzers and the NIST SATE Juliet human-labeled dataset designed for testing stat ...
ic analyzers. In contrast with the work of Russell et al. on these datasets, we focus on C programs, enabling us to specialize and optimize our detection techniques for this language. After removing duplicates from the dataset, we tokenize the input into 91 token categories. The category values are converted to a binary vector to save memory. Our first convolution layer is chosen so that the entire encoding of the token is presented to the filter. We use two convolution and pooling layers followed by two fully connected layers to classify programs into either a common weakness enumeration category or as ``clean.'' We obtain higher recall than prior work by Russell et al. on this dataset when requiring high precision. We also demonstrate on a custom Linux kernel dataset that we are able to find real vulnerabilities in complex code with a low false-positive rate.
Results & Benchmarks
Some benchmark signal exists in the extracted evidence, but it is not structured strongly enough yet for a confident benchmark decision.
Each year, software vulnerabilities are discovered, which pose significant risks of exploitation and system compromise.
Implementation Evidence Summary
prakhar1989/awesome-courses is the closest maintained adjacent implementation (Matches contextual method/domain keyword: computer science). It is not paper-verified; validate algorithm and evaluation setup against the paper before trusting reported metrics. Community adoption signal: 69193 GitHub stars.
Reproduction Risks
- Adjacent implementations are not paper-verified
- Recommended repository is adjacent and not paper-verified.
Hardware Notes
Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Evidence disclosure
Evidence graph: 3 refs, 3 links.
Utility signals: depth 100/100, grounding 85/100, status high.
Implementation Status
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- No maintained paper-verified implementation was found; start with the closest related repositories below.
- Compare repo methods against the paper equations/algorithm before trusting metrics.
- Create a minimal baseline implementation from the paper and use adjacent repos as references.
Reproduction readiness
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
No verified implementation available
- · No maintained repository has been identified for this paper. Check adjacent implementations or HF artifacts below.
Closest related implementations
These are not paper-verified. Use them as reference points when no direct implementation is available.
- prakhar1989/awesome-coursesAdjacentConfidence: MediumStars: 69,193
Matches contextual method/domain keyword: computer science
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet.
Continue with targeted Hugging Face searches derived from the paper title and method context:
Tip: start with models, then check datasets/spaces if you need evaluation data or demos.
Direct artifact matches are currently sparse. Use targeted Hugging Face searches to quickly locate candidate models, datasets, and demos.
Research context
14
Citations
11
References
Tasks
Computer science, Code (set theory), Convolutional neural network, Source code, Pooling, Kernel (algebra), Deep learning, Support vector machine
Methods
None detected
Domains
Artificial intelligence, Security token, Machine learning
Evaluation & Human Feedback Data
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXExplore Similar Papers
Jump to Paper2Code search queries derived from this paper's research context.
Related papers
-
Search on Paper2Code
A Fully Trainable Network with RNN-based Pooling (2017) Semantic similarity
-
Search on Paper2Code
A fully trainable network with RNN-based pooling (2019) Semantic similarity
-
Search on Paper2Code
Pooling in high-throughput drug screening. (2009) Semantic similarity
-
Search on Paper2Code
Alpha-Pooling for Convolutional Neural Networks. (2018) Semantic similarity
-
Search on Paper2Code
A improved pooling method for convolutional neural networks (2024) Semantic similarity
-
Search on Paper2Code
Why and when should you pool? Analyzing Pooling in Recurrent Architectures (2020) Semantic similarity
Need human evaluators for your AI research? Scale annotation with expert AI Trainers.