arXiv reaDer
ショット認識の最悪のケース
Worst Case Matters for Few-Shot Recognition
少数ショット認識は、カテゴリごとに非常に少ない(たとえば、1または5)画像で認識モデルを学習します。現在の少数ショット学習方法は、多くのエピソードの平均精度の向上に重点を置いています。実際のアプリケーションでは、多くのエピソードではなく1つのエピソードしか試行しないことが多いため、平均精度を最大化するよりも、最悪の場合の精度を最大化することが重要であると主張します。平均精度が高いからといって、最悪の場合の精度が高いとは限らないことを経験的に示しています。この目的にはアクセスできないため、標準偏差を減らし、同時に平均精度を上げることを提案します。次に、バイアスと分散のトレードオフの観点から、この目標を暗黙的に達成するための2つの戦略を考案します。1つは、微調整中の分散を減らすためのモデルアンサンブルとともに、シンプルで効果的な安定性正則化(SR)損失、もう1つは、バイアス。ベンチマークデータセットでの広範な実験は、提案された戦略の有効性を示しています。これは、平均だけでなく最悪の場合の精度に関しても、現在の最先端の方法を大幅に上回っています。私たちのコードはhttps://github.com/heekhero/ACSRで入手できます。
Few-shot recognition learns a recognition model with very few (e.g., 1 or 5) images per category, and current few-shot learning methods focus on improving the average accuracy over many episodes. We argue that in real-world applications we may often only try one episode instead of many, and hence maximizing the worst-case accuracy is more important than maximizing the average accuracy. We empirically show that a high average accuracy not necessarily means a high worst-case accuracy. Since this objective is not accessible, we propose to reduce the standard deviation and increase the average accuracy simultaneously. In turn, we devise two strategies from the bias-variance tradeoff perspective to implicitly reach this goal: a simple yet effective stability regularization (SR) loss together with model ensemble to reduce variance during fine-tuning, and an adaptability calibration mechanism to reduce the bias. Extensive experiments on benchmark datasets demonstrate the effectiveness of the proposed strategies, which outperforms current state-of-the-art methods with a significant margin in terms of not only average, but also worst-case accuracy. Our code is available at https://github.com/heekhero/ACSR.
updated: Mon Jul 25 2022 03:53:27 GMT+0000 (UTC)
published: Sun Mar 13 2022 05:39:40 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アソシエイト