works on

From the 1 of 6 linked papers with an AI index.

collaborators

6 papers

cs.SE2026

Metamorphic Coverage

Jinsheng Ba, Yuancheng Jiang, Manuel Rigger

The paper proposes Metamorphic Coverage, a metric that measures the distinct code exercised by pairs of inputs in metamorphic testing, and shows it correlates better with bug detec…

cs.CR2026

Shoot the Honey, Cloak the Player: Towards Zero-Runtime-Overhead Proactive Defense and Detection for Visual Game Cheating

Jianing Wang, Chuqi Zhang, Yuancheng Jiang +2

Visual aimbots have emerged as a serious cheating threat in first-person shooter (FPS) games, as they evade existing anti-cheat defenses by operating only on rendered frames rather…

cs.CR2025

Evaluating Disassembly Errors With Only Binaries

Lambang Akbar Wijayadi, Yuancheng Jiang, Roland H. C. Yap +2

Disassemblers are crucial in the analysis and modification of binaries. Existing works showing disassembler errors largely rely on practical implementation without specific guarant…

cs.SE2025

OSS-Bench: Benchmark Generator for Coding LLMs

Yuancheng Jiang, Roland Yap, Zhenkai Liang

In light of the rapid adoption of AI coding assistants, LLM-assisted development has become increasingly prevalent, creating an urgent need for robust evaluation of generated code…

cs.CR2025

Fuzzing the PHP Interpreter via Dataflow Fusion

Yuancheng Jiang, Chuqi Zhang, Bonan Ruan +4

PHP, a dominant scripting language in web development, powers a vast range of websites, from personal blogs to major platforms. While existing research primarily focuses on PHP app…

cs.SE2025

Enhanced Differential Testing in Emerging Database Systems

Yuancheng Jiang, Jianing Wang, Chuqi Zhang +3

In recent years, a plethora of database management systems have surfaced to meet the demands of various scenarios. Emerging database systems, such as time-series and streaming data…