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.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…
cs.HC2025
ScreenAudit: Detecting Screen Reader Accessibility Errors in Mobile Apps Using Large Language Models
Mingyuan Zhong, Ruolin Chen, Xia Chen +2
Many mobile apps are inaccessible, thereby excluding people from their potential benefits. Existing rule-based accessibility checkers aim to mitigate these failures by identifying…