← Search

Ali Shameli

3 accepted papers

2023

Learning Compiler Pass Orders using Coreset and Normalized Value Prediction

ICML 2023poster

Finding the optimal pass sequence of compilation can lead to a significant reduction in program size. Prior works on compilation pass ordering have two major drawbacks. They either require an excessive budget (in terms of the number of compilation passes) at compile time or fail to generalize to uns…

2019

Sample Efficient Graph-Based Optimization with Noisy Observations

AISTATS 2019poster

We study sample complexity of optimizing “hill-climbing friendly” functions defined on a graph under noisy observations. We define a notion of convexity, and we show that a variant of best-arm identification can find a near-optimal solution after a small number of queries that is independent of the…