I'm interested in AI4testing and Autonomous Driving testing. Most of my research is about detecting the anomalies targeting agents. Some projects are highlighted.
This project aims to detect and explain attack-induced anomalies in web applications by learning normal behavioral during runtime. We model the normal constraints with first-order logic, and generate executable Python scripts. By leveraging LLMs in the learning process, this approach enhances both the detection and explanation of anomalies.
This project addresses the need for a diversity-driven and explanation-oriented solution by introducing DivX, which enhances existing ADS fuzzers. It achieves this by discovering diversified failures across different driving scenarios and deriving actionable explanations. These explanations help summarize failure patterns, generate test cases, and provide runtime remedies to avoid potential accidents.