← Search

Weiliang Will Zeng

3 accepted papers

2025

How efficient is LLM-generated code? A rigorous & high-standard benchmark

ICLR 2025poster

The emergence of large language models (LLMs) has significantly pushed the frontiers of program synthesis. Advancement of LLM-based program synthesis calls for a thorough evaluation of LLM-generated code. Most evaluation frameworks focus on the (functional) correctness of generated code; efficiency,…

2023

Neural DAG Scheduling via One-Shot Priority Sampling

ICLR 2023poster

We consider the problem of scheduling operations/nodes, the dependency among which is characterized by a Directed Acyclic Graph (DAG). Due to its NP-hard nature, heuristic algorithms were traditionally used to acquire reasonably good solutions, and more recent works have proposed Machine Learning (M…

Cited by 3SourcePDFScholar
2022

Neural Topological Ordering for Computation Graphs

NeurIPS 2022accept

Recent works on machine learning for combinatorial optimization have shown that learning based approaches can outperform heuristic methods in terms of speed and performance. In this paper, we consider the problem of finding an optimal topological order on a directed acyclic graph (DAG) with focus on…

Cited by 13SourcePDFScholar