← Search

Wei-Ning Chen

16 accepted papers

2026

ACON: Optimizing Context Compression for Long-horizon LLM Agents

ICML 2026poster

Large language models (LLMs) are increasingly deployed as agents in dynamic real-world environments, where success depends on maintaining precise records of actions and observations. However, the resulting unbounded context growth in long-horizon agentic tasks makes two critical bottlenecks: prohibi…

Cited by 72SourceScholar
2026

Learning GUI Grounding with Spatial Reasoning from Visual Feedback

ICML 2026poster

Graphical User Interface (GUI) grounding is commonly framed as a coordinate prediction task – given a natural language instruction, generate on-screen coordinates for actions such as clicks and keystrokes. However, recent Vision Language Models (VLMs) often fail to predict accurate numeric coordinat…

Cited by 0SourceScholar
2026

Privacy Amplification in Differentially Private Zeroth-Order Optimization with Hidden States

ICML 2026poster

Zeroth-order optimization has emerged as a promising approach for fine-tuning large language models on domain-specific data, particularly under differential privacy (DP) and memory constraints. While first-order methods have been extensively studied from a privacy perspective, the privacy analysis a…

Cited by 0SourceScholar
2025

Leveraging Randomness in Model and Data Partitioning for Privacy Amplification

ICML 2025poster

We study how inherent randomness in the training process—where each sample (or client in federated learning) contributes only to a randomly selected portion of training—can be leveraged for privacy amplification. This includes (1) data partitioning, where a sample participates in only a subset of tr…

Cited by 0SourcePDFScholar
2024

Federated Experiment Design under Distributed Differential Privacy

AISTATS 2024poster

Experiment design has a rich history dating back over a century and has found many critical applications across various fields since then. The use and collection of users’ data in experiments often involve sensitive personal information, so additional measures to protect individual privacy are requi…

Cited by 4SourcePDFScholar
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

Universal Exact Compression of Differentially Private Mechanisms

NeurIPS 2024poster

To reduce the communication cost of differential privacy mechanisms, we introduce a novel construction, called Poisson private representation (PPR), designed to compress and simulate any local randomizer while ensuring local differential privacy. Unlike previous simulation-based local differential p…

2023

Differentially Private Decoupled Graph Convolutions for Multigranular Topology Protection

NeurIPS 2023poster

Graph Neural Networks (GNNs) have proven to be highly effective in solving real-world learning problems that involve graph-structured data. However, GNNs can also inadvertently expose sensitive user information and interactions through their model predictions. To address these privacy concerns, Diff…

2023

Exact Optimality of Communication-Privacy-Utility Tradeoffs in Distributed Mean Estimation

NeurIPS 2023poster

We study the mean estimation problem under communication and local differential privacy constraints. While previous work has proposed order-optimal algorithms for the same problem (i.e., asymptotically optimal as we spend more bits), exact optimality (in the non-asymptotic setting) still has not bee…

2023

Privacy Amplification via Compression: Achieving the Optimal Privacy-Accuracy-Communication Trade-off in Distributed Mean Estimation

NeurIPS 2023poster

Privacy and communication constraints are two major bottlenecks in federated learning (FL) and analytics (FA). We study the optimal accuracy of mean and frequency estimation (canonical models for FL and FA respectively) under joint communication and $(\varepsilon, \delta)$-differential privacy (DP)…

Cited by 29SourcePDFScholar
2023

The communication cost of security and privacy in federated frequency estimation

AISTATS 2023poster

We consider the federated frequency estimation problem, where each user holds a private item $X_i$ from a size-$d$ domain and a server aims to estimate the empirical frequency (i.e., histogram) of $n$ items with $n \ll d$. Without any security and privacy considerations, each user can communicate it…

Cited by 9SourcePDFScholar
2022

Optimal Compression of Locally Differentially Private Mechanisms

AISTATS 2022poster

Compressing the output of $\epsilon$-locally differentially private (LDP) randomizers naively leads to suboptimal utility. In this work, we demonstrate the benefits of using schemes that jointly compress and privatize the data using shared randomness. In particular, we investigate a family of scheme…

Cited by 46SourcePDFScholar
2022

The Fundamental Price of Secure Aggregation in Differentially Private Federated Learning

ICML 2022spotlight

We consider the problem of training a $d$ dimensional model with distributed differential privacy (DP) where secure aggregation (SecAgg) is used to ensure that the server only sees the noisy sum of $n$ model updates in every training round. Taking into account the constraints imposed by SecAgg, we c…

2022

The Poisson Binomial Mechanism for Unbiased Federated Learning with Secure Aggregation

ICML 2022oral

We introduce the Poisson Binomial mechanism (PBM), a discrete differential privacy mechanism for distributed mean estimation (DME) with applications to federated learning and analytics. We provide a tight analysis of its privacy guarantees, showing that it achieves the same privacy-accuracy trade-of…

Cited by 60SourcePDFScholar
2021

Pointwise Bounds for Distribution Estimation under Communication Constraints

NeurIPS 2021poster

We consider the problem of estimating a $d$-dimensional discrete distribution from its samples observed under a $b$-bit communication constraint. In contrast to most previous results that largely focus on the global minimax error, we study the local behavior of the estimation error and provide \emph…

Cited by 11SourcePDFScholar