← Search

Giulia DeSalvo

16 accepted papers

2025

GIST: Greedy Independent Set Thresholding for Max-Min Diversification with Submodular Utility

NeurIPS 2025poster

This work studies a novel subset selection problem called *max-min diversification with monotone submodular utility* (MDMS), which has a wide range of applications in machine learning, e.g., data sampling and feature selection. Given a set of points in a metric space, the goal of MDMS is to maximize…

Cited by 0SourceScholar
2023

Agile Modeling: From Concept to Classifier in Minutes

ICCV 2023poster

The application of computer vision methods to nuanced, subjective concepts is growing. While crowdsourcing has served the vision community well for most objective tasks (such as labeling a "zebra"), it now falters on tasks where there is substantial subjectivity in the concept (such as identifying "…

Cited by 14PDFScholar
2023

Leveraging Importance Weights in Subset Selection

ICLR 2023poster

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 lar…

Cited by 3SourcePDFScholar
2022

Firebolt: Weak Supervision Under Weaker Assumptions

AISTATS 2022poster

Modern machine learning demands a large amount of training data. Weak supervision is a promising approach to meet this demand. It aggregates multiple labeling functions (LFs)–noisy, user-provided labeling heuristics—to rapidly and cheaply curate probabilistic labels for large-scale unlabeled data. H…

Cited by 11SourcePDFScholar
2021

Batch Active Learning at Scale

NeurIPS 2021poster

The ability to train complex and highly effective models often requires an abundance of training data, which can easily become a bottleneck in cost, time, and computational resources. Batch active learning, which adaptively issues batched queries to a labeling oracle, is a common approach for addres…

Cited by 189SourcePDFScholar
2020

Adaptive Region-Based Active Learning

ICML 2020poster

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, while actively requesting labels. We prove theoretical guarantees for both the generalization error and the label comple…

Cited by 16SourcePDFScholar
2020

Online Learning with Dependent Stochastic Feedback Graphs

ICML 2020poster

A general framework for online learning with partial information is one where feedback graphs specify which losses can be observed by the learner. We study a challenging scenario where feedback graphs vary stochastically with time and, more importantly, where graphs and losses are dependent. This sc…

Cited by 18SourcePDFScholar
2020

Understanding the Effects of Batching in Online Active Learning

AISTATS 2020poster

Online active learning (AL) algorithms often assume immediate access to a label once a query has been made. However, due to practical constraints, the labels of these queried examples are generally only available in “batches”. In this work, we present an analysis for a generic class of batch online…

Cited by 9SourcePDFScholar
2019

Active Learning with Disagreement Graphs

ICML 2019oral

We present two novel enhancements of an online importance-weighted active learning algorithm IWAL, using the properties of disagreements among hypotheses. The first enhancement, IWALD, prunes the hypothesis set with a more aggressive strategy based on the disagreement graph. We show that IWAL-D impr…

Cited by 28SourcePDFScholar
2019

Online Learning with Sleeping Experts and Feedback Graphs

ICML 2019oral

We consider the scenario of online learning with sleeping experts, where not all experts are available at each round, and analyze the general framework of learning with feedback graphs, where the loss observations associated with each expert are characterized by a graph. A critical assumption in thi…

Cited by 20SourcePDFScholar
2017

Hyperband: Bandit-Based Configuration Evaluation for Hyperparameter Optimization

ICLR 2017poster

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. We present Hyperband, a no…

Cited by 196SourceScholar