paper-with-me

Papers

Adaptive Feature Selection: Computationally Efficient Online Sparse Linear Regression under RIP

2017-06-14 · ICML 2017 8 · Satyen Kale, Zohar Karnin, Tengyuan Liang, Dávid Pál

Online sparse linear regression is an online problem where an algorithm repeatedly chooses a subset of coordinates to observe in an adversarially chosen feature vector, makes a real-valued prediction, receives the true label, and incurs the squared loss. The goal is to design an online learning algorithm with sublinear regret to the best sparse linear predictor in hindsight. Without any assumptions, this problem is known to be computationally intractable. In this paper, we make the assumption that data matrix satisfies restricted isometry property, and show that this assumption leads to computationally efficient algorithms with sublinear regret for two variants of the problem. In the first variant, the true label is generated according to a sparse linear model with additive Gaussian noise. In the second, the true label is chosen adversarially.

📄 PDF Abstract BibTeX arXiv:1706.04690

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionregression

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 제목 키워드 기반

Online Sparse Streaming Feature Selection Using Adapted Classification

2023-02-25 · Ruiyang Xu, Di wu, Xin Luo

Traditional feature selections need to know the feature space before learning, and online streaming feature selection (OSFS) is proposed to process streaming features on the fly. Existing methods divide features into rel…

ClassificationFeature Correlationfeature selection

Dual feature reduction for the sparse-group lasso and its adaptive variant

2024-05-27 · Fabio Feser, Marina Evangelou

The sparse-group lasso performs both variable and group selection, making simultaneous use of the strengths of the lasso and group lasso. It has found widespread use in genetics, a field that regularly involves the analy…

SPOT-Occ: Sparse Prototype-guided Transformer for Camera-based 3D Occupancy Prediction

2026-02-04 · Suzeyu Chen, Leheng Li, Ying-Cong Chen arxiv

Achieving highly accurate and real-time 3D occupancy prediction from cameras is a critical requirement for the safe and practical deployment of autonomous vehicles. While this shift to sparse 3D representations solves th…

Autonomous Vehicles

An Online Sparse Streaming Feature Selection Algorithm

2022-08-02 · Feilong Chen, Di wu, Jie Yang, Yi He

Online streaming feature selection (OSFS), which conducts feature selection in an online manner, plays an important role in dealing with high-dimensional data. In many real applications such as intelligent healthcare pla…

feature selection

Feature Selection using Sparse Adaptive Bottleneck Centroid-Encoder

2023-06-07 · Tomojit Ghosh, Michael Kirby

We introduce a novel nonlinear model, Sparse Adaptive Bottleneck Centroid-Encoder (SABCE), for determining the features that discriminate between two or more classes. The algorithm aims to extract discriminatory features…

feature selection