← Search

Zelin Zhao

6 accepted papers

2026

Clarify Before You Draw: Proactive Agents for Robust Text-to-CAD Generation

ICML 2026poster

Large language models have recently enabled text-to-CAD systems that synthesize parametric CAD programs (e.g., CadQuery) from natural-language prompts. In practice, however, geometric descriptions can be under-specified or internally inconsistent: critical dimensions may be missing and constraints m…

Cited by 0SourceScholar
2021

Augmenting Policy Learning with Routines Discovered from a Single Demonstration

AAAI 2021technical

Humans can abstract prior knowledge from very little data and use it to boost skill learning. In this paper, we propose routine-augmented policy learning (RAPL), which discovers routines composed of primitive actions from a single demonstration and uses discovered routines to augment policy learning…

2021

ProTo: Program-Guided Transformer for Program-Guided Tasks

NeurIPS 2021poster

Programs, consisting of semantic and structural information, play an important role in the communication between humans and agents. Towards learning general program executors to unify perception, reasoning, and decision making, we formulate program-guided tasks which require learning to execute a gi…