paper-with-me

홈 › Papers

Sparse Linear Regression with Constraints: A Flexible Entropy-based Framework

2023-11-14 · Amber Srivastava, Alisina Bayati, Srinivasa Salapaka

This work presents a new approach to solve the sparse linear regression problem, i.e., to determine a k-sparse vector w in R^d that minimizes the cost ||y - Aw||^2_2. In contrast to the existing methods, our proposed approach splits this k-sparse vector into two parts -- (a) a column stochastic binary matrix V, and (b) a vector x in R^k. Here, the binary matrix V encodes the location of the k non-zero entries in w. Equivalently, it encodes the subset of k columns in the matrix A that map w to y. We demonstrate that this enables modeling several non-trivial application-specific structural constraints on w as constraints on V. The vector x comprises of the actual non-zero values in w. We use Maximum Entropy Principle (MEP) to solve the resulting optimization problem. In particular, we ascribe a probability distribution to the set of all feasible binary matrices V, and iteratively determine this distribution and the vector x such that the associated Shannon entropy gets minimized, and the regression cost attains a pre-specified value. The resulting algorithm employs homotopy from the convex entropy function to the non-convex cost function to avoid poor local minimum. We demonstrate the efficacy and flexibility of our proposed approach in incorporating a variety of practical constraints, that are otherwise difficult to model using the existing benchmark methods.

📄 PDF Abstract BibTeX arXiv:2311.08342

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

Generalized Linear Model Regression under Distance-to-set Penalties

2017-11-03 · NeurIPS 2017 12 · Jason Xu, Eric C. Chi, Kenneth Lange

Estimation in generalized linear models (GLM) is complicated by the presence of constraints. One can handle constraints by maximizing a penalized log-likelihood. Penalties such as the lasso are effective in high dimensio…

regression

Learning Sparse Nonlinear Dynamics via Mixed-Integer Optimization

2022-06-01 · Dimitris Bertsimas, Wes Gurnee

Discovering governing equations of complex dynamical systems directly from data is a central problem in scientific machine learning. In recent years, the sparse identification of nonlinear dynamics (SINDy) framework, pow…

Model Discoveryregression

High Dimensional Robust Sparse Regression

2018-05-29 · Liu Liu, Yanyao Shen, Tianyang Li, Constantine Caramanis

We provide a novel -- and to the best of our knowledge, the first -- algorithm for high dimensional sparse regression with constant fraction of corruptions in explanatory and/or response variables. Our algorithm recovers…

regressionVocal Bursts Intensity Prediction

Sparse High-Dimensional Isotonic Regression

2019-12-01 · NeurIPS 2019 12 · David Gamarnik, Julia Gaudio

We consider the problem of estimating an unknown coordinate-wise monotone function given noisy measurements, known as the isotonic regression problem. Often, only a small subset of the features affects the output. This m…

Cancer ClassificationregressionVocal Bursts Intensity Prediction

A Family of Penalty Functions for Structured Sparsity

2010-12-01 · NeurIPS 2010 12 · Jean Morales, Charles A. Micchelli, Massimiliano Pontil

We study the problem of learning a sparse linear regression vector under additional conditions on the structure of its sparsity pattern. We present a family of convex penalty functions, which encode this prior knowledge …

regression