Robust Optimization for Non-Convex Objectives
Machine Learning
2017-07-05 v1 Data Structures and Algorithms
Machine Learning
Abstract
We consider robust optimization problems, where the goal is to optimize in the worst case over a class of objective functions. We develop a reduction from robust improper optimization to Bayesian optimization: given an oracle that returns -approximate solutions for distributions over objectives, we compute a distribution over solutions that is -approximate in the worst case. We show that de-randomizing this solution is NP-hard in general, but can be done for a broad class of statistical learning tasks. We apply our results to robust neural network training and submodular optimization. We evaluate our approach experimentally on corrupted character classification, and robust influence maximization in networks.
Cite
@article{arxiv.1707.01047,
title = {Robust Optimization for Non-Convex Objectives},
author = {Robert Chen and Brendan Lucier and Yaron Singer and Vasilis Syrgkanis},
journal= {arXiv preprint arXiv:1707.01047},
year = {2017}
}