@inproceedings{he-etal-2025-fuzzaug,
title = "{F}uzz{A}ug: Data Augmentation by Coverage-guided Fuzzing for Neural Test Generation",
author = "He, Yifeng and
Wang, Jicheng and
Rong, Yuyang and
Chen, Hao",
editor = "Christodoulopoulos, Christos and
Chakraborty, Tanmoy and
Rose, Carolyn and
Peng, Violet",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2025",
month = nov,
year = "2025",
address = "Suzhou, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/author-page-yu-wang-polytechnic/2025.findings-emnlp.847/",
doi = "10.18653/v1/2025.findings-emnlp.847",
pages = "15642--15655",
ISBN = "979-8-89176-335-7",
abstract = "Testing is essential to modern software engineering for building reliable software.Given the high costs of manually creating test cases,automated test case generation, particularly methods utilizing large language models,has become increasingly popular.These neural approaches generate semantically meaningful tests that are more maintainable compared with traditional automated testing methods such as fuzzing.However, the diversity and volume of unit tests in current datasets are limited, especially for newer but important languages.In this paper, we present a novel data augmentation technique, *FuzzAug*,that brings the benefits of fuzzing to large language models by incorporating valid testing semantics and providing diverse coverage-guided inputs.Doubling the size of training datasets,FuzzAug improves performance over the baselines significantly.This technique demonstrates the potential of introducing prior knowledge from dynamic software analysisto improve neural test generation,offering significant enhancements in this task.Our code is open-sourced at https://github.com/SecurityLab-UCD/FuzzAug."
}Markdown (Informal)
[FuzzAug: Data Augmentation by Coverage-guided Fuzzing for Neural Test Generation](https://preview.aclanthology.org/author-page-yu-wang-polytechnic/2025.findings-emnlp.847/) (He et al., Findings 2025)
ACL