paper-with-me

홈 › Papers

Data augmentation and refinement for recommender system: A semi-supervised approach using maximum margin matrix factorization

2023-06-22 · Shamal Shaikh, Venkateswara Rao Kagita, Vikas Kumar, Arun K Pujari

Collaborative filtering (CF) has become a popular method for developing recommender systems (RSs) where ratings of a user for new items are predicted based on her past preferences and available preference information of other users. Despite the popularity of CF-based methods, their performance is often greatly limited by the sparsity of observed entries. In this study, we explore the data augmentation and refinement aspects of Maximum Margin Matrix Factorization (MMMF), a widely accepted CF technique for rating predictions, which has not been investigated before. We exploit the inherent characteristics of CF algorithms to assess the confidence level of individual ratings and propose a semi-supervised approach for rating augmentation based on self-training. We hypothesize that any CF algorithm's predictions with low confidence are due to some deficiency in the training data and hence, the performance of the algorithm can be improved by adopting a systematic data augmentation strategy. We iteratively use some of the ratings predicted with high confidence to augment the training data and remove low-confidence entries through a refinement process. By repeating this process, the system learns to improve prediction accuracy. Our method is experimentally evaluated on several state-of-the-art CF algorithms and leads to informative rating augmentation, improving the performance of the baseline approaches.

📄 PDF Abstract BibTeX arXiv:2306.13050

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringData AugmentationRecommendation Systems

Similar Papers 제목 키워드 기반

Dual-Channel Latent Factor Analysis Enhanced Graph Contrastive Learning for Recommendation

2024-08-09 · Junfeng Long, Hao Wu

Graph Neural Networks (GNNs) are powerful learning methods for recommender systems owing to their robustness in handling complicated user-item interactions. Recently, the integration of contrastive learning with GNNs has…

Contrastive LearningRecommendation Systems

LightGCL: Simple Yet Effective Graph Contrastive Learning for Recommendation

2023-02-16 · Xuheng Cai, Chao Huang, Lianghao Xia, Xubin Ren

Graph neural network (GNN) is a powerful learning approach for graph-based recommender systems. Recently, GNNs integrated with contrastive learning have shown superior performance in recommendation with their data augmen…

Contrastive LearningData AugmentationGraph Neural NetworkRecommendation Systems

AURA: Agentic Diagnosis and Refinement for Production Recommender Systems at Scale

2026-09-15 · SungGeun Kim, Abhinav Narain, Daniel Nemirovsky arxiv

How and why does a recommender system fail the users it serves? Oftentimes, practitioners are left to improve their algorithms based on a combination of feedback from stakeholder teams, domain expertise, and insights fro…

Multimodal Learning with Augmentation Techniques for Natural Disaster Assessment

2025-10-04 · Adrian-Dinu Urse, Dumitru-Clementin Cercel, Florin Pop arxiv

Natural disaster assessment relies on accurate and rapid access to information, with social media emerging as a valuable real-time source. However, existing datasets suffer from class imbalance and limited samples, makin…

MixRec: Individual and Collective Mixing Empowers Data Augmentation for Recommender Systems

2025-01-23 · Yi Zhang, Yiwen Zhang

The core of the general recommender systems lies in learning high-quality embedding representations of users and items to investigate their positional relations in the feature space. Unfortunately, data sparsity caused b…

Contrastive LearningData AugmentationRecommendation SystemsSelf-Supervised Learning