CVLGMLMay 31, 2021

Analysis of convolutional neural network image classifiers in a hierarchical max-pooling model with additional local pooling

arXiv:2106.05233v121 citations
Originality Synthesis-oriented
AI Analysis

This work addresses image classification for computer vision applications, but it appears incremental as it builds on existing hierarchical and pooling models without claiming major breakthroughs.

The paper tackles image classification by introducing a hierarchical max-pooling model with additional local pooling to handle variable relative distances between image parts, and it compares various convolutional neural network classifiers in terms of convergence rates, analyzing performance on simulated and real data.

Image classification is considered, and a hierarchical max-pooling model with additional local pooling is introduced. Here the additional local pooling enables the hierachical model to combine parts of the image which have a variable relative distance towards each other. Various convolutional neural network image classifiers are introduced and compared in view of their rate of convergence. The finite sample size performance of the estimates is analyzed by applying them to simulated and real data.

Foundations

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

Your Notes