Frame-Based Optimal Design

Abstract

Optimal experimental design (OED) addresses the problem of selecting an optimal subset of the training data for learning tasks. In this paper, we propose to efficiently compute OED by leveraging the geometry of data: We restrict computations to the set of instances lying on the border of the convex hull of all data points. This set is called the frame. We (i) provide the theoretical basis for our approach and (ii) show how to compute the frame in kernel-induced feature spaces. The latter allows us to sample optimal designs for non-linear hypothesis functions without knowing the explicit feature mapping. We present empirical results showing that the performance of frame-based OED is often on par or better than traditional OED approaches, but its solution can be computed up to twenty times faster.

Cite

Text

Mair et al. "Frame-Based Optimal Design." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2018. doi:10.1007/978-3-030-10928-8_27

Markdown

[Mair et al. "Frame-Based Optimal Design." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2018.](https://mlanthology.org/ecmlpkdd/2018/mair2018ecmlpkdd-framebased/) doi:10.1007/978-3-030-10928-8_27

BibTeX

@inproceedings{mair2018ecmlpkdd-framebased,
  title     = {{Frame-Based Optimal Design}},
  author    = {Mair, Sebastian and Rudolph, Yannick and Closius, Vanessa and Brefeld, Ulf},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2018},
  pages     = {447-463},
  doi       = {10.1007/978-3-030-10928-8_27},
  url       = {https://mlanthology.org/ecmlpkdd/2018/mair2018ecmlpkdd-framebased/}
}