2 papers
cs.CL2024
Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis
Jianxiang Yu, Zichen Ding, Jiaqi Tan +10
In recent years, the rapid increase in scientific papers has overwhelmed traditional review mechanisms, resulting in varying quality of publications. Although existing methods have…
cs.SE2023
Program Repair by Fuzzing over Patch and Input Space
Yuntong Zhang, Ridwan Shariffdeen, Gregory J. Duck +2
Fuzz testing (fuzzing) is a well-known method for exposing bugs/vulnerabilities in software systems. Popular fuzzers, such as AFL, use a biased random search over the domain of pro…