collaborators

9 papers

cs.SE2026

Multi-LLM Orchestration for High-Quality Code Generation: Exploiting Complementary Model Strengths

Huashan Chen, Zhenyu Qi, Haotang Li +7

Large Language Models (LLMs) have become central to automated code generation, yet existing approaches operate within a single-LLM paradigm: one model is selected and applied throu…

cs.SE2025

A Mathematics-Guided Approach to Floating-Point Error Detection

Youshuai Tan, Zhanwei Zhang, Zishuo Ding +3

Floating-point program errors can lead to severe consequences, particularly in critical domains such as military applications. Only a small subset of inputs may induce substantial…

cs.SE2025

OFP-Repair: Repairing Floating-point Errors via Original-Precision Arithmetic

Youshuai Tan, Zishuo Ding, Jinfu Chen +1

Errors in floating-point programs can lead to severe consequences, particularly in critical domains such as military, aerospace, and financial systems, making their repair a crucia…

cs.SE2025

Unveiling Code Clone Patterns in Open Source VR Software: An Empirical Study

Huashan Chen, Zisheng Huang, Yifan Xu +6

Code cloning is frequently observed in software development, often leading to a variety of maintenance and security issues. While substantial research has been conducted on code cl…

cs.CR2025

An Empirical Study on Virtual Reality Software Security Weaknesses

Yifan Xu, Jinfu Chen, Zhenyu Qi +5

Virtual Reality (VR) has emerged as a transformative technology across industries, yet its security weaknesses, including vulnerabilities, are underinvestigated. This study investi…

cs.SE2025

Computing Floating-Point Errors by Injecting Perturbations

Youshuai Tan, Zhanwei Zhang, Jinfu Chen +3

Floating-point programs form the foundation of modern science and engineering, providing the essential computational framework for a wide range of applications, such as safety-crit…