SOTAVerified

Star algorithm for NN ensembling

2022-06-01Code Available0· sign in to hype

Sergey Zinchenko, Dmitry Lishudi

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Neural network ensembling is a common and robust way to increase model efficiency. In this paper, we propose a new neural network ensemble algorithm based on Audibert's empirical star algorithm. We provide optimal theoretical minimax bound on the excess squared risk. Additionally, we empirically study this algorithm on regression and classification tasks and compare it to most popular ensembling methods.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Fashion-MNISTStar Algorithm on LeNetPercentage error7.7Unverified

Reproductions