Learning to Censor by Noisy Sampling
Ayush Chopra, Abhinav Java, Abhishek Singh, Vivek Sharma, Ramesh, Raskar

TL;DR
This paper introduces CBNS, a method for censoring sensitive information in point clouds by learning to selectively sample and distort points, balancing privacy protection with utility for perception tasks.
Contribution
The paper proposes a novel differentiable sampling and distortion framework, CBNS, to effectively protect sensitive information in point clouds while maintaining task utility.
Findings
CBNS outperforms state-of-the-art baselines in privacy-utility trade-offs.
CBNS effectively decouples sensitive information from utility in point clouds.
Extensive experiments validate the robustness of CBNS across datasets.
Abstract
Point clouds are an increasingly ubiquitous input modality and the raw signal can be efficiently processed with recent progress in deep learning. This signal may, often inadvertently, capture sensitive information that can leak semantic and geometric properties of the scene which the data owner does not want to share. The goal of this work is to protect sensitive information when learning from point clouds; by censoring the sensitive information before the point cloud is released for downstream tasks. Specifically, we focus on preserving utility for perception tasks while mitigating attribute leakage attacks. The key motivating insight is to leverage the localized saliency of perception tasks on point clouds to provide good privacy-utility trade-offs. We realize this through a mechanism called Censoring by Noisy Sampling (CBNS), which is composed of two modules: i) Invariant Sampler: a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Remote Sensing and LiDAR Applications
