トレーニングサンプルが不足している場合、セマンティック埋め込み手法、つまり属性を使用してクラスラベルを記述することにより、表示されているオブジェクトから知識を転送することにより、表示されていないオブジェクトの視覚的特徴を生成する条件が提供されます。ただし、セマンティック記述は通常、手動注釈などの外部パラダイムで取得されるため、記述と視覚的機能の間の一貫性が弱くなります。この論文では、任意のショットの学習タスク、すなわち、ゼロショット学習(ZSL)、一般化されたゼロショット学習(GZSL)、および少数ショット学習(FSL)の大まかな意味記述を改良します。新しいモデル、つまり、セマンティックリファインメントワッサースタイン生成的敵対的ネットワーク(SRWGAN)モデルは、提案されたマルチヘッド表現と階層的配置手法を使用して設計されています。従来の方法とは異なり、セマンティックの改良は、ばらばらのクラスの特徴を生成するためのバイアスが排除された条件を特定することを目的として実行され、帰納的設定とトランスダクティブ設定の両方に適用できます。 6つのベンチマークデータセットでモデルのパフォーマンスを広範囲に評価し、あらゆるショットの学習について最先端の結果を観察します。たとえば、標準のGZSL設定では、Caltech UCSD Birds(CUB)データセットで70.2%の高調波精度が得られ、Oxford Flowers(FLO)データセットで82.2%の高調波精度が得られます。 SRWGANのバイアスが排除された生成を示すために、さまざまな視覚化も提供されます。私たちのコードが利用可能です。
When training samples are scarce, the semantic embedding technique, ie, describing class labels with attributes, provides a condition to generate visual features for unseen objects by transferring the knowledge from seen objects. However, semantic descriptions are usually obtained in an external paradigm, such as manual annotation, resulting in weak consistency between descriptions and visual features. In this paper, we refine the coarse-grained semantic description for any-shot learning tasks, ie, zero-shot learning (ZSL), generalized zero-shot learning (GZSL), and few-shot learning (FSL). A new model, namely, the semantic refinement Wasserstein generative adversarial network (SRWGAN) model, is designed with the proposed multihead representation and hierarchical alignment techniques. Unlike conventional methods, semantic refinement is performed with the aim of identifying a bias-eliminated condition for disjoint-class feature generation and is applicable in both inductive and transductive settings. We extensively evaluate model performance on six benchmark datasets and observe state-of-the-art results for any-shot learning; eg, we obtain 70.2% harmonic accuracy for the Caltech UCSD Birds (CUB) dataset and 82.2% harmonic accuracy for the Oxford Flowers (FLO) dataset in the standard GZSL setting. Various visualizations are also provided to show the bias-eliminated generation of SRWGAN. Our code is available.