arXiv reaDer
認識および再識別モデルのパフォーマンスを向上させるための適応しきい値
Adaptive Threshold for Better Performance of the Recognition and Re-identification Models
決定しきい値の選択は、分類タスクにおける困難な作業の1つです。モデルがどれだけ正確であるか、決定的な境界を注意深く取り上げないと、その全体のパフォーマンスは無駄になります。一方、クラスの1つが別のクラスよりも優勢である不均衡分類の場合、しきい値を選択する従来の方法に依存すると、パフォーマンスが低下します。 SVMやデシジョンツリーなどの機械学習戦略に基づいてしきい値または決定境界が適切に選択されている場合でも、動的に変化するデータベースや、顔認識や顔認識などのID機能が多かれ少なかれ類似している場合は、ある時点で失敗します。人の再識別モデル。したがって、不均衡な分類と増分データベースサイズに対する決定しきい値選択の適応性が必要なため、オンライン最適化ベースの統計的特徴学習適応手法が開発され、LFWデータセットと自己作成アスリートデータセットでテストされます。適応しきい値を採用するこの方法では、分類および識別タスクで通常ヒットアンドトライアル法を介して取得される固定しきい値0.3、0.5、0.7と比較して、モデルの精度が12〜45%向上しました。完全なアルゴリズムのソースコードは、https://github.com/Varat7v2/adaptive-thresholdで入手できます。
Choosing a decision threshold is one of the challenging job in any classification tasks. How much the model is accurate, if the deciding boundary is not picked up carefully, its entire performance would go in vain. On the other hand, for imbalance classification where one of the classes is dominant over another, relying on the conventional method of choosing threshold would result in poor performance. Even if the threshold or decision boundary is properly chosen based on machine learning strategies like SVM and decision tree, it will fail at some point for dynamically varying databases and in case of identity-features that are more or less similar, like in face recognition and person re-identification models. Hence, with the need for adaptability of the decision threshold selection for imbalanced classification and incremental database size, an online optimization-based statistical feature learning adaptive technique is developed and tested on the LFW datasets and self-prepared athletes datasets. This method of adopting adaptive threshold resulted in 12-45% improvement in the model accuracy compared to the fixed threshold 0.3,0.5,0.7 that are usually taken via the hit-and-trial method in any classification and identification tasks. Source code for the complete algorithm is available at: https://github.com/Varat7v2/adaptive-threshold
updated: Mon Dec 28 2020 15:40:53 GMT+0000 (UTC)
published: Mon Dec 28 2020 15:40: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アソシエイト