← Search

Sergey Yekhanin

13 accepted papers

2026

Differentially Private Synthetic Tabular Data via Private Evolution

ICML 2026poster

This paper investigates the problem of generating synthetic tabular data with differential privacy (DP) guarantees, enabling data sharing in sensitive domains. Despite extensive study, state-of-the-art methods often focus on minimizing low-order marginal query errors and overlook the challenges pose…

Cited by 0SourceScholar
2026

PE-SGD: Differentially Private Deep Learning via Evolution of Gradient Subspace for Text

ICLR 2026poster

Differentially Private Stochastic Gradient Descent (DP-SGD) and its variants like DP-Adam ensure data privacy by injecting noise into per-sample gradients. Although effective with large private datasets, their performance degrades significantly when private training data is limited. Recent works lev…

Cited by 0SourcecodeScholar
2025

Latent Zoning Network: A Unified Principle for Generative Modeling, Representation Learning, and Classification

NeurIPS 2025poster

Generative modeling, representation learning, and classification are three core problems in machine learning (ML), yet their state-of-the-art (SoTA) solutions remain largely disjoint. In this paper, we ask: Can a unified principle address all three? Such unification could simplify ML pipelines and f…

Cited by 0SourcecodeScholar
2025

Linear Combination of Saved Checkpoints Makes Consistency and Diffusion Models Better

ICLR 2025poster

Diffusion Models (DM) and Consistency Models (CM) are two types of popular generative models with good generation quality on various tasks. When training DM and CM, intermediate weight checkpoints are not fully utilized and only the last converged checkpoint is used. In this work, we find proper che…

2025

Struct-Bench: A Benchmark for Differentially Private Structured Text Generation

NeurIPS 2025poster

Differentially private (DP) synthetic data generation is a promising technique for utilizing private datasets that otherwise cannot be exposed for model training or other analytics. While much research literature has focused on generating private unstructured text and image data, in enterprise setti…

Cited by 0SourcecodeScholar
2024

Differentially Private Synthetic Data via Foundation Model APIs 1: Images

ICLR 2024poster

Generating differentially private (DP) synthetic data that closely resembles the original private data is a scalable way to mitigate privacy concerns in the current data-driven world. In contrast to current practices that train customized models for this task, we aim to generate DP Synthetic Data vi…

2024

Differentially Private Synthetic Data via Foundation Model APIs 2: Text

ICML 2024spotlight

Text data has become extremely valuable due to the emergence of machine learning algorithms that learn from it. A lot of high-quality text data generated in the real world is private and therefore cannot be shared or used freely due to privacy concerns. Generating synthetic replicas of private text…

2022

Differentially Private Fine-tuning of Language Models

ICLR 2022poster

We give simpler, sparser, and faster algorithms for differentially private fine-tuning of large-scale pre-trained language models, which achieve the state-of-the-art privacy versus utility tradeoffs on many standard NLP tasks. We propose a meta-framework for this problem, inspired by the recent succ…

Cited by 403SourcePDFScholar
2020

Differentially Private Set Union

ICML 2020poster

We study the basic operation of set union in the global model of differential privacy. In this problem, we are given a universe $U$ of items, possibly of infinite size, and a database $D$ of users. Each user $i$ contributes a subset $W_i \subseteq U$ of items. We want an ($\epsilon$,$\delta$)-differ…

2019

An Algorithmic Framework For Differentially Private Data Analysis on Trusted Processors

NeurIPS 2019poster

Differential privacy has emerged as the main definition for private data analysis and machine learning. The global model of differential privacy, which assumes that users trust the data collector, provides strong privacy guarantees and introduces small errors in the output. In contrast, applications…

Cited by 48SourcePDFScholar
2017

Clustering Billions of Reads for DNA Data Storage

NeurIPS 2017spotlight

Storing data in synthetic DNA offers the possibility of improving information density and durability by several orders of magnitude compared to current storage technologies. However, DNA data storage requires a computationally intensive process to retrieve the data. In particular, a crucial step in…

Cited by 92SourcePDFScholar