paper-with-me

Papers

Noise Aggregation Analysis Driven by Small-Noise Injection: Efficient Membership Inference for Diffusion Models

2025-10-18 · Guo Li, Weihong Chen, Yongfu Fan arxiv

Diffusion models have demonstrated powerful performance in generating high-quality images. A typical example is text-to-image generator like Stable Diffusion. However, their widespread use also poses potential privacy risks. A key concern is membership inference attacks, which attempt to determine whether a particular data sample was used in the model training process. Existing membership inference attacks against diffusion models either directly exploit sample loss differences or rely on image-level reconstruction differences. Both approaches commonly ignore the consistency characteristics of noise prediction during the diffusion process, resulting in either low inference accuracy or high computational costs. To address these shortcomings, we propose a membership inference method based on noise aggregation analysis, and introduce a single-step, low-intensity noise injection diffusion strategy to amplify differences between member and non-member samples. Our proposed approach substantially reduces model query requirements while delivering more efficient and accurate membership inference.

📄 PDF Abstract BibTeX arXiv:2510.21783

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multimodal Point Cloud Semantic Segmentation With Virtual Point Enhancement

2025-04-02 · Zaipeng Duan, Xuzhong Hu, Pei An, Jie Ma

LiDAR-based 3D point cloud recognition has been proven beneficial in various applications. However, the sparsity and varying density pose a significant challenge in capturing intricate details of objects, particularly fo…

Semantic Segmentation

Benchmarking M-LTSF: Frequency and Noise-Based Evaluation of Multivariate Long Time Series Forecasting Models

2025-10-06 · Nick Janssen, Melanie Schaller, Bodo Rosenhahn arxiv

Understanding the robustness of deep learning models for multivariate long-term time series forecasting (M-LTSF) remains challenging, as evaluations typically rely on real-world datasets with unknown noise properties. We…

Time Series Forecasting

Federated learning with heavy-tailed gradient noise and communication noise: a variance-reduction based algorithm

2026-06-21 · Shengchao Zhao, Yongchao Liu arxiv

Federated learning (FL) is an emerging distributed machine learning paradigm that enables local devices to jointly train a global model while keeping data decentralized and private. We propose a variance-reduction based …

Federated Learning

Noise-free comparison of stochastic agent-based simulations using common random numbers

2024-09-03 · Daniel J. Klein, Romesh G. Abeysuriya, Robyn M. Stuart, Cliff C. Kerr

Random numbers are at the heart of every agent-based model (ABM) of health and disease. By representing each individual in a synthetic population, agent-based models enable detailed analysis of intervention impact and pa…

Local Differential Privacy with Correlated Noise Achieves Central-DP Optimal Cost

2026-05-28 · Madhura Pathegama, Srikanth Avasarala, Viveck R. Cadambe, Juba Ziani arxiv

We study privately estimating the sum of $n$ user-held values in the presence of an honest-but-curious server. This motivates requiring privacy not only at data release but also throughout server-side computation. We the…