← Search

Sewoong Oh

84 accepted papers

2026

Concept-Aware Batch Sampling Improves Language-Image Pretraining

CVPR 2026

What data should a vision-language model be trained on? To answer this question, many data curation efforts center on the quality of a dataset. However, most of these existing methods are (i) offline, i.e. they produce a static dataset from a set of predetermined filtering criteria, and (ii) concept

Cited by 0SourcecodeScholar
2026

OpenThoughts: Data Recipes for Reasoning Models

ICLR 2026oral

Reasoning models have made rapid progress on many benchmarks involving math, code, and science. Yet, there are still many open questions about the best train- ing recipes for reasoning since state-of-the-art models often rely on proprietary datasets with little to no public information available. To…

Cited by 0SourcecodeScholar
2026

Privasis: Synthesizing the Largest "Public" Private Dataset from Scratch

ICML 2026poster

Research involving privacy-sensitive data has always been constrained by data scarcity, standing in sharp contrast to other areas that have benefited from data scaling. To quench this thirst, we present Privasis (i.e., privacy oasis), the first million-scale fully synthetic dataset entirely built fr…

Cited by 0SourceScholar
2026

Proximal Decoding: Provably Reducing Copyright Risk for Any Language Model

ICML 2026poster

Modern language models (LMs) tend to memorize portions of their training data and reproduce verbatim spans. When the underlying sources are sensitive or copyright-protected, such reproduction raises issues of consent and compensation for creators and compliance risks for developers. We propose Proxi…

Cited by 0SourceScholar
2026

Spurious Rewards: Rethinking Training Signals in RLVR

ICML 2026poster

We show that reinforcement learning with verifiable rewards (RLVR) can elicit strong mathematical reasoning in certain language models even with spurious rewards that have little, no, or outright negative correlation with the correct answer. For example, RLVR training with GRPO improves MATH-500 per…

Cited by 0SourcecodeScholar
2026

Zeroth-Order Optimization at the Edge of Stability

ICML 2026poster

Zeroth-order (ZO) methods are widely used when gradients are unavailable or prohibitively expensive, including black-box learning and memory-efficient fine-tuning of large models, yet their optimization dynamics in deep learning remain underexplored. In this work, we provide an explicit step size co…

Cited by 0SourceScholar
2025

Finite-Time Convergence Rates in Stochastic Stackelberg Games with Smooth Algorithmic Agents

ICML 2025poster

Decision-makers often adaptively influence downstream competitive agents' behavior to minimize their cost, yet in doing so face critical challenges: $(i)$ decision-makers might not *a priori* know the agents' objectives; $(ii)$ agents might *learn* their responses, introducing stochasticity and non…

Cited by 0SourcePDFScholar
2025

PLeaS - Merging Models with Permutations and Least Squares

CVPR 2025poster

The democratization of machine learning systems has made the process of fine-tuning accessible to practitioners, leading to a wide range of open-source models fine-tuned on specialized tasks and datasets. Recent work has proposed to merge such models to combine their functionalities. However, prior…

Cited by 5SourcePDFScholar
2025

Position: When Incentives Backfire, Data Stops Being Human

ICML 2025poster

Progress in AI has relied on human-generated data, from annotator marketplaces to the wider Internet. However, the widespread use of large language models now threatens the quality and integrity of human-generated data on these very platforms. We argue that this issue goes beyond the immediate chall…

Cited by 0SourcePDFScholar
2025

S4S: Solving for a Fast Diffusion Model Solver

ICML 2025poster

Diffusion models (DMs) create samples from a data distribution by starting from random noise and iteratively solving a reverse-time ordinary differential equation (ODE). Because each step in the iterative solution requires an expensive neural function evaluation (NFE), there has been significant int…

Cited by 0SourcePDFScholar
2025

Scalable Fingerprinting of Large Language Models

NeurIPS 2025spotlight

Model fingerprinting has emerged as a powerful tool for model owners to identify their shared model given API access. In order to lower false discovery rate, fight fingerprint leakage, and defend against coalitions of model users attempting to bypass detection, we argue that scaling up the number of…

Cited by 0SourceScholar
2025

Understanding the Gain from Data Filtering in Multimodal Contrastive Learning

NeurIPS 2025poster

The success of modern multimodal representation learning relies on internet-scale datasets. Due to the low quality of a large fraction of raw web data, data curation has become a critical step in the training pipeline. Filtering using a trained model (i.e., teacher-based filtering) has emerged as a…

Cited by 0SourceScholar
2025

Zeroth-Order Optimization Finds Flat Minima

NeurIPS 2025poster

Zeroth-order methods are extensively used in machine learning applications where gradients are infeasible or expensive to compute, such as black-box attacks, reinforcement learning, and language model fine-tuning. Existing optimization theory focuses on convergence to an arbitrary stationary point,…

Cited by 0SourceScholar
2024

Better Alignment with Instruction Back-and-Forth Translation

EMNLP 2024finding

We propose a new method, instruction back-and-forth translation, to improve the quality of instruction-tuning data used for aligning large language models (LLMs). Given preprocessed texts from an initial web corpus (e.g. Dolma (Soldaini et al., 2024)), we generate synthetic instructions using the ba…

2024

Can Public Large Language Models Help Private Cross-device Federated Learning?

NAACL 2024findings

We study (differentially) private federated learning (FL) of language models. The language models in cross-device FL are relatively small, which can be trained with meaningful formal user-level differential privacy (DP) guarantees when massive parallelism in training is enabled by the participation…

Cited by 45SourcePDFScholar
2024

DPZero: Private Fine-Tuning of Language Models without Backpropagation

ICML 2024poster

The widespread practice of fine-tuning large language models (LLMs) on domain-specific data faces two major challenges in memory and privacy. First, as the size of LLMs continues to grow, the memory demands of gradient-based training methods via backpropagation become prohibitively high. Second, giv…

2024

Data Mixture Inference Attack: BPE Tokenizers Reveal Training Data Compositions

NeurIPS 2024poster

The pretraining data of today's strongest language models remains opaque, even when their parameters are open-sourced. In particular, little is known about the proportions of different domains, languages, or code represented in the data. While a long line of membership inference attacks aim to ident…

Cited by 1SourcePDFScholar
2024

DataComp-LM: In search of the next generation of training sets for language models

NeurIPS 2024poster

We introduce DataComp for Language Models, a testbed for controlled dataset experiments with the goal of improving language models. As part of DCLM, we provide a standardized corpus of 240T tokens extracted from Common Crawl, effective pretraining recipes based on the OpenLM framework, and a broad s…

Cited by 64SourcePDFScholar
2024

DeepPolar: Inventing Nonlinear Large-Kernel Polar Codes via Deep Learning

ICML 2024poster

Progress in designing channel codes has been driven by human ingenuity and, fittingly, has been sporadic. Polar codes, developed on the foundation of Arikan’s polarization kernel, represent the latest breakthrough in coding theory and have emerged as the state-of-the-art error-correction code for sh…

2024

Improved Communication-Privacy Trade-offs in $L_2$ Mean Estimation under Streaming Differential Privacy

ICML 2024poster

We study $L_2$ mean estimation under central differential privacy and communication constraints, and address two key challenges: firstly, existing mean estimation schemes that simultaneously handle both constraints are usually optimized for $L_\infty$ geometry and rely on random rotation or Kashin's…

Cited by 3SourcePDFScholar
2024

Multilingual Diversity Improves Vision-Language Representations

NeurIPS 2024spotlight

Massive web-crawled image-text datasets lay the foundation for recent progress in multimodal learning. These datasets are designed with the goal of training a model to do well on standard computer vision benchmarks, many of which, however, have been shown to be English-centric (e.g., ImageNet). Cons…

Cited by 8SourcePDFScholar
2024

One-shot Empirical Privacy Estimation for Federated Learning

ICLR 2024oral

Privacy estimation techniques for differentially private (DP) algorithms are useful for comparing against analytical bounds, or to empirically measure privacy loss in settings where known analytical bounds are not tight. However, existing privacy auditing techniques usually make strong assumptions o…

2024

Privacy-Preserving Instructions for Aligning Large Language Models

ICML 2024poster

Service providers of large language model (LLM) applications collect user instructions in the wild and use them in further aligning LLMs with users' intentions. These instructions, which potentially contain sensitive information, are annotated by human workers in the process. This poses a new privac…

2023

CRISP: Curriculum based Sequential neural decoders for Polar code family

ICML 2023poster

Polar codes are widely used state-of-the-art codes for reliable communication that have recently been included in the $5^{\text{th}}$ generation wireless standards ($5$G). However, there still remains room for design of polar decoders that are both efficient and reliable in the short blocklength reg…

2023

DataComp: In search of the next generation of multimodal datasets

NeurIPS 2023oral

Multimodal datasets are a critical component in recent breakthroughs such as CLIP, Stable Diffusion and GPT-4, yet their design does not receive the same research attention as model architectures or training algorithms. To address this shortcoming in the machine learning ecosystem, we introduce Data…

2023

Improving multimodal datasets with image captioning

NeurIPS 2023poster

Massive web datasets play a key role in the success of large vision-language models like CLIP and Flamingo. However, the raw web data is noisy, and existing filtering methods to reduce noise often come at the expense of data diversity. Our work focuses on caption quality as one major source of noise…

Cited by 81SourcePDFScholar
2023

Label Robust and Differentially Private Linear Regression: Computational and Statistical Efficiency

NeurIPS 2023poster

We study the canonical problem of linear regression under $(\varepsilon,\delta)$-differential privacy when the datapoints are sampled i.i.d.~from a distribution and a fraction of response variables are adversarially corrupted. We provide the first provably efficient -- both computationally and stati…

Cited by 2SourcePDFScholar
2023

Learning To Generate Image Embeddings With User-Level Differential Privacy

CVPR 2023poster

Small on-device models have been successfully trained with user-level differential privacy (DP) for next word prediction and image classification tasks in the past. However, existing methods can fail when directly applied to learn embedding models using supervised training data with a large class sp…

2023

On the Connection between Pre-training Data Diversity and Fine-tuning Robustness

NeurIPS 2023spotlight

Pre-training has been widely adopted in deep learning to improve model performance, especially when the training data for a target task is limited. In our work, we seek to understand the implications of this training strategy on the generalization properties of downstream models. More specifically,…

Cited by 21SourcePDFScholar
2023

Private (Stochastic) Non-Convex Optimization Revisited: Second-Order Stationary Points and Excess Risks

NeurIPS 2023spotlight

We reconsider the challenge of non-convex optimization under differential privacy constraint. Building upon the previous variance-reduced algorithm SpiderBoost, we propose a novel framework that employs two types of gradient oracles: one that estimates the gradient at a single point and a more cost-…

Cited by 15SourcePDFScholar
2023

Private Federated Learning with Autotuned Compression

ICML 2023poster

We propose new techniques for reducing communication in private federated learning without the need for setting or tuning compression rates. Our on-the-fly methods automatically adjust the compression rate based on the error induced during training, while maintaining provable privacy guarantees thro…

2023

Unleashing the Power of Randomization in Auditing Differentially Private ML

NeurIPS 2023poster

We present a rigorous methodology for auditing differentially private machine learning by adding multiple carefully designed examples called canaries. We take a first principles approach based on three key components. First, we introduce Lifted Differential Privacy (LiDP) that expands the definition…

Cited by 28SourcePDFScholar
2023

Why Is Public Pretraining Necessary for Private Model Training?

ICML 2023poster

In the privacy-utility tradeoff of a model trained on benchmark language and vision tasks, remarkable improvements have been widely reported when the model is pretrained on public data. Some gain is expected as these models inherit the benefits of transfer learning, which is the standard motivation…

Cited by 51SourcePDFScholar
2022

Bring Your Own Algorithm for Optimal Differentially Private Stochastic Minimax Optimization

NeurIPS 2022accept

We study differentially private (DP) algorithms for smooth stochastic minimax optimization, with stochastic minimization as a byproduct. The holy grail of these settings is to guarantee the optimal trade-off between the privacy and the excess population loss, using an algorithm with a linear time-co…

Cited by 24SourcePDFScholar
2022

De novo mass spectrometry peptide sequencing with a transformer model

ICML 2022spotlight

Tandem mass spectrometry is the only high-throughput method for analyzing the protein content of complex biological samples and is thus the primary technology driving the growth of the field of proteomics. A key outstanding challenge in this field involves identifying the sequence of amino acids -th…

2022

FedChain: Chained Algorithms for Near-optimal Communication Cost in Federated Learning

ICLR 2022poster

Federated learning (FL) aims to minimize the communication complexity of training a model over heterogeneous data distributed across many clients. A common approach is local methods, where clients take multiple optimization steps over local data before communicating with the server (e.g., FedAvg).…

Cited by 15SourcePDFScholar
2022

Lifted Primal-Dual Method for Bilinearly Coupled Smooth Minimax Optimization

AISTATS 2022poster

We study the bilinearly coupled minimax problem: $\min_{x} \max_{y} f(x) + y^\top A x - h(y)$, where $f$ and $h$ are both strongly convex smooth functions and admit first-order gradient oracles. Surprisingly, no known first-order algorithms have hitherto achieved the lower complexity bound of $\Omeg…

Cited by 42SourcePDFScholar
2022

Quality Not Quantity: On the Interaction between Dataset Design and Robustness of CLIP

NeurIPS 2022accept

Web-crawled datasets have enabled remarkable generalization capabilities in recent image-text models such as CLIP (Contrastive Language-Image pre-training) or Flamingo, but little is known about the dataset creation processes. In this work, we introduce a testbed of six publicly available data sourc…

2022

Zonotope Domains for Lagrangian Neural Network Verification

NeurIPS 2022accept

Neural network verification aims to provide provable bounds for the output of a neural network for a given input range. Notable prior works in this domain have either generated bounds using abstract domains, which preserve some dependency between intermediate neurons in the network; or framed verifi…

2021

Divergence Frontiers for Generative Models: Sample Complexity, Quantization Effects, and Frontier Integrals

NeurIPS 2021poster

The spectacular success of deep generative models calls for quantitative tools to measure their statistical performance. Divergence frontiers have recently been proposed as an evaluation framework for generative models, due to their ability to measure the quality-diversity trade-off inherent to deep…

2021

Gradient Inversion with Generative Image Prior

NeurIPS 2021poster

Federated Learning (FL) is a distributed learning framework, in which the local data never leaves clients’ devices to preserve privacy, and the server trains models on the data via accessing only the gradients of those local data. Without further privacy mechanisms such as differential privacy, this…

2021

KO codes: inventing nonlinear encoding and decoding for reliable wireless communication via deep-learning

ICML 2021spotlight

Landmark codes underpin reliable physical layer communication, e.g., Reed-Muller, BCH, Convolution, Turbo, LDPC, and Polar codes: each is a linear code and represents a mathematical breakthrough. The impact on humanity is huge: each of these codes has been used in global wireless communication stand…

2021

Robust and differentially private mean estimation

NeurIPS 2021poster

In statistical learning and analysis from shared data, which is increasingly widely adopted in platforms such as federated learning and meta-learning, there are two major concerns: privacy and robustness. Each participating individual should be able to contribute without the fear of leaking one's se…

2021

SPECTRE: defending against backdoor attacks using robust statistics

ICML 2021accepted

Modern machine learning increasingly requires training on a large collection of data from multiple sources, not all of which can be trusted. A particularly frightening scenario is when a small fraction of corrupted data changes the behavior of the trained model when triggered by an attacker-specifie…

2021

Statistically and Computationally Efficient Linear Meta-representation Learning

NeurIPS 2021poster

In typical few-shot learning, each task is not equipped with enough data to be learned in isolation. To cope with such data scarcity, meta-representation learning methods train across many related tasks to find a shared (lower-dimensional) representation of the data where all tasks can be solved acc…

Cited by 16SourcePDFScholar
2020

InfoGAN-CR and ModelCentrality: Self-supervised Model Training and Selection for Disentangling GANs

ICML 2020poster

Disentangled generative models map a latent code vector to a target space, while enforcing that a subset of the learned latent codes are interpretable and associated with distinct properties of the target distribution. Recent advances have been dominated by Variational AutoEncoder (VAE)-based method…

2020

Optimal transport mapping via input convex neural networks

ICML 2020poster

In this paper, we present a novel and principled approach to learn the optimal transport between two distributions, from samples. Guided by the optimal transport theory, we learn the optimal Kantorovich potential which induces the optimal transport map. This involves learning two convex functions, b…

Cited by 240SourcePDFScholar
2020

Projection Efficient Subgradient Method and Optimal Nonsmooth Frank-Wolfe Method

NeurIPS 2020spotlight

We consider the classical setting of optimizing a nonsmooth Lipschitz continuous convex function over a convex constraint set, when having access to a (stochastic) first-order oracle (FO) for the function and a projection oracle (PO) for the constraint set. It is well known that to achieve $\epsilon…

2020

Robust Meta-learning for Mixed Linear Regression with Small Batches

NeurIPS 2020poster

A common challenge faced in practical supervised learning, such as medical image processing and robotic interactions, is that there are plenty of tasks but each task cannot afford to collect enough labeled examples to be learned in isolation. However, by exploiting the similarities across those task…

Cited by 43SourcePDFScholar
2019

Breaking the gridlock in Mixture-of-Experts: Consistent and Efficient Algorithms

ICML 2019oral

Mixture-of-Experts (MoE) is a widely popular model for ensemble learning and is a basic building block of highly successful modern neural networks as well as a component in Gated Recurrent Units (GRU) and Attention networks. However, present algorithms for learning MoE, including the EM algorithm an…

Cited by 33SourcePDFScholar
2019

Efficient Algorithms for Smooth Minimax Optimization

NeurIPS 2019poster

This paper studies first order methods for solving smooth minimax optimization problems $\min_x \max_y g(x,y)$ where $g(\cdot,\cdot)$ is smooth and $g(x,\cdot)$ is concave for each $x$. In terms of $g(\cdot,y)$, we consider two settings -- strongly convex and nonconvex -- and improve upon the best k…

2019

Iterative Bayesian Learning for Crowdsourced Regression

AISTATS 2019poster

Crowdsourcing platforms emerged as popular venues for purchasing human intelligence at low cost for large volume of tasks. As many low-paid workers are prone to give noisy answers, a common practice is to add redundancy by assigning multiple workers to each task and then simply average out these ans…

Cited by 9SourcePDFScholar
2019

Learning One-hidden-layer Neural Networks under General Input Distributions

AISTATS 2019poster

Significant advances have been made recently on training neural networks, where the main challenge is in solving an optimization problem with abundant critical points. However, existing approaches to address this issue crucially rely on a restrictive assumption: the training data is drawn from a Gau…

Cited by 35SourcePDFScholar
2019

Minimax Optimal Estimation of Approximate Differential Privacy on Neighboring Databases

NeurIPS 2019poster

Differential privacy has become a widely accepted notion of privacy, leading to the introduction and deployment of numerous privatization mechanisms. However, ensuring the privacy guarantee is an error-prone process, both in designing mechanisms and in implementing those mechanisms. Both types of er…

2019

Turbo Autoencoder: Deep learning based channel codes for point-to-point communication channels

NeurIPS 2019poster

Designing codes that combat the noise in a communication medium has remained a significant area of research in information theory as well as wireless communications. Asymptotically optimal channel codes have been developed by mathematicians for communicating under canonical models after over 60 year…

2018

Communication Algorithms via Deep Learning

ICLR 2018poster

Coding theory is a central discipline underpinning wireline and wireless modems that are the workhorses of the information age. Progress in coding theory is largely driven by individual human ingenuity with sporadic breakthroughs over the past century. In this paper we study whether it is possible t…

2018

Deepcode: Feedback Codes via Deep Learning

NeurIPS 2018poster

The design of codes for communicating reliably over a statistically well defined channel is an important endeavor involving deep mathematical research and wide- ranging practical applications. In this work, we present the first family of codes obtained via deep learning, which significantly beats st…

2018

PacGAN: The power of two samples in generative adversarial networks

NeurIPS 2018poster

Generative adversarial networks (GANs) are a technique for learning generative models of complex data distributions from samples. Despite remarkable advances in generating realistic images, a major shortcoming of GANs is the fact that they tend to produce samples with little diversity, even when tra…

2018

Robustness of conditional GANs to noisy labels

NeurIPS 2018spotlight

We study the problem of learning conditional generators from noisy labeled samples, where the labels are corrupted by random noise. A standard training of conditional GANs will not only produce samples with wrong labels, but also generate poor quality samples. We consider two scenarios, depending on…

2017

Discovering Potential Correlations via Hypercontractivity

NeurIPS 2017poster

Discovering a correlation from one variable to another variable is of fundamental scientific and practical interest. While existing correlation measures are suitable for discovering average correlation, they fail to discover hidden or potential correlations. To bridge this gap, (i) we postulate a se…

2017

Estimating Mutual Information for Discrete-Continuous Mixtures

NeurIPS 2017spotlight

Estimation of mutual information from observed samples is a basic primitive in machine learning, useful in several learning tasks including correlation mining, information bottleneck, Chow-Liu tree, and conditional independence testing in (causal) graphical models. While mutual information is a quan…

Cited by 213SourcePDFScholar
2016

Breaking the Bandwidth Barrier: Geometrical Adaptive Entropy Estimation

NeurIPS 2016poster

Estimators of information theoretic measures such as entropy and mutual information from samples are a basic workhorse for many downstream applications in modern data science. State of the art approaches have been either geometric (nearest neighbor (NN) based) or kernel based (with bandwidth chosen…

Cited by 42SourcePDFScholar
2016

Conditional Dependence via Shannon Capacity: Axioms, Estimators and Applications

ICML 2016poster

We consider axiomatically the problem of estimating the strength of a conditional dependence relationship P_Y|X from a random variables X to a random variable Y. This has applications in determining the strength of a known causal relationship, where the strength depends only on the conditional distr…

Cited by 11SourcePDFScholar
2016

Metadata-conscious anonymous messaging

ICML 2016poster

Anonymous messaging platforms like Whisper and Yik Yak allow users to spread messages over a network (e.g., a social network) without revealing message authorship to other users. The spread of messages on these platforms can be modeled by a diffusion process over a graph. Recent advances in network…

Cited by 12SourcePDFScholar