paper-with-me

홈 › Papers

Learning Similarity Preserving Binary Codes for Recommender Systems

2022-04-18 · Yang Shi, Young-joo Chung

Hashing-based Recommender Systems (RSs) are widely studied to provide scalable services. The existing methods for the systems combine three modules to achieve efficiency: feature extraction, interaction modeling, and binarization. In this paper, we study an unexplored module combination for the hashing-based recommender systems, namely Compact Cross-Similarity Recommender (CCSR). Inspired by cross-modal retrieval, CCSR utilizes Maximum a Posteriori similarity instead of matrix factorization and rating reconstruction to model interactions between users and items. We conducted experiments on MovieLens1M, Amazon product review, Ichiba purchase dataset and confirmed CCSR outperformed the existing matrix factorization-based methods. On the Movielens1M dataset, the absolute performance improvements are up to 15.69% in NDCG and 4.29% in Recall. In addition, we extensively studied three binarization modules: $sign$, scaled tanh, and sign-scaled tanh. The result demonstrated that although differentiable scaled tanh is popular in recent discrete feature learning literature, a huge performance drop occurs when outputs of scaled $tanh$ are forced to be binary.

📄 PDF Abstract BibTeX arXiv:2204.08569

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationCross-Modal RetrievalRecommendation SystemsRetrieval

Similar Papers 제목 키워드 기반

Deep Policy Hashing Network with Listwise Supervision

2019-04-03 · Shaoying Wang, Haijiang Lai, Yifan Yang, Jian Yin

Deep-networks-based hashing has become a leading approach for large-scale image retrieval, which learns a similarity-preserving network to map similar images to nearby hash codes. The pairwise and triplet losses are two …

Deep HashingImage RetrievalRetrievalTriplet

K-Means Hashing: An Affinity-Preserving Quantization Method for Learning Binary Compact Codes

2013-06-01 · CVPR 2013 6 · Kaiming He, Fang Wen, Jian Sun

In computer vision there has been increasing interest in learning hashing codes whose Hamming distance approximates the data similarity. The hashing functions play roles in both quantizing the vector space and generating…

ClusteringQuantization

LightFR: Lightweight Federated Recommendation with Privacy-preserving Matrix Factorization

2022-06-23 · Honglei Zhang, Fangyuan Luo, Jun Wu, Xiangnan He 외

Federated recommender system (FRS), which enables many local devices to train a shared model jointly without transmitting local raw data, has become a prevalent recommendation paradigm with privacy-preserving advantages.…

Privacy PreservingRecommendation Systems

AMVH: Asymmetric Multi-Valued Hashing

2017-07-01 · CVPR 2017 7 · Cheng Da, Shibiao Xu, Kun Ding, Gaofeng Meng 외

Most existing hashing methods resort to binary codes for similarity search, owing to the high efficiency of computation and storage. However, binary codes lack enough capability in similarity preservation, resulting in l…

The Role of Codeword-to-Class Assignments in Error-Correcting Codes: An Empirical Study

2023-02-10 · Itay Evron, Ophir Onn, Tamar Weiss Orzech, Hai Azeroual 외

Error-correcting codes (ECC) are used to reduce multiclass classification tasks to multiple binary classification subproblems. In ECC, classes are represented by the rows of a binary matrix, corresponding to codewords in…

Binary ClassificationClassification