Collaborative Group-Aware Hashing for Fast Recommender Systems
Yan Zhang, Li Deng, Lixin Duan, Ivor W. Tsang, Guowu Yang

TL;DR
This paper introduces a Collaborative Group-Aware Hashing (CGAH) method that enhances fast online recommendation accuracy in sparse data scenarios by incorporating inherent group information into hash code learning.
Contribution
The paper proposes a novel CGAH approach that integrates user and item group affinities into hashing for improved recommendation accuracy in sparse settings.
Findings
CGAH outperforms state-of-the-art discrete recommendation methods.
CGAH-CF achieves higher accuracy in sparse data scenarios.
Extensive experiments validate the effectiveness of the proposed method.
Abstract
The fast online recommendation is critical for applications with large-scale databases; meanwhile, it is challenging to provide accurate recommendations in sparse scenarios. Hash technique has shown its superiority for speeding up the online recommendation by bit operations on Hamming distance computations. However, existing hashing-based recommendations suffer from low accuracy, especially with sparse settings, due to the limited representation capability of each bit and neglected inherent relations among users and items. To this end, this paper lodges a Collaborative Group-Aware Hashing (CGAH) method for both collaborative filtering (namely CGAH-CF) and content-aware recommendations (namely CGAH) by integrating the inherent group information to alleviate the sparse issue. Firstly, we extract inherent group affinities of users and items by classifying their latent vectors into…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Recommender Systems and Techniques · Caching and Content Delivery
