PulseAugur
EN
LIVE 12:46:43

New research advances differential privacy in ML for adaptation and testing

Researchers are developing new methods to ensure differential privacy in machine learning tasks, particularly for hypothesis testing and test-time adaptation. One paper introduces differentially private versions of popular test-time adaptation techniques, showing they can maintain accuracy while protecting user data. Another study focuses on optimal rates for differentially private hypothesis testing using e-values, providing algorithms that match theoretical bounds and outperform existing methods. A third paper presents near-optimal private tests for simple and likelihood ratio hypotheses under Gaussian differential privacy, demonstrating strong performance even with limited data and privacy budgets. AI

IMPACT Advances in differential privacy are crucial for enabling the safe and ethical deployment of ML models, especially when handling sensitive user data.

RANK_REASON Cluster consists of multiple academic papers on differential privacy techniques in machine learning.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 4 sources. How we write summaries →

COVERAGE [4]

  1. arXiv cs.LG TIER_1 English(EN) · Zefeng Li, Qiaoyue Tang, Mathias Lecuyer, Evan Shelhamer ·

    Private and Stable Test-Time Adaptation with Differential Privacy

    arXiv:2606.01908v1 Announce Type: new Abstract: Test-time adaptation (TTA) can reduce error on new and different data by updating the model on these inputs during inference. However, these updates raise the issue of privacy w.r.t. the testing data, because the model parameters no…

  2. arXiv cs.LG TIER_1 English(EN) · Ben Jacobsen, Tomas Gonzales, Gavin Brown, Kassem Fawaz, Aaditya Ramdas ·

    Optimal Rates for Differentially Private Hypothesis Testing with E-values

    arXiv:2605.28952v1 Announce Type: cross Abstract: E-values have attracted considerable interest in recent years as flexible tools for enabling anytime-valid and adaptive data analysis. Hypothesis testing is at the core of many of these applications, which can often involve privat…

  3. Hugging Face Daily Papers TIER_1 English(EN) ·

    Optimal Rates for Differentially Private Hypothesis Testing with E-values

    E-values have attracted considerable interest in recent years as flexible tools for enabling anytime-valid and adaptive data analysis. Hypothesis testing is at the core of many of these applications, which can often involve private or sensitive data. In this work, we answer a sim…

  4. arXiv stat.ML TIER_1 English(EN) · Yu-Wei Chen, Raghu Pasupathy, Jordan Awan ·

    Near-Optimal Private Tests for Simple and MLR Hypotheses

    arXiv:2601.21959v2 Announce Type: replace Abstract: We develop a near-optimal testing procedure under the framework of Gaussian differential privacy for simple as well as one- and two-sided tests under monotone likelihood ratio conditions. Our mechanism is based on a private mean…