2024
Code Defect Detection Using Pre-trained Language Models with Encoder-Decoder via Line-Level Defect Localization
COLING 2024main
Recently, code Pre-trained Language Models (PLMs) trained on large amounts of code and comment, have shown great success in code defect detection tasks. However, most PLMs simply treated the code as a single sequence and only used the encoder of PLMs to determine if there exist defects in the entire…