by , , , , ,
Abstract:
We consider the bandit optimization problem with the reward function defined over graph-structured data. This problem has important applications in molecule design and drug discovery, where the reward is naturally invariant to graph permutations. The key challenges in this setting are scaling to large domains, and to graphs with many nodes. We resolve these challenges by embedding the permutation invariance into our model. In particular, we show that graph neural networks (GNNs) can be used to estimate the reward function, assuming it resides in the Reproducing Kernel Hilbert Space of a permutation-invariant additive kernel. By establishing a novel connection between such kernels and the graph neural tangent kernel (GNTK), we introduce the first GNN confidence bound and use it to design a phased-elimination algorithm with sublinear regret. Our regret bound depends on the GNTK's maximum information gain, which we also provide a bound for. While the reward function depends on all N node features, our guarantees are independent of the number of graph nodes N. Empirically, our approach exhibits competitive performance and scales well on graph-structured domains.
Reference:
Learning to Drop Out: An Adversarial Approach to Training Sequence VAEs Đ. Miladinovi\'c, K. Shridhar, K. Jain, M. B. Paulus, J. M. Buhmann, C. AllenIn Proc. Neural Information Processing Systems (NeurIPS), 2022
Bibtex Entry:
@inproceedings{mila2022dropout,
	author = {Miladinovi{\'c}, Đorđe and Shridhar, Kumar and Jain, Kushal and Paulus, Max B. and Buhmann, Joachim M. and Allen, Carl},
	booktitle = {Proc. Neural Information Processing Systems (NeurIPS)},
	month = {December},
	title = {Learning to Drop Out: An Adversarial Approach to Training Sequence VAEs},
	year = {2022}}