paper-with-me

Papers

Screening Data Points in Empirical Risk Minimization via Ellipsoidal Regions and Safe Loss Functions

2019-12-05 · Grégoire Mialon, Alexandre d'Aspremont, Julien Mairal

We design simple screening tests to automatically discard data samples in empirical risk minimization without losing optimization guarantees. We derive loss functions that produce dual objectives with a sparse solution. We also show how to regularize convex losses to ensure such a dual sparsity-inducing property, and propose a general method to design screening tests for classification or regression based on ellipsoidal approximations of the optimal set. In addition to producing computational gains, our approach also allows us to compress a dataset into a subset of representative points.

📄 PDF Abstract BibTeX arXiv:1912.02566

Code (1)

GregoireMialon/screening_samples 공식 구현

Tasks

regression

Similar Papers 제목 키워드 기반

Classification from Pairwise Similarities/Dissimilarities and Unlabeled Data via Empirical Risk Minimization

2019-04-26 · Takuya Shimada, Han Bao, Issei Sato, Masashi Sugiyama

Pairwise similarities and dissimilarities between data points might be easier to obtain than fully labeled data in real-world classification problems, e.g., in privacy-aware situations. To handle such pairwise informatio…

ClusteringGeneral Classification

Global Guarantees for Enforcing Deep Generative Priors by Empirical Risk

2017-05-22 · Paul Hand, Vladislav Voroninski

We examine the theoretical properties of enforcing priors provided by generative deep neural networks via empirical risk minimization. In particular we consider two models, one in which the task is to invert a generative…

SGD Algorithms based on Incomplete U-statistics: Large-Scale Minimization of Empirical Risk

2015-12-01 · NeurIPS 2015 12 · Guillaume Papa, Stéphan Clémençon, Aurélien Bellet

In many learning problems, ranging from clustering to ranking through metric learning, empirical estimates of the risk functional consist of an average over tuples (e.g., pairs or triplets) of observations, rather than o…

ClusteringMetric Learning

On Memorization and Privacy Risks of Sharpness Aware Minimization

2023-09-30 · Young In Kim, Pratiksha Agrawal, Johannes O. Royset, Rajiv Khanna

In many recent works, there is an increased focus on designing algorithms that seek flatter optima for neural network loss optimization as there is empirical evidence that it leads to better generalization performance in…

Memorization

Distributionally Robust Safe Screening

2024-04-25 · Hiroyuki Hanada, Satoshi Akahane, Tatsuya Aoyama, Tomonari Tanaka 외

In this study, we propose a method Distributionally Robust Safe Screening (DRSS), for identifying unnecessary samples and features within a DR covariate shift setting. This method effectively combines DR learning, a para…