RSFuzz: A Robustness-Guided Swarm Fuzzing Framework Based on Behavioral Constraints
Ruoyu Zhou, Zhiwei Zhang, Haocheng Han, Xiaodong Zhang, Zehan Chen, Jun Sun, Yulong Shen, and Dehai Xu

TL;DR
RSFuzz is a novel framework that uses behavioral constraints to guide swarm fuzzing, effectively detecting logical vulnerabilities in multi-robot systems by reducing input space and targeting key nodes.
Contribution
The paper introduces RSFuzz, a robustness-guided swarm fuzzing framework that improves vulnerability detection efficiency and effectiveness in complex multi-robot environments.
Findings
RSFuzz outperforms existing methods by 17.75% in effectiveness.
RSFuzz increases fuzzing efficiency by 38.4%.
Validated vulnerabilities in real-world swarm systems.
Abstract
Multi-robot swarms play an essential role in complex missions including battlefield reconnaissance, agricultural pest monitoring, as well as disaster search and rescue. Unfortunately, given the complexity of swarm algorithms, logical vulnerabilities are inevitable and often lead to severe safety and security consequences. Although various methods have been presented for detecting logical vulnerabilities through software testing, when they are used in swarm environments, these techniques face significant challenges: 1) Due to the swarm's vast composable parameter space, it is extremely difficult to generate failure-triggering scenarios, which is crucial to effectively expose logical vulnerabilities; 2) Because of the swarm's high flexibility and dynamism, it is challenging to model and evaluate the global swarm state, particularly in terms of cooperative behaviors, which makes it…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDNA and Biological Computing
