Content-based Recommendation Engine for Video Streaming Platform
- URL: http://arxiv.org/abs/2308.08406v1
- Date: Wed, 16 Aug 2023 14:50:51 GMT
- Title: Content-based Recommendation Engine for Video Streaming Platform
- Authors: Puskal Khadka and Prabhav Lamichhane
- Abstract summary: This paper proposed a content-based recommendation engine for providing video suggestion to the user based on their previous interests and choices.
We will use TF-IDF text vectorization method to determine the relevance of words in a document.
Then we will find out the similarity between each content by calculating cosine similarity between them.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Recommendation engine suggest content, product or services to the user by
using machine learning algorithm. This paper proposed a content-based
recommendation engine for providing video suggestion to the user based on their
previous interests and choices. We will use TF-IDF text vectorization method to
determine the relevance of words in a document. Then we will find out the
similarity between each content by calculating cosine similarity between them.
Finally, engine will recommend videos to the users based on the obtained
similarity score value. In addition, we will measure the engine's performance
by computing precision, recall, and F1 core of the proposed system.
Related papers
- A Language-Driven Framework for Improving Personalized Recommendations: Merging LLMs with Traditional Algorithms [2.831462251544684]
Large Language Models (LLMs) have emerged as one of the most promising tools for natural language processing.<n>This research proposes a novel framework that mimics how a close friend would recommend items based on their knowledge of an individual's tastes.
arXiv Detail & Related papers (2025-07-09T19:48:33Z) - GEO: Generative Engine Optimization [50.45232692363787]
We formalize the unified framework of generative engines (GEs)
GEs use large language models (LLMs) to gather and summarize information to answer user queries.
Generative Engines typically satisfy queries by synthesizing information from multiple sources and summarizing them.
We introduce Generative Engine Optimization (GEO), the first novel paradigm to aid content creators in improving their content visibility in generative engine responses.
arXiv Detail & Related papers (2023-11-16T10:06:09Z) - UATVR: Uncertainty-Adaptive Text-Video Retrieval [90.8952122146241]
A common practice is to transfer text-video pairs to the same embedding space and craft cross-modal interactions with certain entities.
We propose an Uncertainty-language Text-Video Retrieval approach, termed UATVR, which models each look-up as a distribution matching procedure.
arXiv Detail & Related papers (2023-01-16T08:43:17Z) - Shadfa 0.1: The Iranian Movie Knowledge Graph and Graph-Embedding-Based
Recommender System [1.8374319565577157]
The Iranian movies dataset is created by scraping data from movie_related websites.
Using precision, recall, and F1 score metrics, this study shows that the proposed approach outperforms the conventional approach.
arXiv Detail & Related papers (2022-10-14T13:46:29Z) - Given Users Recommendations Based on Reviews on Yelp [0.8504685056067139]
In our project, we focus on NLP-based hybrid recommendation systems.
We have two major components: the first part is to embed the reviews with the Bert model and word2vec model.
The second part is the implementation of an item-based collaborative filtering to compute the similarity of each review under different categories of restaurants.
arXiv Detail & Related papers (2021-12-03T07:42:45Z) - Self-Supervised Learning of Perceptually Optimized Block Motion
Estimates for Video Compression [50.48504867843605]
We propose a search-free block motion estimation framework using a multi-stage convolutional neural network.
We deploy the multi-scale structural similarity (MS-SSIM) loss function to optimize the perceptual quality of the motion compensated predicted frames.
arXiv Detail & Related papers (2021-10-05T03:38:43Z) - Objective video quality metrics application to video codecs comparisons:
choosing the best for subjective quality estimation [101.18253437732933]
Quality assessment plays a key role in creating and comparing video compression algorithms.
For comparison, we used a set of videos encoded with video codecs of different standards, and visual quality scores collected for the resulting set of streams since 2018 until 2021.
arXiv Detail & Related papers (2021-07-21T17:18:11Z) - A Methodology for the Offline Evaluation of Recommender Systems in a
User Interface with Multiple Carousels [7.8851236034886645]
Video-on-demand and music streaming services provide the user with a page consisting of several recommendation lists.
Finding efficient strategies to select which carousels to display is an active research topic of great industrial interest.
We propose an offline evaluation protocol for a carousel setting in which the recommendation quality of a model is measured by how much it improves upon that of an already available set of carousels.
arXiv Detail & Related papers (2021-05-13T13:14:59Z) - Content-Based Personalized Recommender System Using Entity Embeddings [0.0]
This paper aims to highlight the advantages of the content-based approach through learned embeddings.
It provides better and personalised movie recommendations based on user preferences to various movie features such as genre and keyword tags.
arXiv Detail & Related papers (2020-10-24T06:25:13Z) - A Hybrid Approach to Enhance Pure Collaborative Filtering based on
Content Feature Relationship [0.17188280334580192]
We introduce a novel method to extract the implicit relationship between content features using a sort of well-known methods from the natural language processing domain, namely Word2Vec.
Next, we propose a novel content-based recommendation system that employs the relationship to determine vector representations for items.
Our evaluation results demonstrate that it can predict the preference a user would have for a set of items as good as pure collaborative filtering.
arXiv Detail & Related papers (2020-05-17T02:20:45Z) - Convolutional Hierarchical Attention Network for Query-Focused Video
Summarization [74.48782934264094]
This paper addresses the task of query-focused video summarization, which takes user's query and a long video as inputs.
We propose a method, named Convolutional Hierarchical Attention Network (CHAN), which consists of two parts: feature encoding network and query-relevance computing module.
In the encoding network, we employ a convolutional network with local self-attention mechanism and query-aware global attention mechanism to learns visual information of each shot.
arXiv Detail & Related papers (2020-01-31T04:30:14Z) - Graph Convolution Machine for Context-aware Recommender System [59.50474932860843]
We extend the advantages of graph convolutions to context-aware recommender system (CARS)
We propose textitGraph Convolution Machine (GCM), an end-to-end framework that consists of three components: an encoder, graph convolution layers, and a decoder.
We conduct experiments on three real-world datasets from Yelp and Amazon, validating the effectiveness of GCM and the benefits of performing graph convolutions for CARS.
arXiv Detail & Related papers (2020-01-30T15:32:08Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.