1 citations · 1 across the 1 of their papers we have counts for
4 papers · 1 filter
SUT: Active Defects Probing for Transcompiler Models
Mengnan Qi, Yufan Huang, Maoquan Wang +5
Automatic Program translation has enormous application value and hence has been attracting significant interest from AI researchers. However, we observe that current program transl…
Program Translation via Code Distillation
Yufan Huang, Mengnan Qi, Yongqiang Yao +4
Software version migration and program translation are an important and costly part of the lifecycle of large codebases. Traditional machine translation relies on parallel corpora…
Predicting Code Coverage without Execution
Michele Tufano, Shubham Chandel, Anisha Agarwal +2
Code coverage is a widely used metric for quantifying the extent to which program elements, such as statements or branches, are executed during testing. Calculating code coverage i…
DeepPERF: A Deep Learning-Based Approach For Improving Software Performance
Spandan Garg, Roshanak Zilouchian Moghaddam, Colin B. Clement +2
Improving software performance is an important yet challenging part of the software development cycle. Today, the majority of performance inefficiencies are identified and patched…