CVApr 9, 2021

Self-Weighted Ensemble Method to Adjust the Influence of Individual Models based on Reliability

arXiv:2104.04120v1
Originality Synthesis-oriented
AI Analysis

This work addresses the efficiency of ensemble methods for image classification practitioners, but it is incremental as it builds on existing ensemble techniques with a specific adjustment.

The paper tackles the problem of reducing the effort required to find optimal weights in ensemble methods for image classification by proposing a Self-Weighted Ensemble (SWE) that assigns weights based on model reliability, resulting in a performance improvement of 0.033% over conventional methods and up to 73.333% superiority in some cases.

Image classification technology and performance based on Deep Learning have already achieved high standards. Nevertheless, many efforts have conducted to improve the stability of classification via ensembling. However, the existing ensemble method has a limitation in that it requires extra effort including time consumption to find the weight for each model output. In this paper, we propose a simple but improved ensemble method, naming with Self-Weighted Ensemble (SWE), that places the weight of each model via its verification reliability. The proposed ensemble method, SWE, reduces overall efforts for constructing a classification system with varied classifiers. The performance using SWE is 0.033% higher than the conventional ensemble method. Also, the percent of performance superiority to the previous model is up to 73.333% (ratio of 8:22).

Foundations

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

Your Notes