Abstract: With the explosive growth of Internet of Things (IoT) devices, software engineers often reuse third-party code. If the security vulnerability is in the reused code, all downstream IoT ...
Abstract: Adversarial examples are important to test and enhance the robustness of deep code models. As source code is discrete and has to strictly stick to complex grammar and semantics constraints, ...
Official PyTorch implementation of the AAAI 2022 paper Ranking Info Noise Contrastive Estimation: Boosting Contrastive Learning via Ranked Positives. The code allows the users to reproduce and extend ...