← Search

Wayne Chi

5 accepted papers

2026

EditBench: Evaluating LLM Abilities to Perform Real-World Instructed Code Edits

ICLR 2026oral

Instructed code editing, where LLMs directly modify a developer's existing code based on a user instruction, is becoming a widely used interaction mode in AI coding assistants. However, few benchmarks directly evaluate this capability and current datasets often rely on artificial sources. We introdu…

Cited by 0SourcecodeScholar
2026

GameDevBench: Evaluating Agentic Capabilities Through Game Development

ICML 2026poster

While coding agents have advanced rapidly, progress on multimodal agents has lagged behind, largely due to a gap between the unimodal nature of code and other multimodal computer applications. Game development bridges the modality gap, mirroring software development's complexity in terms of large co…

Cited by 0SourceScholar
2025

Copilot Arena: A Platform for Code LLM Evaluation in the Wild

ICML 2025poster

Evaluating in-the-wild coding capabilities of large language models (LLMs) is a challenging endeavor with no existing solution. We introduce Copilot Arena, a platform to collect user preferences through native integration into a developer's working environment. Copilot Arena comprises a novel interf…

Cited by 0SourcePDFScholar
2025

TheAgentCompany: Benchmarking LLM Agents on Consequential Real World Tasks

NeurIPS 2025poster

We interact with computers on an everyday basis, be it in everyday life or work, and many aspects of work can be done entirely with access to a computer and the Internet. At the same time, thanks to improvements in large language models (LLMs), there has also been a rapid development in AI agents th…

Cited by 0SourceScholar
2021

Symbolic Music Generation with Transformer-GANs

AAAI 2021technical

Autoregressive models using Transformers have emerged as the dominant approach for music generation with the goal of synthesizing minute-long compositions that exhibit large-scale musical structure. These models are commonly trained by minimizing the negative log-likelihood (NLL) of the obse…

Cited by 84SourcePDFScholar