This document describes a hierarchical attention model for social contextual image recommendation. It analyzes three key aspects from social media data - upload history, social influence, and owner ratings. These are used to generate matrices representing users' relationships to images. A convolutional neural network is trained on these matrices along with image data to generate recommendations. The model was tested on a dataset of 100 users with images and social connections. It was able to provide personalized image recommendations to users based on both image content and social relationships.
Related topics: