Content Based Document Recommender using Deep Learning
With the recent advancements in information technology there has been a huge surge in amount of data available. But information retrieval technology has not been able to keep up with this pace of information generation resulting in over spending of time for retrieving relevant information. Even though systems exist for assisting users to search a database along with filtering and recommending relevant information, but recommendation system which uses content of documents for recommendation still have a long way to mature. Here we present a Deep Learning based supervised approach to recommend similar documents based on the similarity of content. We combine the C-DSSM model with Word2Vec distributed representations of words to create a novel model to classify a document pair as relevant/irrelavant by assigning a score to it. Using our model retrieval of documents can be done in O(1) time and the memory complexity is O(n), where n is number of documents.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningInformation RetrievalRetrievalSimilar Papers 제목 키워드 기반
Contextual Document Similarity for Content-based Literature Recommender Systems
To cope with the ever-growing information overload, an increasing number of digital libraries employ content-based recommender systems. These systems traditionally recommend related documents with the help of similarity …
Recommendation SystemsARTAI: An Evaluation Platform to Assess Societal Risk of Recommender Algorithms
Societal risk emanating from how recommender algorithms disseminate content online is now well documented. Emergent regulation aims to mitigate this risk through ethical audits and enabling new research on the social imp…
Recommendation SystemsGenerative Interest Estimation for Document Recommendations
Learning distributed representations of documents has pushed the state-of-the-art in several natural language processing tasks and was successfully applied to the field of recommender systems recently. In this paper, we …
Density EstimationRecommendation SystemsEvaluating Document Representations for Content-based Legal Literature Recommendations
Recommender systems assist legal professionals in finding relevant literature for supporting their case. Despite its importance for the profession, legal applications do not reflect the latest advances in recommender sys…
Recommendation SystemsRepresentation LearningSemantic SimilarityShadfa 0.1: The Iranian Movie Knowledge Graph and Graph-Embedding-Based Recommender System
Movies are a great source of entertainment. However, the problem arises when one is trying to find the desired content within this vast amount of data which is significantly increasing every year. Recommender systems can…
Graph EmbeddingKnowledge Graph EmbeddingRecommendation Systems