paper-with-me

Papers

Secure and Private Source Coding with Private Key and Decoder Side Information

2022-05-10 · Onur Günlü, Rafael F. Schaefer, Holger Boche, H. Vincent Poor

The problem of secure source coding with multiple terminals is extended by considering a remote source whose noisy measurements are the correlated random variables used for secure source reconstruction. The main additions to the problem include 1) all terminals noncausally observe a noisy measurement of the remote source; 2) a private key is available to all legitimate terminals; 3) the public communication link between the encoder and decoder is rate-limited; and 4) the secrecy leakage to the eavesdropper is measured with respect to the encoder input, whereas the privacy leakage is measured with respect to the remote source. Exact rate regions are characterized for a lossy source coding problem with a private key, remote source, and decoder side information under security, privacy, communication, and distortion constraints. By replacing the distortion constraint with a reliability constraint, we obtain the exact rate region also for the lossless case. Furthermore, the lossy rate region for scalar discrete-time Gaussian sources and measurement channels is established.

📄 PDF Abstract BibTeX arXiv:2205.05068

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

An Efficient Private GPT Never Autoregressively Decodes

2025-05-21 · Zhengyi Li, Yue Guan, Kang Yang, Yu Feng 외

The wide deployment of the generative pre-trained transformer (GPT) has raised privacy concerns for both clients and servers. While cryptographic primitives can be employed for secure GPT inference to protect the privacy…

Knowledge Distillation

Secure Deep-JSCC Against Multiple Eavesdroppers

2023-08-05 · Seyyed AmirHossein Ameli Kalkhoran, Mehdi Letafati, Ecenaz Erdemir, Babak Hossein Khalaj 외

In this paper, a generalization of deep learning-aided joint source channel coding (Deep-JSCC) approach to secure communications is studied. We propose an end-to-end (E2E) learning-based approach for secure communication…

Ensemble Learning

PrivatEyes: Appearance-based Gaze Estimation Using Federated Secure Multi-Party Computation

2024-02-29 · Mayar Elfares, Pascal Reisert, Zhiming Hu, Wenwu Tang 외

Latest gaze estimation methods require large-scale training data but their collection and exchange pose significant privacy risks. We propose PrivatEyes - the first privacy-enhancing training approach for appearance-base…

Federated LearningGaze Estimation

CrypTen: Secure Multi-Party Computation Meets Machine Learning

2021-09-02 · NeurIPS 2021 12 · Brian Knott, Shobha Venkataraman, Awni Hannun, Shubho Sengupta 외

Secure multi-party computation (MPC) allows parties to perform computations on data while keeping that data private. This capability has great potential for machine-learning applications: it facilitates training of machi…

BIG-bench Machine LearningGPUimage-classificationImage Classification+4

Private Machine Learning in TensorFlow using Secure Computation

2018-10-18 · Morten Dahl, Jason Mancuso, Yann Dupis, Ben Decoste 외

We present a framework for experimenting with secure multi-party computation directly in TensorFlow. By doing so we benefit from several properties valuable to both researchers and practitioners, including tight integrat…

BIG-bench Machine Learning