Abstract
Precisely recommending relevant items from massive candidates to a large number of users is an indispensable yet computationally expensive task in many online platforms (e.g., Amazon.com and Netfix.com). A promising way is to project users and items into a Hamming space and then recommend items via Hamming distance. However, previous studies didn't address the cold-start challenges and couldn't make the best use of preference data like implicit feedback. To fill this gap, we propose a Discrete Content-aware Matrix Factorization (DCMF) model, 1) to derive compact yet informative binary codes at the presence of user/item content information; 2) to support the classification task based on a local upper bound of logit loss; 3) to introduce an interaction regularization for dealing with the sparsity issue. We further develop an eficient discrete optimization algorithm for parameter learning. Based on extensive experiments on three real-world datasets, we show that DCFM outperforms the state-of-the-arts on both regression and classification tasks.
Original language | English |
---|---|
Title of host publication | KDD '17 |
Subtitle of host publication | proceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining |
Place of Publication | New York |
Publisher | Association for Computing Machinery (ACM) |
Pages | 325-334 |
Number of pages | 10 |
ISBN (Electronic) | 9781450348874 |
DOIs | |
Publication status | Published - 2017 |
Externally published | Yes |
Event | 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD 2017 - Halifax, Canada Duration: 13 Aug 2017 → 17 Aug 2017 |
Conference
Conference | 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD 2017 |
---|---|
Country/Territory | Canada |
City | Halifax |
Period | 13/08/17 → 17/08/17 |
Keywords
- Recommendation
- Discrete Hashing
- Collaborative Filtering
- Contentbased Filtering