English

Near-Optimal Discrete Optimization for Experimental Design: A Regret Minimization Approach

Machine Learning 2017-11-15 v1 Machine Learning Computation

Abstract

The experimental design problem concerns the selection of k points from a potentially large design pool of p-dimensional vectors, so as to maximize the statistical efficiency regressed on the selected k design points. Statistical efficiency is measured by optimality criteria, including A(verage), D(eterminant), T(race), E(igen), V(ariance) and G-optimality. Except for the T-optimality, exact optimization is NP-hard. We propose a polynomial-time regret minimization framework to achieve a (1+ε)(1+\varepsilon) approximation with only O(p/ε2)O(p/\varepsilon^2) design points, for all the optimality criteria above. In contrast, to the best of our knowledge, before our work, no polynomial-time algorithm achieves (1+ε)(1+\varepsilon) approximations for D/E/G-optimality, and the best poly-time algorithm achieving (1+ε)(1+\varepsilon)-approximation for A/V-optimality requires k=Ω(p2/ε)k = \Omega(p^2/\varepsilon) design points.

Keywords

Cite

@article{arxiv.1711.05174,
  title  = {Near-Optimal Discrete Optimization for Experimental Design: A Regret Minimization Approach},
  author = {Zeyuan Allen-Zhu and Yuanzhi Li and Aarti Singh and Yining Wang},
  journal= {arXiv preprint arXiv:1711.05174},
  year   = {2017}
}

Comments

33 pages, 4 tables. A preliminary version of this paper titled "Near-Optimal Experimental Design via Regret Minimization" with weaker results appeared in the Proceedings of the 34th International Conference on Machine Learning (ICML 2017), Sydney

R2 v1 2026-06-22T22:45:44.113Z