分類ネットワークは、クラスアクティベーションマップ(CAM)を使用して、画像内のオブジェクトをローカライズおよびセグメント化するために使用できます。ただし、ピクセルレベルの注釈がない場合、それらは(1)主に識別領域に焦点を合わせ、(2)明確に定義された予測輪郭なしで拡散CAMを生成することが知られています。この作業では、CAM学習を改善するための2つの貢献で両方の問題に取り組みます。まず、確率的画像レベルのクラス予測を生成するために、CAMによって誘導されるクラスごとの確率質量関数に基づく重要度サンプリングを組み込みます。これにより、CAMがより広い範囲のオブジェクトでアクティブになります。次に、予測輪郭を画像のエッジと一致させることを目的とした特徴類似性損失項を定式化します。 3番目の貢献として、PASCAL VOCおよびMS-COCOベンチマークデータセットで実験を行い、これらの変更により、地域の点で現在の最先端の方法に匹敵する一方で、等高線の精度の点でパフォーマンスが大幅に向上することを示します類似性。
Classification networks can be used to localize and segment objects in images by means of class activation maps (CAMs). However, without pixel-level annotations, they are known to (1) mainly focus on discriminative regions, and (2) to produce diffuse CAMs without well-defined prediction contours. In this work, we approach both problems with two contributions for improving CAM learning. First, we incorporate importance sampling based on the class-wise probability mass function induced by the CAMs to produce stochastic image-level class predictions. This results in CAMs which activate over a larger extent of the objects. Second, we formulate a feature similarity loss term which aims to match the prediction contours with edges in the image. As a third contribution, we conduct experiments on the PASCAL VOC and MS-COCO benchmark datasets to demonstrate that these modifications significantly increase the performance in terms of contour accuracy, while being comparable to current state-of-the-art methods in terms of region similarity.