1 citations · 1 across the 3 of their papers we have counts for
3 papers
Do Language Models Learn Semantics of Code? A Case Study in Vulnerability Detection
Benjamin Steenhoek, Md Mahbubur Rahman, Shaila Sharmin +1
Recently, pretrained language models have shown state-of-the-art performance on the vulnerability detection task. These models are pretrained on a large corpus of source code, then…
Reproducing Failures in Fault Signatures
Ashwin Kallingal Joshy, Benjamin Steenhoek, Xiuyuan Guo +1
Software often fails in the field, however reproducing and debugging field failures is very challenging: the failure-inducing input may be missing, and the program setup can be com…
A Study of Static Warning Cascading Tools (Experience Paper)
Xiuyuan Guo, Ashwin Kallingal Joshy, Benjamin Steenhoek +2
Static analysis is widely used for software assurance. However, static analysis tools can report an overwhelming number of warnings, many of which are false positives. Applying sta…