3 papers
cs.SE2026
Patch Validation in Automated Vulnerability Repair
Zheng Yu, Wenxuan Shi, Xinqian Sun +3
Automated Vulnerability Repair (AVR) systems, especially those leveraging large language models (LLMs), have demonstrated promising results in patching vulnerabilities -- that is,…
cs.CR2025
BandFuzz: An ML-powered Collaborative Fuzzing Framework
Wenxuan Shi, Hongwei Li, Jiahao Yu +3
Collaborative fuzzing combines multiple individual fuzzers and dynamically chooses appropriate combinations for different programs. Unlike individual fuzzers that rely on specific…
cs.SE2024
A Large Language Model Approach to Identify Flakiness in C++ Projects
Xin Sun, Daniel Ståhl, Kristian Sandahl
The role of regression testing in software testing is crucial as it ensures that any new modifications do not disrupt the existing functionality and behaviour of the software syste…