Discrete Scale-invariant Metric Learning for Efficient Collaborative Filtering
Yan Zhang, Li Deng, Lixin Duan, Sami Azam

TL;DR
The paper introduces a novel discrete scale-invariant metric learning method for collaborative filtering that uses binary codes and a scale-invariant margin to improve recommendation accuracy and efficiency, especially for imbalanced item categories.
Contribution
It proposes a new scale-invariant margin and a corresponding loss function, along with an optimization strategy for learning binary hash codes in recommender systems.
Findings
Outperforms existing metric learning methods on benchmark datasets.
Effectively handles imbalanced item categories with scale-invariant approach.
Speeds up online recommendations using binary codes.
Abstract
Metric learning has attracted extensive interest for its ability to provide personalized recommendations based on the importance of observed user-item interactions. Current metric learning methods aim to push negative items away from the corresponding users and positive items by an absolute geometrical distance margin. However, items may come from imbalanced categories with different intra-class variations. Thus, the absolute distance margin may not be ideal for estimating the difference between user preferences over imbalanced items. To this end, we propose a new method, named discrete scale-invariant metric learning (DSIML), by adding binary constraints to users and items, which maps users and items into binary codes of a shared Hamming subspace to speed up the online recommendation. Specifically, we firstly propose a scale-invariant margin based on angles at the negative item points…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Face recognition and analysis
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
