paper-with-me

Papers

Grouped Variable Selection for Generalized Eigenvalue Problems

2021-05-28 · Jonathan Dan, Simon Geirnaert, Alexander Bertrand

Many problems require the selection of a subset of variables from a full set of optimization variables. The computational complexity of an exhaustive search over all possible subsets of variables is, however, prohibitively expensive, necessitating more efficient but potentially suboptimal search strategies. We focus on sparse variable selection for generalized Rayleigh quotient optimization and generalized eigenvalue problems. Such problems often arise in the signal processing field, e.g., in the design of optimal data-driven filters. We extend and generalize existing work on convex optimization-based variable selection using semidefinite relaxations toward group-sparse variable selection using the $\ell_{1,\infty}$-norm. This group-sparsity allows, for instance, to perform sensor selection for spatio-temporal (instead of purely spatial) filters, and to select variables based on multiple generalized eigenvectors instead of only the dominant one. Furthermore, we extensively compare our method to state-of-the-art methods for sensor selection for spatio-temporal filter design in a simulated sensor network setting. The results show both the proposed algorithm and backward greedy selection method best approximate the exhaustive solution. However, the backward greedy selection has more specific failure cases, in particular for ill-conditioned covariance matrices. As such, the proposed algorithm is the most robust currently available method for group-sparse variable selection in generalized eigenvalue problems.

📄 PDF Abstract BibTeX arXiv:2105.13667

Code (1)

AlexanderBertrandLab/benchmarkStudySensorSelection 공식 구현

Tasks

Variable Selection

Similar Papers 제목 키워드 기반

Penalized versus constrained generalized eigenvalue problems

2014-10-22 · Irina Gaynanova, James Booth, Martin T. Wells

We investigate the difference between using an $\ell_1$ penalty versus an $\ell_1$ constraint in generalized eigenvalue problems, such as principal component analysis and discriminant analysis. Our main finding is that a…

Variable Selection

Eigenvalue and Generalized Eigenvalue Problems: Tutorial

2019-03-25 · Benyamin Ghojogh, Fakhri Karray, Mark Crowley

This paper is a tutorial for eigenvalue and generalized eigenvalue problems. We first introduce eigenvalue problem, eigen-decomposition (spectral decomposition), and generalized eigenvalue problem. Then, we mention the o…

BIG-bench Machine LearningMatrix Factorization / Decomposition

Learning-Guided Integration Contours Construction for Fast Large-Scale Generalized Eigensolvers

2025-11-02 · Yeqiu Chen, Ziyan Liu, Hong Wang, Lei Liu arxiv

Solving large-scale Generalized Eigenvalue Problems (GEPs) is a fundamental yet computationally prohibitive task in science and engineering. As a promising direction, contour integral (CI) methods offer an efficient and …

Density Estimation

Group descent algorithms for nonconvex penalized linear and logistic regression models with grouped predictors

2012-09-10 · Patrick Breheny, Jian Huang

Penalized regression is an attractive framework for variable selection problems. Often, variables possess a grouping structure, and the relevant selection problem is that of selecting groups, not individual variables. Th…

regressionVariable Selection

Robust Grouped Variable Selection Using Distributionally Robust Optimization

2020-06-10 · Ruidi Chen, Ioannis Ch. Paschalidis

We propose a Distributionally Robust Optimization (DRO) formulation with a Wasserstein-based uncertainty set for selecting grouped variables under perturbations on the data for both linear regression and classification p…

ClusteringVariable Selection