Skip to main content

Showing 1–4 of 4 results for author: Sejfia, A

.
  1. arXiv:2403.03024  [pdf, other

    cs.SE

    Toward Improved Deep Learning-based Vulnerability Detection

    Authors: Adriana Sejfia, Satyaki Das, Saad Shafiq, Nenad Medvidović

    Abstract: Deep learning (DL) has been a common thread across several recent techniques for vulnerability detection. The rise of large, publicly available datasets of vulnerabilities has fueled the learning process underpinning these techniques. While these datasets help the DL-based vulnerability detectors, they also constrain these detectors' predictive abilities. Vulnerabilities in these datasets have to… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

  2. Practical Automated Detection of Malicious npm Packages

    Authors: Adriana Sejfia, Max Schäfer

    Abstract: The npm registry is one of the pillars of the JavaScript and TypeScript ecosystems, hosting over 1.7 million packages ranging from simple utility libraries to complex frameworks and entire applications. Due to the overwhelming popularity of npm, it has become a prime target for malicious actors, who publish new packages or compromise existing packages to introduce malware that tampers with or exfi… ▽ More

    Submitted 28 February, 2022; originally announced February 2022.

    Comments: 12 pages, accepted for publication at ICSE 2022

  3. arXiv:2011.04654  [pdf, other

    cs.SE cs.PF

    Assessing the Feasibility of Web-Request Prediction Models on Mobile Platforms

    Authors: Yixue Zhao, Siwei Yin, Adriana Sejfia, Marcelo Schmitt Laser, Haoyu Wang, Nenad Medvidovic

    Abstract: Prefetching web pages is a well-studied solution to reduce network latency by predicting users' future actions based on their past behaviors. However, such techniques are largely unexplored on mobile platforms. Today's privacy regulations make it infeasible to explore prefetching with the usual strategy of amassing large amounts of data over long periods and constructing conventional, "large" pred… ▽ More

    Submitted 23 March, 2021; v1 submitted 10 November, 2020; originally announced November 2020.

    Comments: MOBILESoft 2021

  4. FrUITeR: A Framework for Evaluating UI Test Reuse

    Authors: Yixue Zhao, Justin Chen, Adriana Sejfia, Marcelo Schmitt Laser, Jie Zhang, Federica Sarro, Mark Harman, Nenad Medvidovic

    Abstract: UI testing is tedious and time-consuming due to the manual effort required. Recent research has explored opportunities for reusing existing UI tests from an app to automatically generate new tests for other apps. However, the evaluation of such techniques currently remains manual, unscalable, and unreproducible, which can waste effort and impede progress in this emerging area. We introduce FrUITeR… ▽ More

    Submitted 3 November, 2020; v1 submitted 7 August, 2020; originally announced August 2020.

    Comments: ESEC/FSE 2020