← Search

Hossein Esfandiari

17 accepted papers

2025

Replicable Online pricing

NeurIPS 2025poster

We explore the concept of replicability, which ensures algorithmic consistency despite input data variations, for online pricing problems, specifically prophet inequalities and delegation. Given the crucial role of replicability in enhancing transparency in economic decision-making, we present a rep…

Cited by 0SourceScholar
2024

High-Dimensional Geometric Streaming for Nearly Low Rank Data

ICML 2024poster

We study streaming algorithms for the $\ell_p$ subspace approximation problem. Given points $a_1, \ldots, a_n$ as an insertion-only stream and a rank parameter $k$, the $\ell_p$ subspace approximation problem is to find a $k$-dimensional subspace $V$ such that $(\sum_{i=1}^n d(a_i, V)^p)^{1/p}$ is m…

Cited by 0SourcePDFScholar
2023

Replicable Bandits

ICLR 2023poster

In this paper, we introduce the notion of replicable policies in the context of stochastic bandits, one of the canonical problems in interactive learning. A policy in the bandit environment is called replicable if it pulls, with high probability, the exact same sequence of arms in two different and…

Cited by 26SourcePDFScholar
2022

Label differential privacy via clustering

AISTATS 2022poster

We present new mechanisms for label differential privacy, a relaxation of differentially private machine learning that only protects the privacy of the labels in the training set. Our mechanisms cluster the examples in the training set using their (non-private) feature vectors, randomly re-sample ea…

2021

Almost Linear Time Density Level Set Estimation via DBSCAN

AAAI 2021technical

In this work we focus on designing a fast algorithm for lambda-density level set estimation via DBSCAN clustering. Previous work (Jiang ICML’17, and Jang and Jiang ICML’19) shows that under some natural assumptions DBSCAN and its variant DBSCAN++ can be used to estimate the lambda-density level set…

2020

Contextual Reserve Price Optimization in Auctions via Mixed Integer Programming

NeurIPS 2020poster

We study the problem of learning a linear model to set the reserve price in an auction, given contextual information, in order to maximize expected revenue from the seller side. First, we show that it is not possible to solve this problem in polynomial time unless the Exponential Time Hypothesis fai…

2020

Prophets, Secretaries, and Maximizing the Probability of Choosing the Best

AISTATS 2020poster

Suppose a customer is faced with a sequence of fluctuating prices, such as for airfare or a product sold by a large online retailer. Given distributional information about what price they might face each day, how should they choose when to purchase in order to maximize the likelihood of getting the…

Cited by 18SourcePDFScholar
2019

Categorical Feature Compression via Submodular Optimization

ICML 2019oral

In the era of big data, learning from categorical features with very large vocabularies (e.g., 28 million for the Criteo click prediction dataset) has become a practical challenge for machine learning researchers and practitioners. We design a highly-scalable vocabulary compression algorithm that se…

Cited by 23SourcePDFScholar
2019

Locality-Sensitive Hashing for f-Divergences: Mutual Information Loss and Beyond

NeurIPS 2019poster

Computing approximate nearest neighbors in high dimensional spaces is a central problem in large-scale data mining with a wide range of applications in machine learning and data science. A popular and effective technique in computing nearest neighbors approximately is the locality-sensitive hashing…

Cited by 18SourcePDFScholar