← Search

Giulia Fanti

18 accepted papers

2025

A Principled Approach to Randomized Selection under Uncertainty: Applications to Peer Review and Grant Funding

NeurIPS 2025spotlight

Many decision-making processes involve evaluating and selecting items, including scientific peer review, job hiring, school admissions, and investment decisions. These domains feature error-prone evaluations and uncertainty about outcomes, which undermine deterministic selection rules. Consequently,…

Cited by 0SourceScholar
2025

Private Federated Learning using Preference-Optimized Synthetic Data

ICML 2025poster

In practical settings, differentially private federated learning (DP-FL) is the dominant method for training models from private, on-device client data. Recent work has suggested that DP-FL may be enhanced or outperformed by methods that use DP synthetic data (Wu et al., 2024; Hou et al., 2024). Th…

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

Data Distribution Valuation

NeurIPS 2024poster

Data valuation is a class of techniques for quantitatively assessing the value of data for applications like pricing in data marketplaces. Existing data valuation methods define a value for a discrete dataset. However, in many use cases, users are interested in not only the value of the dataset, but…

2024

Mixture-of-Linear-Experts for Long-term Time Series Forecasting

AISTATS 2024poster

Long-term time series forecasting (LTSF) aims to predict future values of a time series given the past values. The current state-of-the-art (SOTA) on this problem is attained in some cases by linear-centric models, which primarily feature a linear mapping layer. However, due to their inherent simpli…

2024

PrE-Text: Training Language Models on Private Federated Data in the Age of LLMs

ICML 2024oral

On-device training is currently the most common approach for training machine learning (ML) models on private, distributed user data. Despite this, on-device training has several drawbacks: (1) most user devices are too small to train large models on-device, (2) on-device training is communication-…

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
2021

Why Spectral Normalization Stabilizes GANs: Analysis and Improvements

NeurIPS 2021poster

Spectral normalization (SN) is a widely-used technique for improving the stability and sample quality of Generative Adversarial Networks (GANs). However, current understanding of SN's efficacy is limited. In this work, we show that SN controls two important failure modes of GAN training: exploding a…

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…

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…

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