collaborators

8 papers

cs.AI2026

Holmes: Multimodal Agentic Diagnosis for Mixed-Language Mobile Crashes at Industrial Scale

Jia Li, Wenyuan Ma, Ting Peng +2

Diagnosing mobile crashes in ultra-large-scale industrial applications is a formidable challenge due to the sheer volume of code, the complexity of mixed-language environments, and…

cs.AI2026

Signal Reshaping for GRPO in Weak-Feedback Agentic Code Repair

Jia Li, Yuxin Su, Ting Peng +3

Code-agent RL often receives weak feedback: rollout-time signals are reliable and executable, but capture only necessary or surface conditions for task success rather than the targ…

cs.SE2026

Cascaded Code Editing: Large-Small Model Collaboration for Effective and Efficient Code Editing

Chaozheng Wang, Zezhou Yang, Shuzheng Gao +7

Code editing constitutes a fundamental practice in software development, wherein developers modify existing codebases according to natural language requirements. Accurate code edit…

cs.SE2025

Automated Prompt Generation for Code Intelligence: An Empirical study and Experience in WeChat

Kexing Ji, Shiyun Fu, Cuiyun Gao +4

Large Code Models (LCMs) show potential in code intelligence, but their effectiveness is greatly influenced by prompt quality. Current prompt design is mostly manual, which is time…

cs.SE2025

JSProtect: A Scalable Obfuscation Framework for Mini-Games in WeChat

Zhihao Li, Chaozheng Wang, Zongjie Li +12

The WeChat mini-game ecosystem faces rampant intellectual property theft to other platforms via secondary development, yet existing JavaScript obfuscation tools are ill-equipped fo…

cs.CR2025

JSidentify-V2: Leveraging Dynamic Memory Fingerprinting for Mini-Game Plagiarism Detection

Zhihao Li, Chaozheng Wang, Zongjie Li +9

The explosive growth of mini-game platforms has led to widespread code plagiarism, where malicious users access popular games' source code and republish them with modifications. Wh…