collaborators

6 papers

cs.AI2026

WebGrader: Training LLMs for Web Development with Self-Evolving Programmatic Grader

Boshui Chen, Huiping Liu, Shaolei Zhang

Large language models increasingly generate complete websites from natural-language descriptions, and reinforcement learning has become a central approach to closing their remainin…

cs.AI2026

CODA-BENCH: Can Code Agents Handle Data-Intensive Tasks?

Yuxin Zhang, Ju Fan, Meihao Fan +2

Advanced agents are increasingly demonstrating the potential to operate as autonomous engineers, creating a growing demand for evaluation benchmarks that capture the complexity of…

cs.CL2026

Controlled Self-Evolution for Algorithmic Code Optimization

Tu Hu, Ronghao Chen, Shuo Zhang +9

Self-evolution methods enhance code generation through iterative "generate-verify-refine" cycles, yet existing approaches suffer from low exploration efficiency, failing to discove…

cs.AI2026

CATArena: Evaluating Evolutionary Capabilities of Code Agents via Iterative Tournaments

Lingyue Fu, Xin Ding, Linyue Pan +9

Current evaluation for Large Language Model (LLM) code agents predominantly focus on generating functional code in single-turn scenarios, which fails to evaluate the agent's capabi…

cs.SE2026

MemGovern: Enhancing Code Agents through Learning from Governed Human Experiences

Qihao Wang, Ziming Cheng, Shuo Zhang +12

While autonomous software engineering (SWE) agents are reshaping programming paradigms, they currently suffer from a "closed-world" limitation: they attempt to fix bugs from scratc…

cs.CL2026

RealMem: Benchmarking LLMs in Real-World Memory-Driven Interaction

Haonan Bian, Zhiyuan Yao, Sen Hu +7

As Large Language Models (LLMs) evolve from static dialogue interfaces to autonomous general agents, effective memory is paramount to ensuring long-term consistency. However, exist…