paper-with-me

Papers

The Discrete Dantzig Selector: Estimating Sparse Linear Models via Mixed Integer Linear Optimization

2015-08-08 · Rahul Mazumder, Peter Radchenko

We propose a novel high-dimensional linear regression estimator: the Discrete Dantzig Selector, which minimizes the number of nonzero regression coefficients subject to a budget on the maximal absolute correlation between the features and residuals. Motivated by the significant advances in integer optimization over the past 10-15 years, we present a Mixed Integer Linear Optimization (MILO) approach to obtain certifiably optimal global solutions to this nonconvex optimization problem. The current state of algorithmics in integer optimization makes our proposal substantially more computationally attractive than the least squares subset selection framework based on integer quadratic optimization, recently proposed in [8] and the continuous nonconvex quadratic optimization framework of [33]. We propose new discrete first-order methods, which when paired with state-of-the-art MILO solvers, lead to good solutions for the Discrete Dantzig Selector problem for a given computational budget. We illustrate that our integrated approach provides globally optimal solutions in significantly shorter computation times, when compared to off-the-shelf MILO solvers. We demonstrate both theoretically and empirically that in a wide range of regimes the statistical properties of the Discrete Dantzig Selector are superior to those of popular $\ell_{1}$-based approaches. We illustrate that our approach can handle problem instances with p = 10,000 features with certifiable optimality making it a highly scalable combinatorial variable selection approach in sparse linear modeling.

📄 PDF Abstract BibTeX arXiv:1508.01922

Code (0)

등록된 구현이 없습니다.

Tasks

regressionVariable Selection

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Computing Estimators of Dantzig Selector type via Column and Constraint Generation

2019-08-18 · Rahul Mazumder, Stephen Wright, Andrew Zheng

We consider a class of linear-programming based estimators in reconstructing a sparse signal from linear measurements. Specific formulations of the reconstruction problem considered here include Dantzig selector, basis p…

Vocal Bursts Type Prediction

The constrained Dantzig selector with enhanced consistency

2016-05-11 · Yinfei Kong, Zemin Zheng, Jinchi Lv

The Dantzig selector has received popularity for many applications such as compressed sensing and sparse modeling, thanks to its computational efficiency as a linear programming problem and its nice sampling properties. …

compressed sensingComputational Efficiency

Dantzig Selector with an Approximately Optimal Denoising Matrix and its Application to Reinforcement Learning

2018-11-02 · Bo Liu, Luwan Zhang, Ji Liu

Dantzig Selector (DS) is widely used in compressed sensing and sparse learning for feature selection and sparse signal recovery. Since the DS formulation is essentially a linear programming optimization, many existing li…

compressed sensingDenoisingfeature selectionReinforcement Learning+2

Separation of undersampled composite signals using the Dantzig selector with overcomplete dictionaries

2015-01-20 · Ashley Prater, Lixin Shen

In many applications one may acquire a composition of several signals that may be corrupted by noise, and it is a challenging problem to reliably separate the components from one another without sacrificing significant d…

Compressive Sensing

Finding Dantzig selectors with a proximity operator based fixed-point algorithm

2015-02-19 · Ashley Prater, Lixin Shen, Bruce W. Suter

In this paper, we study a simple iterative method for finding the Dantzig selector, which was designed for linear regression problems. The method consists of two main stages. The first stage is to approximate the Dantzig…

regression