Recommendation Systems
Recommendation System in AI Research
A Recommendation System is a specialized AI-driven model that analyzes user preferences and behaviors to suggest relevant content, products, or services. It is widely used in domains like e-commerce, streaming platforms, social media, and personalized learning.
AI research in recommendation systems focuses on:
- Collaborative Filtering: Predicting user preferences based on similar users' choices.
- Content-Based Filtering: Recommending items based on user history and item characteristics.
- Hybrid Models: Combining multiple techniques for better accuracy.
- Deep Learning & Transformers: Using neural networks and self-attention mechanisms for personalized recommendations.
- Graph-Based Approaches: Leveraging knowledge graphs for relationship-aware recommendations.
Key challenges include data sparsity, scalability, and bias mitigation. Cutting-edge research explores reinforcement learning, explainability, and privacy-preserving methods to enhance recommendation systems.
Papers
Showing 1–10 of 6047 papers
All datasetsMovieLens 1MAmazon-BookMovieLens 100KMovieLens 20MMovieLens 10MGowallaYelp2018NetflixDouban MontiReDialAmazon BeautyDouban
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | GMC | RMSE (u1 Splits) | 1 | — | Unverified |
| 2 | GRALS | RMSE (u1 Splits) | 0.95 | — | Unverified |
| 3 | sRGCNN | RMSE (u1 Splits) | 0.93 | — | Unverified |
| 4 | WMLFF | RMSE (u1 Splits) | 0.93 | — | Unverified |
| 5 | FedGNN | RMSE | 0.92 | — | Unverified |
| 6 | Factorized EAE | RMSE (u1 Splits) | 0.92 | — | Unverified |
| 7 | GRAEM / KPMF | RMSE (u1 Splits) | 0.92 | — | Unverified |
| 8 | FedPerGNN | RMSE | 0.91 | — | Unverified |
| 9 | GC-MC | RMSE (u1 Splits) | 0.91 | — | Unverified |
| 10 | Self-Supervised Exchangeable Model | RMSE (u1 Splits) | 0.91 | — | Unverified |