CLCNet: Rethinking of Ensemble Modeling with Classification Confidence Network

05/19/2022
by   Yao-Ching Yu, et al.
0

In this paper, we propose a Classification Confidence Network (CLCNet) that can determine whether the classification model classifies input samples correctly. It can take a classification result in the form of vector in any dimension, and return a confidence score as output, which represents the probability of an instance being classified correctly. We can utilize CLCNet in a simple cascade structure system consisting of several SOTA (state-of-the-art) classification models, and our experiments show that the system can achieve the following advantages: 1. The system can customize the average computation requirement (FLOPs) per image while inference. 2. Under the same computation requirement, the performance of the system can exceed any model that has identical structure with the model in the system, but different in size. In fact, this is a new type of ensemble modeling. Like general ensemble modeling, it can achieve higher performance than single classification model, yet our system requires much less computation than general ensemble modeling. We have uploaded our code to a github repository: https://github.com/yaoching0/CLCNet-Rethinking-of-Ensemble-Modeling.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/29/2023

Towards Inference Efficient Deep Ensemble Learning

Ensemble methods can deliver surprising performance gains but also bring...
research
11/22/2022

Self-Ensemble Protection: Training Checkpoints Are Good Data Protectors

As data become increasingly vital for deep learning, a company would be ...
research
07/23/2020

Deep Network Ensemble Learning applied to Image Classification using CNN Trees

Traditional machine learning approaches may fail to perform satisfactori...
research
06/19/2023

AMRs Assemble! Learning to Ensemble with Autoregressive Models for AMR Parsing

In this paper, we examine the current state-of-the-art in AMR parsing, w...
research
05/30/2023

Training a HyperDimensional Computing Classifier using a Threshold on its Confidence

Hyperdimensional computing (HDC) has become popular for light-weight and...
research
12/23/2022

The choice of scaling technique matters for classification performance

Dataset scaling, also known as normalization, is an essential preprocess...

Please sign up or login with your details

Forgot password? Click here to reset