paper-with-me

홈 › Papers

Bridging Collaborative Filtering and Semi-Supervised Learning: A Neural Approach for POI Recommendation

2017-08-01 · Carl Yang, Lanxiao Bai, Chao Zhang, Quan Yuan, J. Han profile

Recommender system is one of the most popular data mining topics that keep drawing extensive attention from both academia and industry. Among them, POI (point of interest) recommendation is extremely practical but challenging: it greatly benefits both users and businesses in real-world life, but it is hard due to data scarcity and various context. While a number of algorithms attempt to tackle the problem w.r.t. specific data and problem settings, they often fail when the scenarios change. In this work, we propose to devise a general and principled SSL (semi-supervised learning) framework, to alleviate data scarcity via smoothing among neighboring users and POIs, and treat various context by regularizing user preference based on context graphs. To enable such a framework, we develop PACE (Preference And Context Embedding), a deep neural architecture that jointly learns the embeddings of users and POIs to predict both user preference over POIs and various context associated with users and POIs. We show that PACE successfully bridges CF (collaborative filtering) and SSL by generalizing the de facto methods matrix factorization of CF and graph Laplacian regularization of SSL. Extensive experiments on two real location-based social network datasets demonstrate the effectiveness of PACE.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Heterogeneous Collaborative Filtering

2019-08-31 · Yifang Liu, Zhentao Xu, Cong Hui, Yi Xuan 외

Recommendation system is important to a content sharing/creating social network. Collaborative filtering is a widely-adopted technology in conventional recommenders, which is based on similarity between positively engage…

Collaborative FilteringDiversity

Hybrid Collaborative Recommendation via Semi-AutoEncoder

2017-08-16 · Zhang Shuai, Yao Lina, Xu Xiwei, Wang Sen 외

In this paper, we present a novel structure, Semi-AutoEncoder, based on AutoEncoder. We generalize it into a hybrid collaborative filtering model for rating prediction as well as personalized top-n recommendations. Exper…

Collaborative Filtering

DBRec: Dual-Bridging Recommendation via Discovering Latent Groups

2019-09-27 · Jingwei Ma, Jiahui Wen, Mingyang Zhong, Liangchen Liu 외

In recommender systems, the user-item interaction data is usually sparse and not sufficient for learning comprehensive user/item representations for recommendation. To address this problem, we propose a novel dual-bridgi…

Collaborative FilteringRecommendation Systems

Bridging Collaborative Filtering and Large Language Models with Dynamic Alignment, Multimodal Fusion and Evidence-grounded Explanations

2025-10-02 · Bo Ma, LuYao Liu, Simon Lau, Chandler Yuan 외 arxiv

Recent research has explored using Large Language Models for recommendation tasks by transforming user interaction histories and item metadata into text prompts, then having the LLM produce rankings or recommendations. A…

Collaborative Filtering

Bridging Conversational and Collaborative Signals for Conversational Recommendation

2024-12-09 · Ahmad Bin Rabiah, Nafis Sadeq, Julian McAuley

Conversational recommendation systems (CRS) leverage contextual information from conversations to generate recommendations but often struggle due to a lack of collaborative filtering (CF) signals, which capture user-item…

Collaborative FilteringConversational RecommendationRecommendation Systems