Key-Nets: Optical Transformation Convolutional Networks for Privacy Preserving Vision Sensors
Jeffrey Byrne, Brian DeCann, Scott Bloom

TL;DR
This paper introduces key-nets, a novel privacy-preserving vision sensor that uses optical transformations to enable encrypted inference, balancing utility and privacy while being efficient and practical.
Contribution
The paper presents a new class of vision sensors called key-nets that perform encrypted inference through optical transformations, satisfying specific conditions and scaling efficiently.
Findings
Optical transformations satisfying certain conditions enable encrypted inference.
Key-nets can perform privacy-preserving tasks like face recognition and object detection.
The approach is comparable to homomorphic encryption with efficient resource scaling.
Abstract
Modern cameras are not designed with computer vision or machine learning as the target application. There is a need for a new class of vision sensors that are privacy preserving by design, that do not leak private information and collect only the information necessary for a target machine learning task. In this paper, we introduce key-nets, which are convolutional networks paired with a custom vision sensor which applies an optical/analog transform such that the key-net can perform exact encrypted inference on this transformed image, but the image is not interpretable by a human or any other key-net. We provide five sufficient conditions for an optical transformation suitable for a key-net, and show that generalized stochastic matrices (e.g. scale, bias and fractional pixel shuffling) satisfy these conditions. We motivate the key-net by showing that without it there is a utility/privacy…
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
TopicsChaos-based Image/Signal Encryption · Wireless Communication Security Techniques · Neural Networks and Reservoir Computing
