arXiv reaDer
CLCNet:分類信頼性ネットワークを使用したアンサンブルモデリングの再考
CLCNet: Rethinking of Ensemble Modeling with Classification Confidence Network
本論文では、分類モデルが入力サンプルを正しく分類するかどうかを決定できる分類信頼ネットワーク(CLCNet)を提案します。任意の次元のベクトルの形式で分類結果を取得し、インスタンスが正しく分類される確率を表す信頼スコアを出力として返すことができます。いくつかのSOTA(最先端)分類モデルで構成される単純なカスケード構造システムでCLCNetを利用できます。実験では、システムが次の利点を実現できることが示されています。1.システムは平均計算要件をカスタマイズできます(推論中の画像ごとのフロップ)。 2.同じ計算要件の下で、システムのパフォーマンスは、システム内のモデルと同じ構造であるがサイズが異なるモデルを超える可能性があります。実際、これは新しいタイプのアンサンブルモデリングです。一般的なアンサンブルモデリングと同様に、単一の分類モデルよりも高いパフォーマンスを実現できますが、私たちのシステムでは、一般的なアンサンブルモデリングよりもはるかに少ない計算で済みます。コードをgithubリポジトリにアップロードしました:https://github.com/yaoching0/CLCNet-Rethinking-of-Ensemble-Modeling。
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.
updated: Thu May 19 2022 15:07:53 GMT+0000 (UTC)
published: Thu May 19 2022 15:07:53 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト