LGSep 2, 2021

Building Compact and Robust Deep Neural Networks with Toeplitz Matrices

arXiv:2109.00959v12 citations
Originality Incremental advance
AI Analysis

This addresses the need for deployable and secure neural networks in real-world applications, though it appears incremental as it builds on existing structured matrix methods.

The paper tackled the problem of making deep neural networks more compact, easy to train, and robust to adversarial examples by using Toeplitz matrices, resulting in networks that are cost-effective and reliable without specifying concrete performance numbers.

Deep neural networks are state-of-the-art in a wide variety of tasks, however, they exhibit important limitations which hinder their use and deployment in real-world applications. When developing and training neural networks, the accuracy should not be the only concern, neural networks must also be cost-effective and reliable. Although accurate, large neural networks often lack these properties. This thesis focuses on the problem of training neural networks which are not only accurate but also compact, easy to train, reliable and robust to adversarial examples. To tackle these problems, we leverage the properties of structured matrices from the Toeplitz family to build compact and secure neural networks.

Foundations

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

Your Notes