paper-with-me

Papers

Feature-distributed sparse regression: a screen-and-clean approach

2016-12-01 · NeurIPS 2016 12 · Jiyan Yang, Michael W. Mahoney, Michael Saunders, Yuekai Sun

Most existing approaches to distributed sparse regression assume the data is partitioned by samples. However, for high-dimensional data (D >> N), it is more natural to partition the data by features. We propose an algorithm to distributed sparse regression when the data is partitioned by features rather than samples. Our approach allows the user to tailor our general method to various distributed computing platforms by trading-off the total amount of data (in bits) sent over the communication network and the number of rounds of communication. We show that an implementation of our approach is capable of solving L1-regularized L2 regression problems with millions of features in minutes.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed Computingregression

Similar Papers 제목 키워드 기반

A Safe Screening Rule for Sparse Logistic Regression

2013-07-16 · NeurIPS 2014 12 · Jie Wang, Jiayu Zhou, Jun Liu, Peter Wonka 외

The l1-regularized logistic regression (or sparse logistic regression) is a widely used method for simultaneous classification and feature selection. Although many recent efforts have been devoted to its efficient implem…

feature selectionregression

Optimality of Graphlet Screening in High Dimensional Variable Selection

2012-04-29 · Jiashun Jin, Cun-Hui Zhang, Qi Zhang

Consider a linear regression model where the design matrix X has n rows and p columns. We assume (a) p is much large than n, (b) the coefficient vector beta is sparse in the sense that only a small fraction of its coordi…

Variable SelectionVocal Bursts Intensity Prediction

Pre-Intervention Prediction of Sparse Autoencoder Steering Side Effects

2026-06-06 · Evan Duan arxiv

Sparse autoencoder (SAE) features are increasingly used to steer language models, but feature steering is rarely clean: the same intervention can behave inconsistently across contexts and perturb unrelated features. We i…

Differentially Private Iterative Screening Rules for Linear Regression

2025-02-25 · Amol Khanna, Fred Lu, Edward Raff

Linear $L_1$-regularized models have remained one of the simplest and most effective tools in data science. Over the past decade, screening rules have risen in popularity as a way to eliminate features when producing the…

Privacy Preservingregression

Safe Screening for Logistic Regression with $\ell_0$-$\ell_2$ Regularization

2022-02-01 · Anna Deza, Alper Atamturk

In logistic regression, it is often desirable to utilize regularization to promote sparse solutions, particularly for problems with a large number of features compared to available labels. In this paper, we present scree…

regression