Abstract

Assuming that both users and items are independent and identically distributed, most existing methods model user–item pairs, while ignoring the relationship between items, leading to limited performance. To solve this problem, we propose a novel neural network, CoNet, which can effectively model the co-occurrence pattern for Collaborative Filtering (CF). We argue that items always occur in pairs, i.e. an item co-occurrence pattern. For example, movies ”Harry Potter 1” and ”Harry Potter 2” are always viewed by users who like magic style films. To learn the latent features, CoNet is simultaneously modeled on user–item and item–item interactions. Compared with methods that train on a single user–item pair, CoNet can encode highly descriptive features from the co-occurrence pattern.To achieve a better performance, we design an attention network to learn the weight of a user’s preference for different items and subsequently aggregate the weighted embeddings to obtain the co-occurrence representations. Finally, we conducted extensive experiments using several data sets, which show that the proposed method is superior to other baseline approaches. Source code of CoNet is available from https://github.com/XiuzeZhou/conet.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.