← Search

Yuqing Zhu

18 accepted papers

2025

Adapting to Linear Separable Subsets with Large-Margin in Differentially Private Learning

ICML 2025poster

This paper studies the problem of differentially private empirical risk minimization (DP-ERM) for binary linear classification. We obtain an efficient $(\varepsilon,\delta)$-DP algorithm with an empirical zero-one risk bound of $\tilde{O}\left(\frac{1}{\gamma^2\varepsilon n} + \frac{|S_{\mathrm{o…

Cited by 0SourcePDFScholar
2025

TokenShapley: Token Level Context Attribution with Shapley Value

ACL 2025finding

Large language models (LLMs) demonstrate strong capabilities in in-context learning, but verifying the correctness of their generated responses remains a challenge. Prior work has explored attribution at the sentence level, but these methods fall short when users seek attribution for specific keywor…

Cited by 0SourcePDFScholar
2024

Neural Collapse meets Differential Privacy: Curious behaviors of NoisyGD with Near-Perfect Representation Learning

ICML 2024oral

A recent study by De et al. (2022) shows that large-scale representation learning through pre-training on a public dataset significantly enhances differentially private (DP) learning in downstream tasks. To explain this, we consider a layer-peeled model in representation learning, resulting in Neura…

Cited by 0SourcePDFScholar
2024

SD2Event:Self-supervised Learning of Dynamic Detectors and Contextual Descriptors for Event Cameras

CVPR 2024poster

Event cameras offer many advantages over traditional frame-based cameras such as high dynamic range and low latency. Therefore event cameras are widely applied in diverse computer vision applications where event-based keypoint detection is a fundamental task. However achieving robust event-based key…

Cited by 6SourcePDFScholar
2024

Sub-Adjacent Transformer: Improving Time Series Anomaly Detection with Reconstruction Error from Sub-Adjacent Neighborhoods

IJCAI 2024poster

In this paper, we present the Sub-Adjacent Transformer with a novel attention mechanism for unsupervised time series anomaly detection. Unlike previous approaches that rely on all the points within some neighborhood for time point reconstruction, our method restricts the attention to regions not imm…

2023

A Privacy-Friendly Approach to Data Valuation

NeurIPS 2023spotlight

Data valuation, a growing field that aims at quantifying the usefulness of individual data sources for training machine learning (ML) models, faces notable yet often overlooked privacy challenges. This paper studies these challenges with a focus on KNN-Shapley, one of the most practical data valuati…

Cited by 24SourcePDFScholar
2023

Generalized PTR: User-Friendly Recipes for Data-Adaptive Algorithms with Differential Privacy

AISTATS 2023poster

The “Propose-Test-Release” (PTR) framework [Dwork and Lei, 2009] is a classic recipe for designing differentially private (DP) algorithms that are data-adaptive, i.e. those that add less noise when the input dataset is “nice”. We extend PTR to a more general setting by privately testing data-depende…

Cited by 8SourcePDFScholar
2022

Adaptive Private-K-Selection with Adaptive K and Application to Multi-label PATE

AISTATS 2022poster

We provide an end-to-end Renyi DP based-framework for differentially private top-$k$ selection. Unlike previous approaches, which require a data-independent choice on $k$, we propose to privately release a data-dependent choice of $k$ such that the gap between $k$-th and the $(k+1)$st “quality” is l…

Cited by 16SourcePDFScholar
2022

Optimal Accounting of Differential Privacy via Characteristic Function

AISTATS 2022poster

Characterizing the privacy degradation over compositions, i.e., privacy accounting, is a fundamental topic in differential privacy (DP) with many applications to differentially private machine learning and federated learning. We propose a unification of recent advances (Renyi DP, privacy profiles, $…

2021

Revisiting Model-Agnostic Private Learning: Faster Rates and Active Learning

AISTATS 2021poster

The Private Aggregation of Teacher Ensembles (PATE) framework is one of the most promising recent approaches in differentially private learning. Existing theoretical analysis shows that PATE consistently learns any VC-classes in the realizable setting, but falls short in explaining its success in mo…

Cited by 17SourcePDFScholar