arXiv reaDer
継続的な半教師あり学習のためのソフト最近傍フレームワーク
A soft nearest-neighbor framework for continual semi-supervised learning
大幅な進歩にもかかわらず、最先端の継続的学習アプローチのパフォーマンスは、完全にラベル付けされたデータの非現実的なシナリオにかかっています。このホワイト ペーパーでは、この課題に取り組み、継続的な半教師あり学習 (すべてのデータ サンプルがラベル付けされているわけではない設定) のアプローチを提案します。このシナリオの主な問題は、モデルがラベルのないデータの表現を忘れて、ラベルの付いたサンプルをオーバーフィットすることです。最近傍分類器の能力を活用して、特徴空間を非線形に分割し、そのノンパラメトリックな性質により、基礎となるデータ分布を柔軟にモデル化します。これにより、モデルは現在のタスクの強い表現を学習し、以前のタスクから関連情報を抽出できます。私たちは徹底的な実験的評価を行い、私たちの方法が既存のすべてのアプローチよりも大幅に優れていることを示し、継続的な半教師あり学習パラダイムに確かな最先端技術を設定します。たとえば、CIFAR-100 では、少なくとも 30 分の 1 の監視を使用している場合でも、他のいくつかを上回っています (注釈の 0.8% 対 25%)。最後に、この方法は低解像度画像と高解像度画像の両方でうまく機能し、ImageNet-100 などのより複雑なデータセットにシームレスにスケーリングします。コードは https://github.com/kangzhiq/NNCSL で公開されています
Despite significant advances, the performance of state-of-the-art continual learning approaches hinges on the unrealistic scenario of fully labeled data. In this paper, we tackle this challenge and propose an approach for continual semi-supervised learning--a setting where not all the data samples are labeled. A primary issue in this scenario is the model forgetting representations of unlabeled data and overfitting the labeled samples. We leverage the power of nearest-neighbor classifiers to nonlinearly partition the feature space and flexibly model the underlying data distribution thanks to its non-parametric nature. This enables the model to learn a strong representation for the current task, and distill relevant information from previous tasks. We perform a thorough experimental evaluation and show that our method outperforms all the existing approaches by large margins, setting a solid state of the art on the continual semi-supervised learning paradigm. For example, on CIFAR-100 we surpass several others even when using at least 30 times less supervision (0.8% vs. 25% of annotations). Finally, our method works well on both low and high resolution images and scales seamlessly to more complex datasets such as ImageNet-100. The code is publicly available on https://github.com/kangzhiq/NNCSL
updated: Mon Sep 11 2023 17:09:03 GMT+0000 (UTC)
published: Fri Dec 09 2022 20:03:59 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アソシエイト