paper-with-me

홈 › Papers

Single-Server Private Linear Transformation: The Individual Privacy Case

2021-06-09 · Anoosheh Heidarzadeh, Nahid Esmati, Alex Sprintson

This paper considers the single-server Private Linear Transformation (PLT) problem with individual privacy guarantees. In this problem, there is a user that wishes to obtain $L$ independent linear combinations of a $D$-subset of messages belonging to a dataset of $K$ messages stored on a single server. The goal is to minimize the download cost while keeping the identity of each message required for the computation individually private. The individual privacy requirement ensures that the identity of each individual message required for the computation is kept private. This is in contrast to the stricter notion of joint privacy that protects the entire set of identities of all messages used for the computation, including the correlations between these identities. The notion of individual privacy captures a broad set of practical applications. For example, such notion is relevant when the dataset contains information about individuals, each of them requires privacy guarantees for their data access patterns. We focus on the setting in which the required linear transformation is associated with a maximum distance separable (MDS) matrix. In particular, we require that the matrix of coefficients pertaining to the required linear combinations is the generator matrix of an MDS code. We establish lower and upper bounds on the capacity of PLT with individual privacy, where the capacity is defined as the supremum of all achievable download rates. We show that our bounds are tight under certain conditions.

📄 PDF Abstract BibTeX arXiv:2106.05222

Code (1)

neuromaancer/hedge_prediction pytorch

Similar Papers 제목 키워드 기반

Private Linear Transformation: The Individual Privacy Case

2021-02-02 · Nahid Esmati, Anoosheh Heidarzadeh, Alex Sprintson

This paper considers the single-server Private Linear Transformation (PLT) problem when individual privacy is required. In this problem, there is a user that wishes to obtain $L$ linear combinations of a $D$-subset of me…

Multi-Server Private Linear Computation with Joint and Individual Privacy Guarantees

2021-08-20 · Nahid Esmati, Anoosheh Heidarzadeh

This paper considers the problem of multi-server Private Linear Computation, under the joint and individual privacy guarantees. In this problem, identical copies of a dataset comprised of $K$ messages are stored on $N$ n…

Information RetrievalRetrieval

Private Linear Transformation: The Joint Privacy Case

2021-02-02 · Nahid Esmati, Anoosheh Heidarzadeh, Alex Sprintson

We introduce the problem of Private Linear Transformation (PLT). This problem includes a single (or multiple) remote server(s) storing (identical copies of) $K$ messages and a user who wants to compute $L$ linear combina…

Information RetrievalRetrieval

Single-Server Private Linear Transformation: The Joint Privacy Case

2021-06-09 · Anoosheh Heidarzadeh, Nahid Esmati, Alex Sprintson

This paper introduces the problem of Private Linear Transformation (PLT) which generalizes the problems of private information retrieval and private linear computation. The PLT problem includes one or more remote server(…

Information RetrievalRetrieval

Distributed Differentially Private Data Analytics via Secure Sketching

2024-11-30 · Jakob Burkhardt, Hannah Keller, Claudio Orlandi, Chris Schwiegelshohn

We introduce the linear-transformation model, a distributed model of differentially private data analysis. Clients have access to a trusted platform capable of applying a public matrix to their inputs. Such computations …

Computational Efficiency