Showing cs.SEShow all
2 papers · 1 filter
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
AI-Driven Self-Evolving Software: A Promising Path Toward Software Automation
Liyi Cai, Yijie Ren, Yitong Zhang +1
Software automation has long been a central goal of software engineering, striving for software development that proceeds without human intervention. Recent efforts have leveraged…