サポートベクターマシン(SVM)は、土地被覆マッピングコミュニティにとって比較的新しい教師付き分類手法です。統計学習理論にルーツがあり、堅牢で正確であり、小さなトレーニングサンプルを使用する場合でも効果的であるため、卓越性を獲得しています。 SVMは本質的にバイナリ分類器ですが、リモートセンシング研究で一般的な複数の分類タスクを処理するために採用できます。一般的に使用される2つのアプローチは、One-Against-One(1A1)とOne-Against-All(1AA)の手法です。この論文では、これらのアプローチが土地被覆マッピングへの影響と意味合いに関して評価されています。この研究からの主な発見は、1AA手法は分類されていないピクセルと混合ピクセルを生成する傾向があるのに対し、結果として得られる分類精度は1A1アプローチと大きく変わらないことです。したがって、最終的に採用される手法の選択は、個人の好みと手元のデータセットの一意性に要約されるという著者の結論です。
Support Vector Machines (SVMs) are a relatively new supervised classification technique to the land cover mapping community. They have their roots in Statistical Learning Theory and have gained prominence because they are robust, accurate and are effective even when using a small training sample. By their nature SVMs are essentially binary classifiers, however, they can be adopted to handle the multiple classification tasks common in remote sensing studies. The two approaches commonly used are the One-Against-One (1A1) and One-Against-All (1AA) techniques. In this paper, these approaches are evaluated in as far as their impact and implication for land cover mapping. The main finding from this research is that whereas the 1AA technique is more predisposed to yielding unclassified and mixed pixels, the resulting classification accuracy is not significantly different from 1A1 approach. It is the authors conclusion therefore that ultimately the choice of technique adopted boils down to personal preference and the uniqueness of the dataset at hand.