← Search

Jiayuan Ye

11 accepted papers

2026

Decomposing Extrapolative Problem Solving: Spatial Transfer and Length Scaling with Map Worlds

ICLR 2026poster

Someone who learns to walk shortest paths in New York can, upon receiving a map of Paris, immediately apply the same rule to navigate, despite never practicing there. This ability to recombine known rules to solve novel problems exemplifies compositional generalization (CG), a hallmark of human cogn…

Cited by 0SourcecodeScholar
2026

Optimal Splitting of Language Models from Mixtures to Specialized Domains

ICML 2026poster

Language models achieve impressive performance on a variety of knowledge, language, and reasoning tasks due to the scale and diversity of pretraining data available. The standard training recipe is a two-stage paradigm: pretraining first on the full corpus of data followed by specialization on a muc…

Cited by 0SourceScholar
2025

How much of my dataset did you use? Quantitative Data Usage Inference in Machine Learning

ICLR 2025oral

How much of my data was used to train a machine learning model? This is a critical question for data owners assessing the risk of unauthorized usage of their data to train models. However, previous work mistakenly treats this as a binary problem—inferring whether all-or-none or any-or-none of the da…

Cited by 0SourcePDFScholar
2024

Leave-one-out Distinguishability in Machine Learning

ICLR 2024poster

We introduce an analytical framework to quantify the changes in a machine learning algorithm's output distribution following the inclusion of a few data points in its training set, a notion we define as leave-one-out distinguishability (LOOD). This is key to measuring data **memorization** and info…

2023

Initialization Matters: Privacy-Utility Analysis of Overparameterized Neural Networks

NeurIPS 2023poster

We analytically investigate how over-parameterization of models in randomized machine learning algorithms impacts the information leakage about their training data. Specifically, we prove a privacy bound for the KL divergence between model distributions on worst-case neighboring datasets, and explor…

Cited by 11SourcePDFScholar
2023

Share Your Representation Only: Guaranteed Improvement of the Privacy-Utility Tradeoff in Federated Learning

ICLR 2023poster

Repeated parameter sharing in federated learning causes significant information leakage about private data, thus defeating its main purpose: data privacy. Mitigating the risk of this information leakage, using state of the art differentially private algorithms, also does not come for free. Randomi…

2023

Unified Enhancement of Privacy Bounds for Mixture Mechanisms via $f$-Differential Privacy

NeurIPS 2023poster

Differentially private (DP) machine learning algorithms incur many sources of randomness, such as random initialization, random batch subsampling, and shuffling. However, such randomness is difficult to take into account when proving differential privacy bounds because it induces mixture distributio…

Cited by 7SourcePDFScholar
2021

Differential Privacy Dynamics of Langevin Diffusion and Noisy Gradient Descent

NeurIPS 2021spotlight

What is the information leakage of an iterative randomized learning algorithm about its training data, when the internal state of the algorithm is \emph{private}? How much is the contribution of each specific training epoch to the information leakage through the released model? We study this problem…

Cited by 81SourcePDFScholar