ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.05600
14
0

Enhancing Large Language Models with Faster Code Preprocessing for Vulnerability Detection

8 May 2025
José Gonçalves
Miguel Silva
Eva Maia
Isabel Praça
ArXivPDFHTML
Abstract

The application of Artificial Intelligence has become a powerful approach to detecting software vulnerabilities. However, effective vulnerability detection relies on accurately capturing the semantic structure of code and its contextual relationships. Given that the same functionality can be implemented in various forms, a preprocessing tool that standardizes code representation is important. This tool must be efficient, adaptable across programming languages, and capable of supporting new transformations. To address this challenge, we build on the existing SCoPE framework and introduce SCoPE2, an enhanced version with improved performance. We compare both versions in terms of processing time and memory usage and evaluate their impact on a Large Language Model (LLM) for vulnerability detection. Our results show a 97.3\% reduction in processing time with SCoPE2, along with an improved F1-score for the LLM, solely due to the refined preprocessing approach.

View on arXiv
@article{gonçalves2025_2505.05600,
  title={ Enhancing Large Language Models with Faster Code Preprocessing for Vulnerability Detection },
  author={ José Gonçalves and Miguel Silva and Eva Maia and Isabel Praça },
  journal={arXiv preprint arXiv:2505.05600},
  year={ 2025 }
}
Comments on this paper