Showing cs.SEShow all
2 papers · 1 filter
cs.SE2025
Improving vulnerability type prediction and line-level detection via adversarial training-based data augmentation and multi-task learning
Siyu Chen, Jiongyi Yang, Xiang Chen +3
Context: Software vulnerabilities pose a significant threat to modern software systems, as evidenced by the growing number of reported vulnerabilities and cyberattacks. These escal…
cs.SE2025
A Systematic Literature Review on Neural Code Translation
Xiang Chen, Jiacheng Xue, Xiaofei Xie +2
Code translation aims to convert code from one programming language to another automatically. It is motivated by the need for multi-language software development and legacy system…