CVOct 7, 2017

Keynote: Small Neural Nets Are Beautiful: Enabling Embedded Systems with Small Deep-Neural-Network Architectures

arXiv:1710.02759v138 citations
Originality Highly original
AI Analysis

This work addresses the problem of enabling deep learning applications on embedded systems for developers and engineers, offering a practical solution with significant storage reduction.

The paper tackled the challenge of deploying deep neural networks on embedded systems by introducing SqueezeNet, a novel architecture that reduces model storage to as little as 480KB, enabling efficient use in resource-constrained environments.

Over the last five years Deep Neural Nets have offered more accurate solutions to many problems in speech recognition, and computer vision, and these solutions have surpassed a threshold of acceptability for many applications. As a result, Deep Neural Networks have supplanted other approaches to solving problems in these areas, and enabled many new applications. While the design of Deep Neural Nets is still something of an art form, in our work we have found basic principles of design space exploration used to develop embedded microprocessor architectures to be highly applicable to the design of Deep Neural Net architectures. In particular, we have used these design principles to create a novel Deep Neural Net called SqueezeNet that requires as little as 480KB of storage for its model parameters. We have further integrated all these experiences to develop something of a playbook for creating small Deep Neural Nets for embedded systems.

Foundations

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

Your Notes