paper-with-me

Papers

Reconstructing Training Data from Model Gradient, Provably

2022-12-07 · Zihan Wang, Jason D. Lee, Qi Lei

Understanding when and how much a model gradient leaks information about the training sample is an important question in privacy. In this paper, we present a surprising result: even without training or memorizing the data, we can fully reconstruct the training samples from a single gradient query at a randomly chosen parameter value. We prove the identifiability of the training data under mild conditions: with shallow or deep neural networks and a wide range of activation functions. We also present a statistically and computationally efficient algorithm based on tensor decomposition to reconstruct the training data. As a provable attack that reveals sensitive training data, our findings suggest potential severe threats to privacy, especially in federated learning.

📄 PDF Abstract BibTeX arXiv:2212.03714

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningmodelTensor Decomposition

Similar Papers 제목 키워드 기반

Model Reconstruction from Model Explanations

2018-07-13 · Smitha Milli, Ludwig Schmidt, Anca D. Dragan, Moritz Hardt

We show through theory and experiment that gradient-based explanations of a model quickly reveal the model itself. Our results speak to a tension between the desire to keep a proprietary model secret and the ability to o…

model

Generalized Teacher Forcing for Learning Chaotic Dynamics

2023-06-07 · Florian Hess, Zahra Monfared, Manuel Brenner, Daniel Durstewitz

Chaotic dynamical systems (DS) are ubiquitous in nature and society. Often we are interested in reconstructing such systems from observed time series for prediction or mechanistic insight, where by reconstruction we mean…

Gradient Descent Provably Solves Nonlinear Tomographic Reconstruction

2023-10-06 · Sara Fridovich-Keil, Fabrizio Valdivia, Gordon Wetzstein, Benjamin Recht 외

In computed tomography (CT), the forward model consists of a linear Radon transform followed by an exponential nonlinearity based on the attenuation of light according to the Beer-Lambert Law. Conventional reconstruction…

Computed Tomography (CT)CT Reconstruction

STITCH: Surface reconstrucTion using Implicit neural representations with Topology Constraints and persistent Homology

2024-12-24 · Anushrut Jignasu, Ethan Herron, Zhanhong Jiang, Soumik Sarkar 외

We present STITCH, a novel approach for neural implicit surface reconstruction of a sparse and irregularly spaced point cloud while enforcing topological constraints (such as having a single connected component). We deve…

Surface ReconstructionTopological Data Analysis

Coordinating Distributed Example Orders for Provably Accelerated Training

2023-02-02 · NeurIPS 2023 11 · A. Feder Cooper, Wentao Guo, Khiem Pham, Tiancheng Yuan 외

Recent research on online Gradient Balancing (GraB) has revealed that there exist permutation-based example orderings for SGD that are guaranteed to outperform random reshuffling (RR). Whereas RR arbitrarily permutes tra…