3 citations · 3 across the 3 of their papers we have counts for
3 papers
cs.SE2025
Bridging Bug Localization and Issue Fixing: A Hierarchical Localization Framework Leveraging Large Language Models
Jianming Chang, Xin Zhou, Lulu Wang +2
Automated issue fixing is a critical task in software debugging and has recently garnered significant attention from academia and industry. However, existing fixing techniques pred…
cs.SE2025★ 3 cited
LessLeak-Bench: A First Investigation of Data Leakage in LLMs Across 83 Software Engineering Benchmarks
Xin Zhou, Martin Weyssow, Ratnadira Widyasari +7
Large Language Models (LLMs) are widely utilized in software engineering (SE) tasks, such as code generation and automated program repair. However, their reliance on extensive and…
cs.SE2024
Learning Graph-based Patch Representations for Identifying and Assessing Silent Vulnerability Fixes
Mei Han, Lulu Wang, Jianming Chang +2
Software projects are dependent on many third-party libraries, therefore high-risk vulnerabilities can propagate through the dependency chain to downstream projects. Owing to the s…