3 papers
cs.SE2026
From What to How: Bridging User Requirements with Software Development Using Large Language Models
Xiao He, Ru Chen, Jialun Cao
Recently, large language models (LLMs) are extensively utilized to enhance development efficiency, leading to numerous benchmarks for evaluating their performance. However, these b…
cs.CR2025
CoTDeceptor:Adversarial Code Obfuscation Against CoT-Enhanced LLM Code Agents
Haoyang Li, Mingjin Li, Jinxin Zuo +5
LLM-based code agents(e.g., ChatGPT Codex) are increasingly deployed as detector for code review and security auditing tasks. Although CoT-enhanced LLM vulnerability detectors are…
cs.SE2025
A Hybrid Approach for EMF Code Generation:Code Templates Meet Large Language Models
Xiao He, Ru Chen, Zeqing Zhang +2
Template-based and LLM-based code generation are both key enablers of automated software development. The former provides correctness guarantees but are rigid for complex requireme…