paper-with-me

홈 › Papers

Robust Feature Learning for Multi-Index Models in High Dimensions

2024-10-21 · Alireza Mousavi-Hosseini, Adel Javanmard, Murat A. Erdogdu

Recently, there have been numerous studies on feature learning with neural networks, specifically on learning single- and multi-index models where the target is a function of a low-dimensional projection of the input. Prior works have shown that in high dimensions, the majority of the compute and data resources are spent on recovering the low-dimensional projection; once this subspace is recovered, the remainder of the target can be learned independently of the ambient dimension. However, implications of feature learning in adversarial settings remain unexplored. In this work, we take the first steps towards understanding adversarially robust feature learning with neural networks. Specifically, we prove that the hidden directions of a multi-index model offer a Bayes optimal low-dimensional projection for robustness against $\ell_2$-bounded adversarial perturbations under the squared loss, assuming that the multi-index coordinates are statistically independent from the rest of the coordinates. Therefore, robust learning can be achieved by first performing standard feature learning, then robustly tuning a linear readout layer on top of the standard representations. In particular, we show that adversarially robust learning is just as easy as standard learning. Specifically, the additional number of samples needed to robustly learn multi-index models when compared to standard learning does not depend on dimensionality.

📄 PDF Abstract BibTeX arXiv:2410.16449

Code (1)

mousavih/robust-feature-learning 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Efficient Similarity Indexing and Searching in High Dimensions

2015-05-12 · Zhong Yu

Efficient indexing and searching of high dimensional data has been an area of active research due to the growing exploitation of high dimensional data and the vulnerability of traditional search methods to the curse of d…

Vocal Bursts Intensity Prediction

A Semantic Indexing Structure for Image Retrieval

2021-09-14 · Ying Wang, Tingzhen Liu, Zepeng Bu, YuHui Huang 외

In large-scale image retrieval, many indexing methods have been proposed to narrow down the searching scope of retrieval. The features extracted from images usually are of high dimensions or unfixed sizes due to the exis…

Image RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity

Learning Single Index Models in High Dimensions

2015-06-30 · Ravi Ganti, Nikhil Rao, Rebecca M. Willett, Robert Nowak

Single Index Models (SIMs) are simple yet flexible semi-parametric models for classification and regression. Response variables are modeled as a nonlinear, monotonic function of a linear combination of features. Estimati…

General ClassificationVocal Bursts Intensity Prediction

A divisive hierarchical clustering-based method for indexing image information

2015-03-12 · Izadpanah Najva

In most practical applications of image retrieval, high-dimensional feature vectors are required, but current multi-dimensional indexing structures lose their efficiency with growth of dimensions. Our goal is to propose …

ClusteringImage RetrievalRetrieval

On Learning High Dimensional Structured Single Index Models

2016-03-13 · Nikhil Rao, Ravi Ganti, Laura Balzano, Rebecca Willett 외

Single Index Models (SIMs) are simple yet flexible semi-parametric models for machine learning, where the response variable is modeled as a monotonic function of a linear combination of features. Estimation in this conte…

Vocal Bursts Intensity Prediction