paper-with-me

Papers

HICF: Hyperbolic Informative Collaborative Filtering

2022-07-19 · Menglin Yang, Zhihao LI, Min Zhou, Jiahong Liu, Irwin King

Considering the prevalence of the power-law distribution in user-item networks, hyperbolic space has attracted considerable attention and achieved impressive performance in the recommender system recently. The advantage of hyperbolic recommendation lies in that its exponentially increasing capacity is well-suited to describe the power-law distributed user-item network whereas the Euclidean equivalent is deficient. Nonetheless, it remains unclear which kinds of items can be effectively recommended by the hyperbolic model and which cannot. To address the above concerns, we take the most basic recommendation technique, collaborative filtering, as a medium, to investigate the behaviors of hyperbolic and Euclidean recommendation models. The results reveal that (1) tail items get more emphasis in hyperbolic space than that in Euclidean space, but there is still ample room for improvement; (2) head items receive modest attention in hyperbolic space, which could be considerably improved; (3) and nonetheless, the hyperbolic models show more competitive performance than Euclidean models. Driven by the above observations, we design a novel learning method, named hyperbolic informative collaborative filtering (HICF), aiming to compensate for the recommendation effectiveness of the head item while at the same time improving the performance of the tail item. The main idea is to adapt the hyperbolic margin ranking learning, making its pull and push procedure geometric-aware, and providing informative guidance for the learning of both head and tail items. Extensive experiments back up the analytic findings and also show the effectiveness of the proposed method. The work is valuable for personalized recommendations since it reveals that the hyperbolic space facilitates modeling the tail item, which often represents user-customized preferences or new products.

📄 PDF Abstract BibTeX arXiv:2207.09051

Code (1)

marlin-codes/HICF 공식 구현 pytorch

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Lorentz Equivariant Model for Knowledge-Enhanced Hyperbolic Collaborative Filtering

2023-02-09 · Bosong Huang, Weihao Yu, Ruzhong Xie, Jing Xiao 외

Introducing prior auxiliary information from the knowledge graph (KG) to assist the user-item graph can improve the comprehensive performance of the recommender system. Many recent studies show that the ensemble properti…

AttributeCollaborative FilteringRecommendation Systems

HGCH: A Hyperbolic Graph Convolution Network Model for Heterogeneous Collaborative Graph Recommendation

2023-04-06 · Lu Zhang, Ning Wu

User-item interaction data in collaborative filtering and graph modeling tasks often exhibit power-law characteristics, which suggest the suitability of hyperbolic space modeling. Hyperbolic Graph Convolution Neural Netw…

Collaborative Filtering

Hyperbolic Neural Collaborative Recommender

2021-04-15 · Anchen Li, Bo Yang, Hongxu Chen, Guandong Xu

This paper explores the use of hyperbolic geometry and deep learning techniques for recommendation. We present Hyperbolic Neural Collaborative Recommender (HNCR), a deep hyperbolic representation learning method that exp…

Collaborative FilteringRepresentation Learning

HRCF: Enhancing Collaborative Filtering via Hyperbolic Geometric Regularization

2022-04-18 · Menglin Yang, Min Zhou, Jiahong Liu, Defu Lian 외

In large-scale recommender systems, the user-item networks are generally scale-free or expand exponentially. The latent features (also known as embeddings) used to describe the user and item are determined by how well th…

Collaborative FilteringRecommendation Systems

Geometric Interaction Augmented Graph Collaborative Filtering

2022-08-02 · Yiding Zhang, Chaozhuo Li, Senzhang Wang, Jianxun Lian 외

Graph-based collaborative filtering is capable of capturing the essential and abundant collaborative signals from the high-order interactions, and thus received increasingly research interests. Conventionally, the embedd…

Collaborative Filtering