collaborators

7 papers

cs.SE2026

Towards the Readability of LLM-Generated Codes through Multitask Representation Engineering

Huifan Gao, Liuhua He, Yinghui Pan +4

Correctness and readability are key measures of code quality, respectively ensuring functional fidelity and ease of comprehension. While most existing research focuses on improving…

cs.LG2026

Push Your Agent: Measuring and Enforcing Quantitative Goal Persistence in Long-Horizon LLM Agents

Yuandao Cai, Yuzhang Zhu, Liyou Gao +2

Long-horizon language agents can make many plausible local tool calls yet fail to persist until a requested count is actually complete. We study this gap as Quantitative Goal Persi…

cs.SE2026

ConCovUp: Effective Agent-Based Test Driver Generation for Concurrency Testing

Yuandao Cai, Shuhao Fu, Wensheng Tang +3

Concurrency testing is essential to improve the reliability and security of multi-threaded programs. Dynamic analysis tools, such as TSan, depend on high-quality test drivers that…

cs.SE2026

LiveFMBench: Unveiling the Power and Limits of Agentic Workflows in Specification Generation

Dong Xu, Jialun Cao, Guozhao Mo +9

Formal specification is essential for rigorous program verification, yet writing correct specifications remains costly and difficult to automate. Although large language models (LL…

cs.SE2026

A Tale of 1001 LoC: Potential Runtime Error-Guided Specification Synthesis for Verifying Large-Scale Programs

Zhongyi Wang, Tengjie Lin, Mingshuai Chen +9

Fully automated verification of large-scale software and hardware systems is arguably the holy grail of formal methods. Large language models (LLMs) have recently demonstrated thei…

cs.SE2025

Preguss: It Analyzes, It Specifies, It Verifies

Zhongyi Wang, Tengjie Lin, Mingshuai Chen +5

Fully automated verification of large-scale software and hardware systems is arguably the holy grail of formal methods. Large language models (LLMs) have recently demonstrated thei…