works on

From the 3 of 7 linked papers with an AI index.

collaborators

7 papers

cs.SE2026

Auditing and Decomposing Feedback-Driven Evolution in LLM Test Generation under the Oracle Problem

Yunhao Liang, Chengguang Gan, Ruixuan Ying +3

Execution feedback is often treated as a self-verifying signal for improving LLM-generated tests. However, when generated inputs are executed on a single accepted program and its o…

cs.SE2026

Security Tests as Executable Specifications for LLM Code Generation: Benefits, Trade-offs, and Coverage Limits

Yunhao Liang, Chengguang Gan, Ruixuan Ying +3

Large language models (LLMs) can generate functionally useful code that remains vulnerable, while security-focused interventions may break intended behavior. We investigate securit…

cs.SE2026

Do Code Language Models Use Tests? A Behavioral and Representational Study of Test-Driven Code Generation

Yunhao Liang, Chengguang Gan, Ruixuan Ying +3

The paper investigates how code language models respond to test cases in prompts, analyzing whether tests act as executable specifications or merely extra context, and finds that t…

cs.AI2026

MAG: A Web-Agent Benchmark and Harness for Multimodal Action and Guide Generation

Chengguang Gan, Hanjun Wei, Yunhao Liang +3

The paper presents MAG, a benchmark and harness that combine web‑agent action execution and guide text generation into a single multimodal task using screenshot‑based grounding, an…

cs.AI2026

A Learning-Rate-Gated Failure of GRPO in a Small Language and Vision-Language Model Web Agent: A Controlled Null and Its Mechanism

Chengguang Gan, Zhixi Cai, Yunhao Liang +3

The paper evaluates whether Group Relative Policy Optimization (GRPO) improves the performance of small (4‑8 B parameter) language and vision‑language web agents and finds that it…

cs.LG2026

AutoPPA: Automated Circuit PPA Optimization via Contrastive Code-based Rule Library Learning

Chongxiao Li, Pengwei Jin, Di Huang +14

Performance, power, and area (PPA) optimization is a fundamental task in RTL design, requiring a precise understanding of circuit functionality and the relationship between circuit…