1 citations · 1 across the 3 of their papers we have counts for
3 papers
cs.LG2021★ 1 cited
Generating Adversarial Computer Programs using Optimized Obfuscations
Shashank Srikant, Sijia Liu, Tamara Mitrovska +4
Machine learning (ML) models that learn and predict properties of computer programs are increasingly being adopted and deployed. These models have demonstrated success in applicati…
cs.SE2020
Dependency-Based Neural Representations for Classifying Lines of Programs
Shashank Srikant, Nicolas Lesimple, Una-May O'Reilly
We investigate the problem of classifying a line of program as containing a vulnerability or not using machine learning. Such a line-level classification task calls for a program r…
cs.DC2010
Parallelization of Weighted Sequence Comparison by using EBWT
Shashank Srikant
The Extended Burrows Wheeler transform (EBWT) helps to find the distance between two sequences. Implementation of an existing algorithm takes considerable amount of time for small…