Search results for "Collaborative Filtering"
showing 8 items of 18 documents
Cross-Domain Recommendations with Overlapping Items
2016
In recent years, there has been an increasing interest in cross-domain recommender systems. However, most existing works focus on the situation when only users or users and items overlap in different domains. In this paper, we investigate whether the source domain can boost the recommendation performance in the target domain when only items overlap. Due to the lack of publicly available datasets, we collect a dataset from two domains related to music, involving both the users’ rating scores and the description of the items. We then conduct experiments using collaborative filtering and content-based filtering approaches for validation purpose. According to our experimental results, the sourc…
2020
Recommender systems are information software that retrieves relevant items for users from massive sources of data. The variational autoencoder (VAE) has proven to be a promising approach for recommendation systems, as it can explore high-level user-item relations and extract contingencies from the input effectively. However, the previous variants of VAE have so far seen limited application to domain-specific recommendations that require additional side information. Hence, The Ensemble Variational Autoencoder framework for recommendations (EnsVAE) is proposed. This architecture specifies a procedure to transform sub-recommenders’ predicted utility matrix into interest probabilities that allo…
A Sentiment Enhanced Deep Collaborative Filtering Recommender System
2021
Recommender systems use advanced analytic and learning techniques to select relevant information from massive data and inform users’ smart decision-making on their daily needs. Numerous works exploiting user’s sentiments on products to enhance recommendations have been introduced. However, there has been relatively less work exploring higher-order user-item features interactions for sentiment enhanced recommender system. In this paper, a novel Sentiment Enhanced Deep Collaborative Filtering Recommender System (SE-DCF) is developed. The architecture is based on a Neural Attention network component aggregated with the output predictions of a Convolution Neural Network (CNN) recommender. Speci…
Kolaboratīvā filtrēšana ieteikumu sistēmās
2021
Darbs bija veltīts kolaboratīvai filtrēšanai ieteikumu sistēmās. Tika raksturota kolaboratīvās filtrēšanas metode, apskatīti galvēnie izaicinājumi, piemērām, datu nepietiekamība, mērogojamība u.c.. Sīkāk tika apskatīta uz atmiņu balstītas kolaboratīvās filtrēšanas metodes, uz modeļiem balstītas kolaboratīvās filtrēšanas metodes, hibrīdas kolaboratīvās filtrēšanas metodes un kolaboratīvās filtrēšanas novērtēšanas metrika. Praktiski tika apskatīts datu piemērs ar uz saturu balstītiem ieteikumiem un uz atmiņu balstītam kolaboratīvās filtrēšanas metodēm.
A Hybrid Multigroup Coclustering Recommendation Framework Based on Information Fusion
2015
Collaborative Filtering (CF) is one of the most successful algorithms in recommender systems. However, it suffers from data sparsity and scalability problems. Although many clustering techniques have been incorporated to alleviate these two problems, most of them fail to achieve further significant improvement in recommendation accuracy. First of all, most of them assume each user or item belongs to a single cluster. Since usually users can hold multiple interests and items may belong to multiple categories, it is more reasonable to assume that users and items can join multiple clusters (groups), where each cluster is a subset of like-minded users and items they prefer. Furthermore, most of…
A Hybrid Recommender System for Cultural Heritage Promotion
2021
Assisting users during their cultural trips is paramount in promoting the heritage of a territory. Recommender Systems offer the automatic tools to guide users in their decision process, by maximizing the adherence of the proposed contents with the particular preferences of every single user. However, traditional recommendation paradigms suffer from several drawbacks which are exacerbated in Cultural Heritage scenarios, due to the extremely wide range of users behaviors, which may also depend on their different educational backgrounds. In this paper, we propose a Hybrid recommender system which combines the four most common recommendation paradigms, namely collaborative filtering, popularit…
TB-Structure: Collective Intelligence for Exploratory Keyword Search
2017
In this paper we address an exploratory search challenge by presenting a new (structure-driven) collaborative filtering technique. The aim is to increase search effectiveness by predicting implicit seeker’s intents at an early stage of the search process. This is achieved by uncovering behavioral patterns within large datasets of preserved collective search experience. We apply a specific tree-based data structure called a TB (There-and-Back) structure for compact storage of search history in the form of merged query trails – sequences of queries approaching iteratively a seeker’s goal. The organization of TB-structures allows inferring new implicit trails for the prediction of a seeker’s i…
Ranking-Oriented Collaborative Filtering: A Listwise Approach
2016
Collaborative filtering (CF) is one of the most effective techniques in recommender systems, which can be either rating oriented or ranking oriented. Ranking-oriented CF algorithms demonstrated significant performance gains in terms of ranking accuracy, being able to estimate a precise preference ranking of items for each user rather than the absolute ratings (as rating-oriented CF algorithms do). Conventional memory-based ranking-oriented CF can be referred to as pairwise algorithms. They represent each user as a set of preferences on each pair of items for similarity calculations and predictions. In this study, we propose ListCF, a novel listwise CF paradigm that seeks improvement in bot…