SOTAVerified

Harmonic Networks with Limited Training Samples

2019-04-30Code Available1· sign in to hype

Matej Ulicny, Vladimir A. Krylov, Rozenn Dahyot

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Convolutional neural networks (CNNs) are very popular nowadays for image processing. CNNs allow one to learn optimal filters in a (mostly) supervised machine learning context. However this typically requires abundant labelled training data to estimate the filter parameters. Alternative strategies have been deployed for reducing the number of parameters and / or filters to be learned and thus decrease overfitting. In the context of reverting to preset filters, we propose here a computationally efficient harmonic block that uses Discrete Cosine Transform (DCT) filters in CNNs. In this work we examine the performance of harmonic networks in limited training data scenario. We validate experimentally that its performance compares well against scattering networks that use wavelets as preset filters.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
STL-10Harmonic WRN-16-8Percentage correct90.45Unverified

Reproductions