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.
ReproduceCode
- github.com/mordiggian174/star-ensemblingOfficialIn paperpytorch★ 1
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
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| Fashion-MNIST | Star Algorithm on LeNet | Percentage error | 7.7 | — | Unverified |