Major_project-self_study_paper1
Major_project-self_study_paper1
Presented by:
Ashwini Kumar
1901227279
CSIT
Content
Introduction
Literature Survey
Matrix Factorization
Conclusion
References
Introduction:
Social media platforms have become a vital part of our
lives, but finding relevant content can be challenging.
Recommendation systems help address this issue by
providing personalized recommendations. In this
paper, we propose a recommendation system that
integrates openAI API and emotion-based techniques
for a more engaging social media experience. Our
system uses collaborative filtering, content-based
filtering, deep learning, and real-time emotion analysis
to provide accurate and diverse recommendations. We
also consider user feedback and ethical considerations
to build an efficient and ethical recommendation
system.
Literature
Survey
Social Media
App: Breakout
Technologies Used:
• React
• Redux - Redux Toolkit
• Firebase
• Google Auth
• Styled Components
Breakout:
A
Glimpse
• Hybrid Recommendation System
• Content-based Filtering
• Collaborative Filtering
Recommendat • Recommendation using Matrix
ion Engine: Factorization
Content based Filtering:
• Content-based filtering focuses on the
characteristics and features of items to
make recommendations.
• It analyzes the attributes, such as item
descriptions, metadata, or tags, and
matches them with the user's
preferences
Collaborative Filtering:
• Koren, Y., Bell, R., & Volinsky, C. (2009). Matrix factorization techniques for recommender systems. Computer, 42(8), 30-37.
• Ricci, F., Rokach, L., & Shapira, B. (2011). Introduction to recommender systems handbook. In Recommender Systems
Handbook (pp. 1-35). Springer.
• Adomavicius, G., & Tuzhilin, A. (2005). Toward the next generation of recommender systems: A survey of the state-of-the-
art and possible extensions. IEEE Transactions on Knowledge and Data Engineering, 17(6), 734-749.
• Koren, Y. (2009). Collaborative filtering with temporal dynamics. Communications of the ACM, 53(4), 89-97.
• Salakhutdinov, R., & Mnih, A. (2008). Probabilistic matrix factorization. In Advances in neural information processing
systems (pp. 1257-1264).
• Rendle, S., Freudenthaler, C., Gantner, Z., & Schmidt-Thieme, L. (2009). BPR: Bayesian personalized ranking from implicit
feedback. In Proceedings of the 25th Conference on Uncertainty in Artificial Intelligence (pp. 452-461).
• Zhang, Y., & Zhou, D. (2014). A review on matrix factorization techniques for recommender systems. In Proceedings of the
7th ACM International Conference on Web Search and Data Mining (pp. 743-744).