現在の作業は、アップロードされる前に画像の人気を予測しようとする問題を扱っています。この方法は、特にFlickr画像に焦点を当てています。各画像の社会的特徴と、それをアップロードしたユーザーの社会的特徴が記録されています。データセットには、各画像のエンゲージメントスコアも含まれています。これは、30日間にわたって各画像によって取得されたビューのグラウンドトゥルース値です。この作品は、ユーザーと画像の社会的特徴、および画像の視覚的特徴を使用して、30日間にわたるFlickr上の画像の人気を予測することを目的としています。この方法は、画像のエンゲージメントシーケンスは、2つの独立した量、つまり画像のスケールと形状に依存すると言うことができると述べています。画像の形状とスケールが予測されると、それらを組み合わせて、30日間にわたる画像の予測されたシーケンスが取得されます。現在の作業は、同じ方向で行われた以前の作業に続いており、特定の推測と改善の提案があります。
The current work deals with the problem of attempting to predict the popularity of images before even being uploaded. This method is specifically focused on Flickr images. Social features of each image as well as that of the user who had uploaded it, have been recorded. The dataset also includes the engagement score of each image which is the ground truth value of the views obtained by each image over a period of 30 days. The work aims to predict the popularity of images on Flickr over a period of 30 days using the social features of the user and the image, as well as the visual features of the images. The method states that the engagement sequence of an image can be said to depend on two independent quantities, namely scale and shape of an image. Once the shape and scale of an image have been predicted, combining them the predicted sequence of an image over 30 days is obtained. The current work follows a previous work done in the same direction, with certain speculations and suggestions of improvement.