2023

FRANC: A Lightweight Framework for High-Quality Code Generation

Siddiq, Mohammed Latif, Casey, Beatrice, Santos, Joanna C. S.

Understand

In recent years, the use of automated source code generation utilizing transformer-based generative models has expanded, and these models can generate functional code according to the requirements of the developers.

  • However, recent research revealed that these automatically generated source codes can contain vulnerabilities and other quality issues.
  • Despite researchers' and practitioners' attempts to enhance code generation models, retraining and fine-tuning large language models is time-consuming and resource-intensive.
  • Thus, we describe FRANC, a lightweight framework for recommending more secure and high-quality source code derived from transformer-based code generation models.

Reading the bibliography…