paper-with-me

Papers

Collaborative Generative Hashing for Marketing and Fast Cold-start Recommendation

2020-11-02 · Yan Zhang, Ivor W. Tsang, Lixin Duan

Cold-start has being a critical issue in recommender systems with the explosion of data in e-commerce. Most existing studies proposed to alleviate the cold-start problem are also known as hybrid recommender systems that learn representations of users and items by combining user-item interactive and user/item content information. However, previous hybrid methods regularly suffered poor efficiency bottlenecking in online recommendations with large-scale items, because they were designed to project users and items into continuous latent space where the online recommendation is expensive. To this end, we propose a collaborative generated hashing (CGH) framework to improve the efficiency by denoting users and items as binary codes, then fast hashing search techniques can be used to speed up the online recommendation. In addition, the proposed CGH can generate potential users or items for marketing application where the generative network is designed with the principle of Minimum Description Length (MDL), which is used to learn compact and informative binary codes. Extensive experiments on two public datasets show the advantages for recommendations in various settings over competing baselines and analyze its feasibility in marketing application.

📄 PDF Abstract BibTeX arXiv:2011.00953

Code (1)

yixianqianzy/cgh 공식 구현 tf

Tasks

MarketingRecommendation Systems

Similar Papers 제목 키워드 기반

Collaborative Generated Hashing for Market Analysis and Fast Cold-start Recommendation

2020-01-01 · ICLR 2020 1 · Yan Zhang, Ivor W. Tsang, Lixin Duan, Guowu Yang

Cold-start and efficiency issues of the Top-k recommendation are critical to large-scale recommender systems. Previous hybrid recommendation methods are effective to deal with the cold-start issues by extracting real lat…

MarketingRecommendation Systems

Multi-Feature Discrete Collaborative Filtering for Fast Cold-start Recommendation

2020-03-24 · Yang Xu, Lei Zhu, Zhiyong Cheng, Jingjing Li 외

Hashing is an effective technique to address the large-scale recommendation problem, due to its high computation and storage efficiency on calculating the user preferences on items. However, existing hashing-based recomm…

Collaborative FilteringQuantization

Content-aware Neural Hashing for Cold-start Recommendation

2020-05-31 · Casper Hansen, Christian Hansen, Jakob Grue Simonsen, Stephen Alstrup 외

Content-aware recommendation approaches are essential for providing meaningful recommendations for \textit{new} (i.e., \textit{cold-start}) items in a recommender system. We present a content-aware neural hashing-based c…

Collaborative FilteringRecommendation Systems

Collaborative Hashing

2014-06-01 · CVPR 2014 6 · Xianglong Liu, Junfeng He, Cheng Deng, Bo Lang

Hashing technique has become a promising approach for fast similarity search. Most of existing hashing research pursue the binary codes for the same type of entities by preserving their similarities. In practice, there a…

Image Retrieval

Cold-start Bundle Recommendation via Popularity-based Coalescence and Curriculum Heating

2023-10-05 · Hyunsik Jeon, Jong-eun Lee, Jeongin Yun, U Kang

How can we recommend cold-start bundles to users? The cold-start problem in bundle recommendation is crucial because new bundles are continuously created on the Web for various marketing purposes. Despite its importance,…

Contrastive LearningMarketing