3 papers
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.SE2025
Adversarial Reasoning for Repair Based on Inferred Program Intent
He Ye, Aidan Z. H. Yang, Chang Hu +3
Automated program repair (APR) has shown promising results, particularly with the use of neural networks. Currently, most APR tools focus on code transformations specified by test…
cs.SE2025
Large Language Models are Qualified Benchmark Builders: Rebuilding Pre-Training Datasets for Advancing Code Intelligence Tasks
Kang Yang, Xinjun Mao, Shangwen Wang +7
Pre-trained code models rely heavily on high-quality pre-training data, particularly human-written reference comments that bridge code and natural language. However, these comments…