3 citations · 5 across the 2 of their papers we have counts for
3 papers · 1 filter
GraphCode2Vec: Generic Code Embedding via Lexical and Program Dependence Analyses
Wei Ma, Mengjie Zhao, Ezekiel Soremekun +6
Code embedding is a keystone in the application of machine learning on several Software Engineering (SE) tasks. To effectively support a plethora of SE tasks, the embedding needs t…
Locating Faults with Program Slicing: An Empirical Analysis
Ezekiel Soremekun, Lukas Kirschner, Marcel Böhme +1
Statistical fault localization is an easily deployed technique for quickly determining candidates for faulty code locations. If a human programmer has to search the fault beyond th…
Inputs from Hell: Generating Uncommon Inputs from Common Samples
Esteban Pavese, Ezekiel Soremekun, Nikolas Havrikov +2
Generating structured input files to test programs can be performed by techniques that produce them from a grammar that serves as the specification for syntactically correct input…