Skip to main content

Showing 1–3 of 3 results for author: DeSalvo, G

Searching in archive stat. Search in all archives.
.
  1. arXiv:2301.12052  [pdf, other

    cs.LG cs.AI stat.ML

    Leveraging Importance Weights in Subset Selection

    Authors: Gui Citovsky, Giulia DeSalvo, Sanjiv Kumar, Srikumar Ramalingam, Afshin Rostamizadeh, Yunjuan Wang

    Abstract: We present a subset selection algorithm designed to work with arbitrary model families in a practical batch setting. In such a setting, an algorithm can sample examples one at a time but, in order to limit overhead costs, is only able to update its state (i.e. further train model weights) once a large enough batch of examples is selected. Our algorithm, IWeS, selects examples by importance samplin… ▽ More

    Submitted 27 January, 2023; originally announced January 2023.

    Comments: ICLR 2023

  2. arXiv:2002.07348  [pdf, other

    cs.LG stat.ML

    Adaptive Region-Based Active Learning

    Authors: Corinna Cortes, Giulia DeSalvo, Claudio Gentile, Mehryar Mohri, Ningshan Zhang

    Abstract: We present a new active learning algorithm that adaptively partitions the input space into a finite number of regions, and subsequently seeks a distinct predictor for each region, both phases actively requesting labels. We prove theoretical guarantees for both the generalization error and the label complexity of our algorithm, and analyze the number of regions defined by the algorithm under some m… ▽ More

    Submitted 17 February, 2020; originally announced February 2020.

  3. arXiv:1603.06560  [pdf, other

    cs.LG stat.ML

    Hyperband: A Novel Bandit-Based Approach to Hyperparameter Optimization

    Authors: Lisha Li, Kevin Jamieson, Giulia DeSalvo, Afshin Rostamizadeh, Ameet Talwalkar

    Abstract: Performance of machine learning algorithms depends critically on identifying a good set of hyperparameters. While recent approaches use Bayesian optimization to adaptively select configurations, we focus on speeding up random search through adaptive resource allocation and early-stopping. We formulate hyperparameter optimization as a pure-exploration non-stochastic infinite-armed bandit problem wh… ▽ More

    Submitted 18 June, 2018; v1 submitted 21 March, 2016; originally announced March 2016.

    Comments: Changes: - Updated to JMLR version

    Journal ref: Journal of Machine Learning Research 18 (2018) 1-52