DeepRing: Protecting Deep Neural Network with Blockchain

Abstract

Several computer vision applications such as object detection and face recognition have started to completely rely on deep learning based architectures. These architectures, when paired with appropriate loss functions and optimizers, produce state-of-the-art results in a myriad of problems. On the other hand, with the advent of "blockchain", the cybersecurity industry has developed a new sense of trust which was earlier missing from both the technical and commercial perspectives. Employment of cryptographic hash as well as symmetric/asymmetric encryption and decryption algorithms ensure security without any human intervention (i.e., centralized authority). In this research, we present the synergy between the best of both these worlds. We first propose a model which uses the learned parameters of a typical deep neural network and is secured from external adversaries by cryptography and blockchain technology. As the second contribution of the proposed research, a new parameter tampering attack is proposed to properly justify the role of blockchain in machine learning.

Cite

Text

Goel et al. "DeepRing: Protecting Deep Neural Network with Blockchain." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019. doi:10.1109/CVPRW.2019.00341

Markdown

[Goel et al. "DeepRing: Protecting Deep Neural Network with Blockchain." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/goel2019cvprw-deepring/) doi:10.1109/CVPRW.2019.00341

BibTeX

@inproceedings{goel2019cvprw-deepring,
  title     = {{DeepRing: Protecting Deep Neural Network with Blockchain}},
  author    = {Goel, Akhil and Agarwal, Akshay and Vatsa, Mayank and Singh, Richa and Ratha, Nalini K.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2019},
  pages     = {2821-2828},
  doi       = {10.1109/CVPRW.2019.00341},
  url       = {https://mlanthology.org/cvprw/2019/goel2019cvprw-deepring/}
}