paper-with-me

홈 › Papers

Feature-based factorized Bilinear Similarity Model for Cold-Start Top-n Item Recommendation

2019-04-22 · Mohit Sharma, Jiayu Zhou, Junling Hu, George Karypis

Recommending new items to existing users has remained a challenging problem due to absence of user's past preferences for these items. The user personalized non-collaborative methods based on item features can be used to address this item cold-start problem. These methods rely on similarities between the target item and user's previous preferred items. While computing similarities based on item features, these methods overlook the interactions among the features of the items and consider them independently. Modeling interactions among features can be helpful as some features, when considered together, provide a stronger signal on the relevance of an item when compared to case where features are considered independently. To address this important issue, in this work we introduce the Feature-based factorized Bilinear Similarity Model (FBSM), which learns factorized bilinear similarity model for TOP-n recommendation of new items, given the information about items preferred by users in past as well as the features of these items. We carry out extensive empirical evaluations on benchmark datasets, and we find that the proposed FBSM approach improves upon traditional non-collaborative methods in terms of recommendation performance. Moreover, the proposed approach also learns insightful interactions among item features from data, which lead to deep understanding on how these interactions contribute to personalized recommendation.

📄 PDF Abstract BibTeX arXiv:1904.11799

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-modal Factorized Bilinear Pooling with Co-Attention Learning for Visual Question Answering

2017-08-04 · ICCV 2017 10 · Zhou Yu, Jun Yu, Jianping Fan, DaCheng Tao

Visual question answering (VQA) is challenging because it requires a simultaneous understanding of both the visual content of images and the textual content of questions. The approaches used to represent the images and q…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

VQA-MHUG: A Gaze Dataset to Study Multimodal Neural Attention in Visual Question Answering

2021-09-27 · CoNLL (EMNLP) 2021 11 · Ekta Sood, Fabian Kögel, Florian Strohm, Prajit Dhar 외

We present VQA-MHUG - a novel 49-participant dataset of multimodal human gaze on both images and questions during visual question answering (VQA) collected using a high-speed eye tracker. We use our dataset to analyze th…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Wasserstein Collaborative Filtering for Item Cold-start Recommendation

2019-09-10 · Yitong Meng, Guangyong Chen, Benben Liao, Jun Guo 외

The item cold-start problem seriously limits the recommendation performance of Collaborative Filtering (CF) methods when new items have either none or very little interactions. To solve this issue, many modern Internet a…

Collaborative Filtering

Factorized Bilinear Models for Image Recognition

2016-11-17 · ICCV 2017 10 · Yanghao Li, Naiyan Wang, Jiaying Liu, Xiaodi Hou

Although Deep Convolutional Neural Networks (CNNs) have liberated their power in various computer vision tasks, the most important components of CNN, convolutional layers and fully connected layers, are still limited to …

Temporally and Distributionally Robust Optimization for Cold-Start Recommendation

2023-12-15 · Xinyu Lin, Wenjie Wang, Jujia Zhao, Yongqi Li 외

Collaborative Filtering (CF) recommender models highly depend on user-item interactions to learn CF representations, thus falling short of recommending cold-start items. To address this issue, prior studies mainly introd…

Collaborative Filtering