LGCVMLNov 20, 2018

Convolutional Neural Networks with Transformed Input based on Robust Tensor Network Decomposition

arXiv:1812.02622v2
Originality Incremental advance
AI Analysis

This work addresses privacy and security issues in big data storage and adversarial attacks on neural networks, offering incremental improvements by combining tensor networks with existing techniques.

The paper tackles the problem of privacy-preserving distributed storage and communication of structured data by using tensor network decomposition to partition data into subtensors that resist reconstruction, and it also proposes a theory for adversarial examples in convolutional neural networks based on subspace analysis, extending it to higher-order tensors with TT-SVD to explain susceptibility and attack structures.

Tensor network decomposition, originated from quantum physics to model entangled many-particle quantum systems, turns out to be a promising mathematical technique to efficiently represent and process big data in parsimonious manner. In this study, we show that tensor networks can systematically partition structured data, e.g. color images, for distributed storage and communication in privacy-preserving manner. Leveraging the sea of big data and metadata privacy, empirical results show that neighbouring subtensors with implicit information stored in tensor network formats cannot be identified for data reconstruction. This technique complements the existing encryption and randomization techniques which store explicit data representation at one place and highly susceptible to adversarial attacks such as side-channel attacks and de-anonymization. Furthermore, we propose a theory for adversarial examples that mislead convolutional neural networks to misclassification using subspace analysis based on singular value decomposition (SVD). The theory is extended to analyze higher-order tensors using tensor-train SVD (TT-SVD); it helps to explain the level of susceptibility of different datasets to adversarial attacks, the structural similarity of different adversarial attacks including global and localized attacks, and the efficacy of different adversarial defenses based on input transformation. An efficient and adaptive algorithm based on robust TT-SVD is then developed to detect strong and static adversarial attacks.

Foundations

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

Your Notes