Embed Progressive Implicit Preference in Unified Space for Deep Collaborative Filtering
Zhongjin Zhang, Yu Liang, Cong Fu, Yuxuan Zhu, Kun Wang, Yabo Ni, Anxiang Zeng, Jiazhi Xia

TL;DR
This paper introduces GNOLR, a unified embedding approach for implicit feedback in recommender systems that models user engagement progression and improves accuracy over existing methods.
Contribution
GNOLR is a novel model that encodes multiple feedback dependencies into a single structured space, addressing limitations of previous feedback-wise and explicit feedback models.
Findings
GNOLR outperforms state-of-the-art methods in accuracy.
GNOLR demonstrates improved efficiency and adaptability.
Theoretical analysis shows GNOLR avoids disjoint embedding spaces.
Abstract
Embedding-based collaborative filtering, often coupled with nearest neighbor search, is widely deployed in large-scale recommender systems for personalized content selection. Modern systems leverage multiple implicit feedback signals (e.g., clicks, add to cart, purchases) to model user preferences comprehensively. However, prevailing approaches adopt a feedback-wise modeling paradigm, which (1) fails to capture the structured progression of user engagement entailed among different feedback and (2) embeds feedback-specific information into disjoint spaces, making representations incommensurable, increasing system complexity, and leading to suboptimal retrieval performance. A promising alternative is Ordinal Logistic Regression (OLR), which explicitly models discrete ordered relations. However, existing OLR-based recommendation models mainly focus on explicit feedback (e.g., movie…
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
TopicsRecommender Systems and Techniques · Information Retrieval and Search Behavior · Expert finding and Q&A systems
