Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- posterDecember 2024
Poster: Automated Dependency Mapping for Web API Security Testing Using Large Language Models
CCS '24: Proceedings of the 2024 on ACM SIGSAC Conference on Computer and Communications SecurityPages 5024–5026https://doi.org/10.1145/3658644.3691377Dependency extraction is crucial in web API security testing, as it helps identify the required API sequences to exploit a vulnerability. Traditional methods are generally rule-based and require extensive manual analysis of API specification documents by ...
- research-articleOctober 2024
On the effectiveness of hybrid pooling in mixup-based graph learning for language processing
Journal of Systems and Software (JSSO), Volume 216, Issue Chttps://doi.org/10.1016/j.jss.2024.112139AbstractGraph neural network (GNN)-based graph learning has been popular in natural language and programming language processing, particularly in text and source code classification. Typically, GNNs are constructed by incorporating alternating layers ...
Highlights
- Provide guidelines of choosing the suitable graph pooling operator for training graph neural networks (GNNs).
- Demonstrate hybrid pooling is more effective for Mixup-based graph learning than standard pooling.
- Demonstrate a smaller ...
- surveyApril 2024
Test Optimization in DNN Testing: A Survey
ACM Transactions on Software Engineering and Methodology (TOSEM), Volume 33, Issue 4Article No.: 111, Pages 1–42https://doi.org/10.1145/3643678This article presents a comprehensive survey on test optimization in deep neural network (DNN) testing. Here, test optimization refers to testing with low data labeling effort. We analyzed 90 papers, including 43 from the software engineering (SE) ...
- research-articleDecember 2023
KAPE: kNN-based Performance Testing for Deep Code Search
ACM Transactions on Software Engineering and Methodology (TOSEM), Volume 33, Issue 2Article No.: 48, Pages 1–24https://doi.org/10.1145/3624735Code search is a common yet important activity of software developers. An efficient code search model can largely facilitate the development process and improve the programming quality. Given the superb performance of learning the contextual ...
- research-articleNovember 2023
LaF: Labeling-free Model Selection for Automated Deep Neural Network Reusing
ACM Transactions on Software Engineering and Methodology (TOSEM), Volume 33, Issue 1Article No.: 25, Pages 1–28https://doi.org/10.1145/3611666Applying deep learning (DL) to science is a new trend in recent years, which leads DL engineering to become an important problem. Although training data preparation, model architecture design, and model training are the normal processes to build DL models,...
- research-articleJuly 2022
An Empirical Study on Data Distribution-Aware Test Selection for Deep Learning Enhancement
ACM Transactions on Software Engineering and Methodology (TOSEM), Volume 31, Issue 4Article No.: 78, Pages 1–30https://doi.org/10.1145/3511598Similar to traditional software that is constantly under evolution, deep neural networks need to evolve upon the rapid growth of test data for continuous enhancement (e.g., adapting to distribution shift in a new environment for deployment). However, it ...