most citedMinimizing False Positives in Static Bug Detection via LLM-Enhanced Path Feasibility Analysis

1 citations · 1 across the 6 of their papers we have counts for

collaborators

10 papers

cs.SE2026

Reducing False Positives in Static Bug Detection with LLMs: An Empirical Study in Industry

Xueying Du, Jiayi Feng, Yi Zou +6

Static analysis tools (SATs) are widely adopted in both academia and industry for improving software quality, yet their practical use is often hindered by high false positive rates…

cs.MA2025

BAMAS: Structuring Budget-Aware Multi-Agent Systems

Liming Yang, Junyu Luo, Xuanzhe Liu +2

Large language model (LLM)-based multi-agent systems have emerged as a powerful paradigm for enabling autonomous agents to solve complex tasks. As these systems scale in complexity…

cs.SE2025

Extracting Conceptual Knowledge to Locate Software Issues

Ying Wang, Wenjun Mao, Chong Wang +5

Issue localization, which identifies faulty code elements such as files or functions, is critical for effective bug fixing. While recent LLM-based and LLM-agent-based approaches im…

cs.LG2025

Software Fairness Dilemma: Is Bias Mitigation a Zero-Sum Game?

Zhenpeng Chen, Xinyue Li, Jie M. Zhang +5

Fairness is a critical requirement for Machine Learning (ML) software, driving the development of numerous bias mitigation methods. Previous research has identified a leveling-down…

cs.SE20251 cited

Minimizing False Positives in Static Bug Detection via LLM-Enhanced Path Feasibility Analysis

Xueying Du, Kai Yu, Chong Wang +6

Static bug analyzers play a crucial role in ensuring software quality. However, existing analyzers for bug detection in large codebases often suffer from high false positive rates.…

cs.AI2025

Can Agents Fix Agent Issues?

Alfin Wijaya Rahardja, Junwei Liu, Weitong Chen +2

LLM-based agent systems are emerging as a new software paradigm and have been widely adopted across diverse domains such as medicine, robotics, and programming. However, maintainin…