A survey of parametric static analysis

J Park, H Lee, S Ryu - ACM Computing Surveys (CSUR), 2021 - dl.acm.org
Understanding program behaviors is important to verify program properties or to optimize
programs. Static analysis is a widely used technique to approximate program behaviors via …

CFG2AT: Control Flow Graph and Graph Attention Network-Based Software Defect Prediction

H Liu, Z Li, H Zhang, XY Jing… - IEEE Transactions on …, 2024 - ieeexplore.ieee.org
Software defect prediction (SDP) plays a pivotal role in ensuring high-quality software
development by aiding in the early identification of potential defects. This practice has …

BCGen: a comment generation method for bytecode

Y Huang, J Huang, X Chen, K He, X Zhou - Automated Software …, 2023 - Springer
Bytecode is a form of instruction set designed for efficient execution by a software interpreter.
Unlike human-readable source code, bytecode is even harder to understand for …