activity
20232026
most citedREPOFUSE: Repository-Level Code Completion with Fused Dual Context

4 citations · 9 across the 7 of their papers we have counts for

collaborators
Showing cs.SEShow all

6 papers · 1 filter

cs.SE2026

OpenHarmony Bench: Evaluating LLMs and Coding Agents on OpenHarmony App Development

Li Li, Han Hu, Tianjian Zhang +27

We present OPENHARMONY BENCH, an app-level coding benchmark for evaluating LLM-based coding agents on OpenHarmony ArkTS applications. Unlike function-level benchmarks, it evaluates…

cs.SE2026

Source-Free Detection and Impact Analysis of Compiler Optimization Problems in Mobile Applications

Han Hu, Xiaoheng Xie, Bo Sun +3

Mobile apps frequently suffer from frame drops, overheating, and excessive power consumption. While developers optimize algorithms and debug code, a critical bottleneck often goes…

cs.SE2025

Accelerating Automatic Program Repair with Dual Retrieval-Augmented Fine-Tuning and Patch Generation on Large Language Models

Hanyang Guo, Xiaoheng Xie, Hong-Ning Dai +4

Automated Program Repair (APR) is essential for ensuring software reliability and quality while enhancing efficiency and reducing developers' workload. Although rule-based and lear…

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

Principles and Practices of Large-Scale Code Analysis at Ant Group: A Data- and Logic-Oriented Approach

Xiaoheng Xie, Gang Fan, Xiaojun Lin +21

Large-scale software development requires dynamic and multifaceted static code analysis that extends beyond the capabilities of traditional tools. Existing tools like CodeQL lack c…

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…