← Search

Shali Jiang

6 accepted papers

2020

BINOCULARS for efficient, nonmyopic sequential experimental design

ICML 2020poster

Finite-horizon sequential experimental design (SED) arises naturally in many contexts, including hyperparameter tuning in machine learning among more traditional settings. Computing the optimal policy for such problems requires solving Bellman equations, which are generally intractable. Most existin…

2020

Efficient Nonmyopic Bayesian Optimization via One-Shot Multi-Step Trees

NeurIPS 2020poster

Bayesian optimization is a sequential decision making framework for optimizing expensive-to-evaluate black-box functions. Computing a full lookahead policy amounts to solving a highly intractable stochastic dynamic program. Myopic approaches, such as expected improvement, are often adopted in practi…

Cited by 66SourcePDFScholar
2019

D-VAE: A Variational Autoencoder for Directed Acyclic Graphs

NeurIPS 2019poster

Graph structured data are abundant in the real world. Among different graph types, directed acyclic graphs (DAGs) are of particular interest to machine learning researchers, as many machine learning models are realized as computations on DAGs, including neural networks and Bayesian networks. In this…

2018

Efficient nonmyopic batch active search

NeurIPS 2018spotlight

Active search is a learning paradigm for actively identifying as many members of a given class as possible. A critical target scenario is high-throughput screening for scientific discovery, such as drug or materials discovery. In these settings, specialized instruments can often evaluate \emph{multi…

2017

Efficient Nonmyopic Active Search

ICML 2017poster

Active search is an active learning setting with the goal of identifying as many members of a given class as possible under a labeling budget. In this work, we first establish a theoretical hardness of active search, proving that no polynomial-time policy can achieve a constant factor approximation…