いくつかのラベル付けされた例から低データ体制で学習することは重要ですが、挑戦的な問題です。メタ学習における最近の進歩は、特に数ショットの分類のタスクに対して、有望なパフォーマンスを示しています。数ショット分類のための新しい最適化ベースのメタ学習アプローチを提案します。これは、画像の一般的な表現を提供する埋め込みネットワークと、基本学習モジュールで構成されています。後者は、展開された最適化手順を通じて推論中に線形分類器を学習します。 (i)サポートセットでのロバストな分類損失と(ii)エントロピー損失で構成される内部学習目標を設計し、ラベルのないクエリサンプルからのトランスダクティブ学習を可能にします。効率的な初期化モジュールと最急降下法に基づく最適化アルゴリズムを採用することにより、基本学習者はわずか数回の反復で強力な分類器を予測します。さらに、私たちの戦略は、基本学習者の目的の重要な側面をメタトレーニング中に学習することを可能にします。私たちの知る限り、この作業は、最適化ベースのメタ学習フレームワークで、誘導と変換の両方を基本学習者に統合した最初の作業です。包括的な実験分析を実行し、4つの数ショット分類データセットに対するアプローチの有効性を示します。
Learning in a low-data regime from only a few labeled examples is an important, but challenging problem. Recent advancements within meta-learning have demonstrated encouraging performance, in particular, for the task of few-shot classification. We propose a novel optimization-based meta-learning approach for few-shot classification. It consists of an embedding network, providing a general representation of the image, and a base learner module. The latter learns a linear classifier during the inference through an unrolled optimization procedure. We design an inner learning objective composed of (i) a robust classification loss on the support set and (ii) an entropy loss, allowing transductive learning from unlabeled query samples. By employing an efficient initialization module and a Steepest Descent based optimization algorithm, our base learner predicts a powerful classifier within only a few iterations. Further, our strategy enables important aspects of the base learner objective to be learned during meta-training. To the best of our knowledge, this work is the first to integrate both induction and transduction into the base learner in an optimization-based meta-learning framework. We perform a comprehensive experimental analysis, demonstrating the effectiveness of our approach on four few-shot classification datasets.