Modeling Trust-Aware Recommendations With Temporal Dynamics in Social Networks (original) (raw)

A State Of The Art Survey On Cold Start Problem In A Collaborative Filtering System

International Journal of Scientific & Technology Research, 2020

Internet is being flooded with information. Finding the necessary information is a difficult task. Recommender System is a panacea to this problem. Recommender System can help us finding a needle in a haystack. Recommender System takes a user- profile as an input and tries to find out products that shall be of interest to the user. Recommender System faces several challenges. One issue is the Cold- Start problem where a new product is not recommended to the user due to the unavailability of the necessary information about the product. In this paper, we survey the various solutions available to address the cold- start product when the recommender System uses a Collaborative Filtering based recommender systems. This study investigates how the cold-start problem is handled in the existing Recommender Systems and their application domains and also provides an analysis of various performance metrics.

An Efficient Cross-Domain Recommendation Technique in Cold-Start Situations

Most of the recent studies on recommender systems are focused on single domain recommendation systems. In the single domain recommendation systems, the items that are used for training and test data set are belongs to within the same domain. Cross-site domains or item recommendations in multi-domain environment are available in Amazon i.e. it incorporate two or more domains. Few research studies are done on the cross-site recommendation systems. Cross-site recommendations provide the relationship between the two sets of items from various domains. They can provide the extra information about the users of a target domain and recommendations will be done based on that. In this paper, we will study cross-site recommendation model on the cold start situation, where the purchase history is not available for the new user. Cold-start is the well-known issue in the area of recommendation systems. It seriously affect the recommendations in the collaborative filtering approaches. In this paper, we propose a new solution to recommend products from e-commerce websites to users at social networking sites. a noteworthy issue is how to leverage knowledge from social networking websites when there is no purchase history for a customer especially in cold start situations.in particular we proposed the solution for cold start recommendation by linking the users across social networking sites and e-commerce websites i.e. customers who have social network identities and have purchased on e-commerce websites as a bridge to map user " s social networking features in to another feature representation which can be easier for product recommendation. Here we propose to learn by using recurrent neural networks both user " s and product " s feature representations called user embedding and product embedding from the data collected from e-commerce website and then apply a modified gradient boosting trees method to transform user " s social networking features in to user embedding. Once found, then develop a feature-based matrix factorization approach which can leverage the learnt user embedding for the cold-start product recommendation. Experimental results shows that our approach effectively works and gives the best recommended results in cold start situations.

An Item-Oriented Algorithm on Cold-start Problem in Recommendation System

Recommending new items is an important, yet challenging problem due to the lack of preference history for the new items. To handle this problem, the existing system uses the popular core techniques like collaborative filtering, content-based filtering and combinations of these. In this paper, we propose a market-based approach for seeding recommendations for new items in which new items will reach the audience quickest. To support this approach we purposed the algorithm that match the new item specification (features) with the existing item and identify whether these features are available in existing item sets or not. The proposed system identifies the user opinion on new item feature those are available in existing item set and generates the quality report of newly launched item (which is not purchased yet).

International Journal on Recent and Innovation Trends in Computing and Communication A Novel Cross-Site Product Recommendation Method in Cold Start Circumstances

In the last 20 years, more than 250 research articles were published about research paper recommender systems. In the recent years, the farthest point between internet business applications such as e-commerce websites and social networking applications has interpersonal communication and it has turned out to be progressively obscured. Numerous e-commerce web and mobile applications allowing social logging mechanism where their clients can signing in their websites using their personal social network identities such as twitter or Facebook accounts etc. users can likewise post their recently purchased items on social networking websites with the appropriate links to the e-commerce product web pages. In this paper, we propose a new solution to recommend products from e-commerce websites to users at social networking sites. a noteworthy issue is how to leverage knowledge from social networking websites when there is no purchase history for a customer, especially in cold start situations.in particular, we proposed the solution for cold start recommendation by linking the users to social networking sites and ecommerce websites i.e. customers who have social network identities and have purchased on e-commerce websites as a bridge to map user"s social networking features into another feature representation which can be easier for a product recommendation. Here we propose to learn by using recurrent neural networks both user"s and product"s feature representations called user embedding and product embedding from the data collected from e-commerce website and then apply a modified gradient boosting trees method to transform user"s social networking features into user embedding. Once found, then develop a feature-based matrix factorization approach which can leverage the learned user embedding for the cold-start product recommendation. Experimental results show that our approach effectively works and gives the best-recommended results in cold start situations.

Addressing Cold Start Item Problem in Recommender Systems

IJCSIS Vol 18 No. 1 January Issue, 2020

Recommender systems for suggesting items of interest to users have become progressively vital in variety of applications where users’ customization is valued. One of the widespread core methods of such systems is collaborative filtering. Data sparsity and cold start problem are the major limitations in Collaborative filtering. These two limitations are linked in a way that due to data sparsity (missing or no ratings) a new item fails to be recommended (cold-start). In this work, we have attempted to contribute in Recommender Systems by proposing a novel matrix factorization method by considering implicit item relationships based on item-similarity. This paper attempts to propose a solution to the cold start problem by combining association rules and clustering technique.

Alleviating the cold-start problem of recommender systems using a new hybrid approach

2010 5th International Symposium on Telecommunications, 2010

Recommender systems have become significant tools in electronic commerce, proposing effectively those items that best meet the preferences of users. A variety of techniques have been proposed for the recommender systems such as, collaborative filtering and content-based filtering. This study proposes a new hybrid recommender system that focuses on improving the performance under the "new user cold-start" condition where existence of users with no ratings or with only a small number of ratings is probable. In this method, the optimistic exponential type of ordered weighted averaging (OWA) operator is applied to fuse the output of five recommender system strategies. Experiments using MovieLens dataset show the superiority of the proposed hybrid approach in the cold-start conditions.

Hybrid Method of Recommender System to Decrement Cold Start and Sparse Data Issues

2021

Background and Objectives: The primary purpose of recommender systems is to estimate the users' desires and provide a predicted list of items based on relevant data. Recommender systems that suggest items to users face two cold start and sparse data challenges. Methods: This paper aims to propose a novel method to overcome such challenges in recommender systems. Singular value decomposition is a popular method to reduce sparse data in recommender systems by reducing dimensions. However, the basic singular value decomposition can only extract those feature vectors of users and items that may be recommended with lower recommendation precisions. Notably, using the similarity criteria between entities can reduce cold start to resolve the singular value decomposition problem by extracting more refined factor vectors. Besides, considering the context's dimensions as the third dimension of the matrix requires using another flexible algorithm, such as tensor factorization, which offers a viable solution to minimize the sparse data challenge. This study proposes TCSSVD, a novel method to resolve the challenges mentioned above in recommender systems. First, a two-level matrix is obtained using the similarity criteria between the user and the item to reduce the cold start challenge. In the second step, the contextual information is used by tensor in two-level singular value decomposition to reduce the challenge of sparse data. Results: For reviewing the proposed method, these two data sets, IMDB and STS, were used because of applying user and item features and contextual information. The RMSE criterion (95% accuracy) was used to investigate the predictions' accuracy. However, since the user's rating of the item is particularly important in recommender systems, compared with other methods, such as tensor factorization, HOSVD, BPR, and CTLSVD, the TCSSVD method uses the following criteria: Precision, Recall, F1-score, and NDCG. Conclusion: The findings indicated the positive effect of using the innovative similarity criteria on the extraction of user and item attributes to reduce the complications deriving from the cold start challenge. Also, the use of contextual information through the tensor in the TCSSVD method reduced the complications related to sparse data. The results improve the recommendation accuracy of the recommender systems.

A Survey Paper on Alleviating Cold-Start Problem in Recommendation System using Machine Learning Techniques

The aim of recommendation systems is to provide users with items that they may be interested in. However, one of the most serious issues for systems to recommend is a problem known as cold start, which happens when new users or items are introduced to the system with no previous knowledge of them. There are many proposals in the literature that aim to deal with this issue. In some cases the user is required to provide some explicit information about them, which demands some effort on their part. In this paper we will introduce how communication information will be used to create a behavioral profile to differentiate users and based on this section will create predictions using machine learning methods. This paper conducts a systematic analysis of the literature to assess the use of machine learning techniques in recommendation systems and to identify areas for further study. The overall survey of this paper will address the research gap and opportunities with the Recommendations system(RS).

A Proposed Method to Solve Cold Start Problem using Fuzzy user-based Clustering

International Journal of Advanced Computer Science and Applications, 2020

With the elevation of the online accessibility to almost everything, many logics, systems and algorithms have to be revised to match the pace of the trends among the socialized networks. One such system; recommendation system has become very important as far as the socialized networks are concerned. In such paced and vibrant environment of the online accessibility and availability to heavy and large amount of data uploaded to the internet such as, movies, books, research articles and much more. The method of recommendation where provides the socialized networks between the operators, at the same instance, it provides references for the users to asses other users that effects their socialized relation directly or indirectly. Collaborative filtering is the technique used for recommending the same taste of picks to that of the user, and it is accomplished by the user's mutual collaboration, this technique is mostly used by the social networking sites. Nowadays this technique is not only popular but common for recommending the data to the user; meanwhile it also motivates the researchers to find the more effective system and algorithm so that the user's satisfaction can be achieved by recommending them the data according to their search history. This paper suggests the CF (Collaborative Filtering) model that is based on the user's truthful information applied by the FCM (Fuzzy C-means) clustering. This study proposes that the fuzzy truthful information of the user is to be combined with rating of the content by other users to produce a recommender system formula with a coupled coefficient with new parameters. To achieve the results the Data set of Movie Lens is included in the study which shows significant improvement in the recommendation subjected to the condition of cold start.

A study to the cold start problem based on click stream data in the recommender system

Journal of emerging technologies and innovative research, 2020

Recommender systems have to deal with cold start problems as new users and new items are always present, where systems are unable to recommend relevant items to the users due to the unavailability of adequate information about them. In literature, many researchers have addressed this problem by collecting missing information, but their approaches differ in the way they collect missing information. This paper tries to propose a concept to solve the cold start problem by combing collaborative filtering, demographic approach, and click steam visit count.