2024
Generalization-Enhanced Code Vulnerability Detection via Multi-Task Instruction Fine-Tuning
ACL 2024findings
Code Pre-trained Models (CodePTMs) based vulnerability detection have achieved promising results over recent years. However, these models struggle to generalize as they typically learn superficial mapping from source code to labels instead of understanding the root causes of code vulnerabilities, re…