CRLGOct 21, 2016

Learning to Protect Communications with Adversarial Neural Cryptography

arXiv:1610.06918v1234 citations
Originality Highly original
AI Analysis

This addresses the challenge of secure communication in multiagent AI systems, representing a novel approach rather than an incremental improvement.

The paper tackles the problem of enabling neural networks to learn encryption and decryption to protect communications from eavesdropping by other neural networks, demonstrating that they can achieve confidentiality goals through adversarial training without prescribed algorithms.

We ask whether neural networks can learn to use secret keys to protect information from other neural networks. Specifically, we focus on ensuring confidentiality properties in a multiagent system, and we specify those properties in terms of an adversary. Thus, a system may consist of neural networks named Alice and Bob, and we aim to limit what a third neural network named Eve learns from eavesdropping on the communication between Alice and Bob. We do not prescribe specific cryptographic algorithms to these neural networks; instead, we train end-to-end, adversarially. We demonstrate that the neural networks can learn how to perform forms of encryption and decryption, and also how to apply these operations selectively in order to meet confidentiality goals.

Code Implementations9 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes