8 citations · 15 across the 3 of their papers we have counts for
3 papers
cs.SE2024★ 4 cited
REPOFUSE: Repository-Level Code Completion with Fused Dual Context
Ming Liang, Xiaoheng Xie, Gehao Zhang +6
The success of language models in code assistance has spurred the proposal of repository-level code completion as a means to enhance prediction accuracy, utilizing the context from…
cs.SE2024★ 8 cited
MicroFuzz: An Efficient Fuzzing Framework for Microservices
Peng Di, Bingchang Liu, Yiyi Gao
This paper presents a novel fuzzing framework, called MicroFuzz, specifically designed for Microservices. Mocking-Assisted Seed Execution, Distributed Tracing, Seed Refresh and Pip…
cs.SE2023★ 3 cited
Static Code Analysis in the AI Era: An In-depth Exploration of the Concept, Function, and Potential of Intelligent Code Analysis Agents
Gang Fan, Xiaoheng Xie, Xunjin Zheng +2
The escalating complexity of software systems and accelerating development cycles pose a significant challenge in managing code errors and implementing business logic. Traditional…