← Search

Gui Citovsky

6 accepted papers

2025

Analyzing Similarity Metrics for Data Selection for Language Model Pretraining

NeurIPS 2025poster

Measuring similarity between training examples is critical for curating high-quality and diverse pretraining datasets for language models. However, similarity is typically computed with a generic off-the-shelf embedding model that has been trained for tasks such as retrieval. Whether these embeddi…

Cited by 0SourceScholar
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

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
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
2021

Hierarchical Clustering of Data Streams: Scalable Algorithms and Approximation Guarantees

ICML 2021spotlight

We investigate the problem of hierarchically clustering data streams containing metric data in R^d. We introduce a desirable invariance property for such algorithms, describe a general family of hyperplane-based methods enjoying this property, and analyze two scalable instances of this general famil…

Cited by 14SourcePDFScholar
2021

Hierarchical Clustering via Sketches and Hierarchical Correlation Clustering

AISTATS 2021poster

Recently, Hierarchical Clustering (HC) has been considered through the lens of optimization. In particular, two maximization objectives have been defined. Moseley and Wang defined the \emph{Revenue} objective to handle similarity information given by a weighted graph on the data points (w.l.o.g., $[…

Cited by 11SourcePDFScholar