画像をオンラインで共有すると、プライバシー情報が認識されないため、幅広いユーザーにセキュリティ上の脅威が生じます。深い機能は、画像の強力な表現であることが実証されています。ただし、深い機能は通常、サイズが大きく、微調整のために大量のデータを必要とするという問題に悩まされます。通常の画像(例:シーン画像)とは対照的に、プライバシー画像は機密情報のためにしばしば制限されます。この論文では、限られたデータで動作し、より小さなサイズの深い特徴を生成できる新しいアプローチを提案します。トレーニング画像の場合、最初に事前トレーニング済みモデルから初期の深い特徴を抽出し、次にK平均クラスタリングアルゴリズムを使用してこれらの初期の深い特徴の重心を学習します。トレーニング機能から学習した重心を使用して、各テスト画像の最終機能を抽出し、最終機能を三角形エンコードでエンコードします。特徴の識別可能性を改善するために、異なるレイヤーから取得した2つの提案された監視なしの深い特徴の融合をさらに実行します。実験結果は、分類精度とテスト時間の両方の観点から、提案された機能が最先端の深い機能よりも優れていることを示しています。
Sharing images online poses security threats to a wide range of users due to the unawareness of privacy information. Deep features have been demonstrated to be a powerful representation for images. However, deep features usually suffer from the issues of a large size and requiring a huge amount of data for fine-tuning. In contrast to normal images (e.g., scene images), privacy images are often limited because of sensitive information. In this paper, we propose a novel approach that can work on limited data and generate deep features of smaller size. For training images, we first extract the initial deep features from the pre-trained model and then employ the K-means clustering algorithm to learn the centroids of these initial deep features. We use the learned centroids from training features to extract the final features for each testing image and encode our final features with the triangle encoding. To improve the discriminability of the features, we further perform the fusion of two proposed unsupervised deep features obtained from different layers. Experimental results show that the proposed features outperform state-of-the-art deep features, in terms of both classification accuracy and testing time.