Subset Selection by Pareto Optimization
Abstract
Selecting the optimal subset from a large set of variables is a fundamental problem in various learning tasks such as feature selection, sparse regression, dictionary learning, etc. In this paper, we propose the POSS approach which employs evolutionary Pareto optimization to find a small-sized subset with good performance. We prove that for sparse regression, POSS is able to achieve the best-so-far theoretically guaranteed approximation performance efficiently. Particularly, for the \emph{Exponential Decay} subclass, POSS is proven to achieve an optimal solution. Empirical study verifies the theoretical results, and exhibits the superior performance of POSS to greedy and convex relaxation methods.
Cite
Text
Qian et al. "Subset Selection by Pareto Optimization." Neural Information Processing Systems, 2015.Markdown
[Qian et al. "Subset Selection by Pareto Optimization." Neural Information Processing Systems, 2015.](https://mlanthology.org/neurips/2015/qian2015neurips-subset/)BibTeX
@inproceedings{qian2015neurips-subset,
title = {{Subset Selection by Pareto Optimization}},
author = {Qian, Chao and Yu, Yang and Zhou, Zhi-Hua},
booktitle = {Neural Information Processing Systems},
year = {2015},
pages = {1774-1782},
url = {https://mlanthology.org/neurips/2015/qian2015neurips-subset/}
}