← Search

Ang Chen

6 accepted papers

2026

EXP-Bench: Can AI Conduct AI Research Experiments?

ICLR 2026poster

Automating AI research holds immense potential for accelerating scientific progress, yet current AI agents struggle with the complexities of rigorous, end-to-end experimentation. We introduce EXP-Bench, a novel benchmark designed to systematically evaluate AI agents on complete research experiments…

Cited by 0SourcecodeScholar
2026

EpiAgent: An Agent-Centric System for Ancient Inscription Restoration

CVPR 2026

Ancient inscriptions, as repositories of cultural memory, have suffered from centuries of environmental and human-induced degradation. Restoring their intertwined visual and textual integrity poses one of the most demanding challenges in digital heritage preservation. However, existing AI-based appr

Cited by 0SourcecodeScholar
2025

SQUiD: Synthesizing Relational Databases from Unstructured Text

EMNLP 2025

Relational databases are central to modern data management, yet most data exists in unstructured forms like text documents. To bridge this gap, we leverage large language models (LLMs) to automatically synthesize a relational database by generating its schema and populating its tables from raw text.

2024

IaC-Eval: A Code Generation Benchmark for Cloud Infrastructure-as-Code Programs

NeurIPS 2024poster

Infrastructure-as-Code (IaC), an important component of cloud computing, allows the definition of cloud infrastructure in high-level programs. However, developing IaC programs is challenging, complicated by factors that include the burgeoning complexity of the cloud ecosystem (e.g., diversity of clo…

2022

Symbolic Distillation for Learned TCP Congestion Control

NeurIPS 2022accept

Recent advances in TCP congestion control (CC) have achieved tremendous success with deep reinforcement learning (RL) approaches, which use feedforward neural networks (NN) to learn complex environment conditions and make better decisions. However, such ``black-box'' policies lack interpretability a…