3 papers
cs.SE2026
SoK: Systematizing Software Artifacts Traceability via Associations, Techniques, and Applications
Zhifei Chen, Lata Yi, Liming Nie +4
Software development relies heavily on traceability links between various software artifacts to ensure quality and facilitate maintenance. While automated traceability recovery tec…
cs.PL2025
Finding Compiler Bugs through Cross-Language Code Generator and Differential Testing
Qiong Feng, Xiaotian Ma, Ziyuan Feng +3
Compilers play a central role in translating high-level code into executable programs, making their correctness essential for ensuring code safety and reliability. While extensive…
cs.SE2024
Integrating Various Software Artifacts for Better LLM-based Bug Localization and Program Repair
Qiong Feng, Xiaotian Ma, Jiayi Sheng +3
LLMs have garnered considerable attention for their potential to streamline Automated Program Repair (APR). LLM-based approaches can either insert the correct code or directly gene…