0% found this document useful (0 votes)
10 views12 pages

Major_project-self_study_paper1

This paper presents an adaptive social media recommendation system that integrates OpenAI API and emotion-based techniques to enhance user engagement. It employs a hybrid approach combining collaborative filtering, content-based filtering, and matrix factorization to deliver personalized recommendations. The system aims to improve user satisfaction by considering user feedback and ethical considerations in its design.

Uploaded by

Ashwini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views12 pages

Major_project-self_study_paper1

This paper presents an adaptive social media recommendation system that integrates OpenAI API and emotion-based techniques to enhance user engagement. It employs a hybrid approach combining collaborative filtering, content-based filtering, and matrix factorization to deliver personalized recommendations. The system aims to improve user satisfaction by considering user feedback and ethical considerations in its design.

Uploaded by

Ashwini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 12

Self-Study paper : 1

An Adaptive Social Media


Recommendation
System

Presented by:
Ashwini Kumar
1901227279
CSIT
Content
Introduction

Literature Survey

Social Media App

Hybrid Recommendation System

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:

• Collaborative filtering is a widely


used recommendation technique
that leverages user behavior and
similarities among users to make
recommendations.
• It analyzes the behavior and
preferences of similar users to
predict items that a target user
might like.
Recommendation by Matrix
Factorization:

• MF Model learns to factorize user-


item rating matrix into user and
item representations, whereby
allowing model to recommend
(predict) improved personalized
item ratings for the users.
• With MF, less-known items can
have rich latent representations to
a similar extent as the popular
items, which enhances
recommender’s ability to
recommend less-known items
Conclusion:
In conclusion, the hybrid recommendation system and matrix
factorization are valuable approaches for enhancing
recommendation systems. The hybrid system combines
collaborative filtering, content-based filtering, deep learning, and AI
capabilities to provide personalized recommendations. Matrix
factorization decomposes the user-item interaction matrix to
capture complex relationships and improve recommendation
accuracy. By integrating these approaches, recommendation
systems can deliver accurate, diverse, and personalized
recommendations, enhancing user satisfaction and engagement.
References

• 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).

You might also like