activity
20232026
most citedLarge Language Model-Aware In-Context Learning for Code Generation

7 citations · 34 across the 33 of their papers we have counts for

collaborators
Showing cs.SEShow all

31 papers · 1 filter

cs.SE2026

Chiseling Out Efficiency: Structured Skeleton Supervision for Efficient Code Generation

Yu Yu, Zhihong Sun, Jia Li +8

Large Language Models (LLMs) are capable of generating syntactically correct and functionally complete programs, greatly streamlining software development. However, recent studies…

cs.SE2026

RealBench: A Repo-Level Code Generation Benchmark Aligned with Real-World Software Development Practices

Jia Li, Hongyi Deng, Yiran Zhang +9

Writing code requires significant time and effort in software development. To automate this process, researchers have made substantial progress using Large Language Models (LLMs) f…

cs.SE2025

Exploring the Potential of Diffusion Large Language Models in Code Generation

Chengze Li, Yitong Zhang, Jia Li +2

LLMs have become the mainstream approaches to code generation. Existing LLMs mainly employ autoregressive generation, i.e. generating code token-by-token from left to right. Howeve…

cs.SE2025

VulInstruct: Teaching LLMs Root-Cause Reasoning for Vulnerability Detection via Security Specifications

Hao Zhu, Jia Li, Cuiyun Gao +7

Large language models (LLMs) have achieved remarkable progress in code understanding tasks. However, they demonstrate limited performance in vulnerability detection and struggle to…

cs.SE2025

GramTrans: A Better Code Representation Approach in Code Generation

Zhao Zhang, Qingyuan Liang, Zeyu Sun +6

Code generation has shown great promise in assisting software development. A fundamental yet underexplored question is how the choice of code representation affects model performan…

cs.SE2025

Ensembling Large Language Models for Code Vulnerability Detection: An Empirical Evaluation

Zhihong Sun, Jia Li, Yao Wan +7

Code vulnerability detection is crucial for ensuring the security and reliability of modern software systems. Recently, Large Language Models (LLMs) have shown promising capabiliti…