activity
20232025
collaborators
Showing cs.SEShow all

5 papers · 1 filter

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…

cs.SE2024

Towards Better Code Understanding in Decoder-Only Models with Contrastive Learning

Jiayi Lin, Yanlin Wang, Yibiao Yang +2

Recent advances in large-scale code generation models have led to remarkable progress in producing high-quality code. These models are trained in a self-supervised manner on extens…

cs.SE2023

Enhancing Code Intelligence Tasks with ChatGPT

Kang Yang, Xinjun Mao, Shangwen Wang +6

Pre-trained code models have emerged as crucial tools in various code intelligence tasks. However, their effectiveness depends on the quality of the pre-training dataset, particula…