Highlight

Going deeper with convolutions

Proposes the Inception architecture (GoogLeNet), a 22-layer deep network improving compute efficiency for ImageNet classification and detection.

Based on

Going deeper with convolutions

By Christian Szegedy, Wei Liu, Yangqing Jia et al.Computer Vision and Pattern Recognition
Read original article →

This paper proposes a deep convolutional neural network architecture called Inception, designed to achieve high accuracy while carefully managing computational cost. Rather than simply stacking more and larger layers, the design increases both the depth and width of the network while keeping the computational budget constant, with architectural decisions grounded in the Hebbian principle and an intuition for multi-scale processing to improve how computing resources are utilized within the network.

The specific instantiation submitted to the ImageNet Large-Scale Visual Recognition Challenge 2014, a 22-layer network called GoogLeNet, achieved new state-of-the-art results in both the classification and detection tracks of the competition. This demonstrated that carefully engineered, resource-efficient architectural modules could outperform simply making networks deeper or wider in an unconstrained way, influencing subsequent efficient network designs.

Abstract

This paper proposes the Inception deep convolutional architecture, achieving new state-of-the-art results in ILSVRC14 classification and detection. Its key feature is improved computing resource utilization: depth and width increase while the computational budget stays constant, guided by the Hebbian principle and multi-scale processing intuition. The ILSVRC14 submission, a 22-layer network called GoogLeNet, is evaluated on both classification and detection quality.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

convolutional neural networksInception architectureGoogLeNetimage classificationobject detection
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.