← Search

Sanjoy Dasgupta

22 accepted papers

2025

Consistency of the $k_n$-nearest neighbor rule under adaptive sampling

NeurIPS 2025poster

In the adaptive sampling model of online learning, future prediction tasks can be arbitrarily dependent on the past. Every round, an adversary selects an instance to test the learner. After the learner makes a prediction, a noisy label is drawn from an underlying conditional label distribution and i…

Cited by 0SourceScholar
2024

New Bounds on the Cohesion of Complete-link and Other Linkage Methods for Agglomerative Clustering

ICML 2024poster

Linkage methods are among the most popular algorithms for hierarchical clustering. Despite their relevance, the current knowledge regarding the quality of the clustering produced by these methods is limited. Here, we improve the currently available bounds on the maximum diameter of the clustering ob…

Cited by 2SourcePDFScholar
2022

A Theoretical Perspective on Hyperdimensional Computing (Extended Abstract)

IJCAI 2022poster

Hyperdimensional (HD) computing is a set of neurally inspired methods for computing on high-dimensional, low-precision, distributed representations of data. These representations can be combined with simple, neurally plausible algorithms to effect a variety of information processing tasks. HD comput…

Cited by 0SourcePDFScholar
2020

A Three Sample Hypothesis Test for Evaluating Generative Models

AISTATS 2020poster

Detecting overfitting in generative models is an important challenge in machine learning. In this work, we formalize a form of overfitting that we call {\em{data-copying}} – where the generative model memorizes and outputs training samples or small variations thereof. We provide a three sample test…

Cited by 6SourcePDFScholar
2020

Explainable k-Means and k-Medians Clustering

ICML 2020poster

Many clustering algorithms lead to cluster assignments that are hard to explain, partially because they depend on all the features of the data in a complicated way. To improve interpretability, we consider using a small decision tree to partition a data set into clusters, so that clusters can be cha…

2019

An adaptive nearest neighbor rule for classification

NeurIPS 2019spotlight

We introduce a variant of the $k$-nearest neighbor classifier in which $k$ is chosen adaptively for each query, rather than supplied as a parameter. The choice of $k$ depends on properties of each neighborhood, and therefore may significantly vary between different points. (For example, the algorith…

Cited by 38SourcePDFScholar