paper-with-me

Papers

Model-specific Data Subsampling with Influence Functions

2020-10-20 · Anant Raj, Cameron Musco, Lester Mackey, Nicolo Fusi

Model selection requires repeatedly evaluating models on a given dataset and measuring their relative performances. In modern applications of machine learning, the models being considered are increasingly more expensive to evaluate and the datasets of interest are increasing in size. As a result, the process of model selection is time-consuming and computationally inefficient. In this work, we develop a model-specific data subsampling strategy that improves over random sampling whenever training points have varying influence. Specifically, we leverage influence functions to guide our selection strategy, proving theoretically, and demonstrating empirically that our approach quickly selects high-quality models.

📄 PDF Abstract BibTeX arXiv:2010.10218

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningmodelModel Selection

Similar Papers 제목 키워드 기반

Optimal Subsampling with Influence Functions

2018-12-01 · NeurIPS 2018 12 · Daniel Ting, Eric Brochu

Subsampling is a common and often effective method to deal with the computational challenges of large datasets. However, for most statistical models, there is no well-motivated approach for drawing a non-uniform subsampl…

regression

Less Is Better: Unweighted Data Subsampling via Influence Function

2019-12-03 · Zifeng Wang, Hong Zhu, Zhenhua Dong, Xiuqiang He 외

In the time of Big Data, training complex models on large-scale data sets is challenging, making it appealing to reduce data volume for saving computation resources by subsampling. Most previous works in subsampling are …

General Classificationimage-classificationImage Classificationtext-classification+1

Hyperparameter Selection for Subsampling Bootstraps

2020-06-02 · Yingying Ma, Hansheng Wang

Massive data analysis becomes increasingly prevalent, subsampling methods like BLB (Bag of Little Bootstraps) serves as powerful tools for assessing the quality of estimators for massive data. However, the performance of…

CPU

Fast and Robust Least Squares Estimation in Corrupted Linear Models

2014-06-12 · NeurIPS 2014 12 · Brian McWilliams, Gabriel Krummenacher, Mario Lucic, Joachim M. Buhmann

Subsampling methods have been recently proposed to speed up least squares estimation in large scale settings. However, these algorithms are typically not robust to outliers or corruptions in the observed covariates. Th…

regression

Analysis of regularized Nyström subsampling for regression functions of low smoothness

2018-06-03 · Shuai Lu, Peter Mathé, Sergiy Pereverzyev Jr

This paper studies a Nystr\"om type subsampling approach to large kernel learning methods in the misspecified case, where the target function is not assumed to belong to the reproducing kernel Hilbert space generated by …

regression