activity
20172022
most citedMetric Learning for Adversarial Robustness

58 citations · 231 across the 13 of their papers we have counts for

collaborators

28 papers

cs.LG2022

Repairing Group-Level Errors for DNNs Using Weighted Regularization

Ziyuan Zhong, Yuchi Tian, Conor J. Sweeney +2

Deep Neural Networks (DNNs) have been widely used in software making decisions impacting people's lives. However, they have been found to exhibit severe erroneous behaviors that ma…

cs.SE2022

VELVET: a noVel Ensemble Learning approach to automatically locate VulnErable sTatements

Yangruibo Ding, Sahil Suneja, Yunhui Zheng +4

Automatically locating vulnerable statements in source code is crucial to assure software security and alleviate developers' debugging efforts. This becomes even more important in…

cs.SE2021

Retrieval Augmented Code Generation and Summarization

Md Rizwan Parvez, Wasi Uddin Ahmad, Saikat Chakraborty +2

Software developers write a lot of source code and documentation during software development. Intrinsically, developers often recall parts of source code or code summaries that the…

cs.SE2021

On Multi-Modal Learning of Editing Source Code

Saikat Chakraborty, Baishakhi Ray

In recent years, Neural Machine Translator (NMT) has shown promise in automatically editing source code. Typical NMT based code editor only considers the code that needs to be chan…

cs.CL202140 cited

Unified Pre-training for Program Understanding and Generation

Wasi Uddin Ahmad, Saikat Chakraborty, Baishakhi Ray +1

Code summarization and generation empower conversion between programming language (PL) and natural language (NL), while code translation avails the migration of legacy code from on…

cs.CR2020

Trex: Learning Execution Semantics from Micro-Traces for Binary Similarity

Kexin Pei, Zhou Xuan, Junfeng Yang +2

Detecting semantically similar functions -- a crucial analysis capability with broad real-world security usages including vulnerability detection, malware lineage, and forensics --…