Multitask-based Evaluation of Open-Source LLM on Software Vulnerability
Xin Yin, Chao Ni, and Shaohua Wang

TL;DR
This paper introduces a comprehensive evaluation pipeline for assessing the performance of large language models on software vulnerability tasks, revealing their strengths and areas for improvement.
Contribution
It presents a multi-task evaluation framework using Big-Vul dataset to compare LLMs with pre-trained models across various vulnerability tasks.
Findings
LLMs outperform pre-trained models in vulnerability assessment and location.
Contextual information improves LLM vulnerability assessment.
LLMs excel at vulnerability description but tend to produce excessive output.
Abstract
This paper proposes a pipeline for quantitatively evaluating interactive Large Language Models (LLMs) using publicly available datasets. We carry out an extensive technical evaluation of LLMs using Big-Vul covering four different common software vulnerability tasks. This evaluation assesses the multi-tasking capabilities of LLMs based on this dataset. We find that the existing state-of-the-art approaches and pre-trained Language Models (LMs) are generally superior to LLMs in software vulnerability detection. However, in software vulnerability assessment and location, certain LLMs (e.g., CodeLlama and WizardCoder) have demonstrated superior performance compared to pre-trained LMs, and providing more contextual information can enhance the vulnerability assessment capabilities of LLMs. Moreover, LLMs exhibit strong vulnerability description capabilities, but their tendency to produce…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Reliability and Analysis Research · Cloud Data Security Solutions · Web Application Security Vulnerabilities
