Abstract
Personalization is essential for enhancing the customer experience in retrieval tasks. In this paper, we develop a novel method CA-GCN for personalized image retrieval in the Adobe Stock image system. The proposed method CA-GCN leverages user behavior data in a Graph Convolutional Neural Network (GCN) model to learn user and image embeddings simultaneously. Standard GCN performs poorly on sparse user-image interaction graphs due to the limited knowledge gain from less representative neighbors. To address this challenge, we propose to augment the sparse user-image interaction data by considering the similarities among images. Specifically, we detect clusters of similar images and introduce a set of hidden super-nodes in the graph to represent clusters. We show that such an augmented graph structure can significantly improve the retrieval performance on real-world data collected from Adobe Stock service. In particular, when testing the proposed method on real users' stock image retrieval sessions, we get promoted average click position from 70 to 51.
Original language | English (US) |
---|---|
Title of host publication | KDD 2020 - Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining |
Publisher | Association for Computing Machinery |
Pages | 2735-2743 |
Number of pages | 9 |
ISBN (Electronic) | 9781450379984 |
DOIs | |
State | Published - Aug 23 2020 |
Event | 26th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD 2020 - Virtual, Online, United States Duration: Aug 23 2020 → Aug 27 2020 |
Publication series
Name | Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining |
---|
Conference
Conference | 26th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD 2020 |
---|---|
Country/Territory | United States |
City | Virtual, Online |
Period | 8/23/20 → 8/27/20 |
Bibliographical note
Publisher Copyright:© 2020 ACM.
Copyright:
Copyright 2020 Elsevier B.V., All rights reserved.
Keywords
- graph convolutional network
- image retrieval
- sparse graph