Next Article in Journal
No More Privacy Any More?
Next Article in Special Issue
An Approach for Recommending Contextualized Services in e-Tourism
Previous Article in Journal
An Improved Reversible Image Transformation Using K-Means Clustering and Block Patching
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Recommendation Model Based on Multi-Emotion Similarity in the Social Networks

1
School of Information Science and Engineering, Central South University, Changsha 410083, China
2
School of Computer, Hunan University of Technology, Zhuzhou 412000, China
*
Author to whom correspondence should be addressed.
Information 2019, 10(1), 18; https://doi.org/10.3390/info10010018
Submission received: 29 November 2018 / Revised: 29 December 2018 / Accepted: 1 January 2019 / Published: 6 January 2019
(This article belongs to the Special Issue Social Networks and Recommender Systems)

Abstract

:
This paper proposed a recommendation model called RM-SA, which is based on multi-emotional analysis in networks. In the RM-MES scheme, the recommendation values of goods are primarily derived from the probabilities calculated by a similar existing recommendation system during the initiation stage of the recommendation system. First, the behaviors of those users can be divided into three aspects, including browsing goods, buying goods only, and purchasing–evaluating goods. Then, the characteristics of goods and the emotional information of user are considered to determine similarities between users and stores. We chose the most similar shop as the reference existing shop in the experiment. Then, the recommendation probability matrix of both the existing store and the new store is computed based on the similarities between users and target user, who are randomly selected. Finally, we used co-purchasing metadata from Amazon and a certain kind of comments to verify the effectiveness and performance of the RM-MES scheme proposed in this paper through comprehensive experiments. The final results showed that the precision, recall, and F1-measure were increased by 19.07%, 20.73% and 21.02% respectively.

1. Introduction

In recent years, people have been doing more online shopping on sites such as Amazon, Taobao, and Jingdong. As a result, how to build up an effective recommendation model is becoming a crucial research project [1]. Recommendation systems in social networks were first proposed by Resnick P and Varian HR in 1997 and used to provide personalized and intelligent information services to users on online shopping sites. A variety of recommendation systems have been proposed by researchers. The main recommendation systems include [2,3,4,5]: (1) Content-based recommendation systems, which will recommend the goods that a user is interested in based on their historical behaviors; (2) collaborative filtering recommendation systems, which adopt the similarities of users’ historical purchasing behaviors to better represent the recommendation process in social networks; (3) hybrid recommendation systems. The online shopping website often takes advantage of multiple methods to improve its recommendation ability.
To the shop owner, it is important that a recommendation system can effectively introduce products with potential purchasing power to users. Although there are various methods which have been recommended in previous studies, some significant further difficulties are still needed to be overcome. For example, the “cold start” problem still exists in recommendation schemes and is not easy to be solved effectively. When a new shop opens, although it does not have purchase records, the relationships among goods are established by referring to identical products of the selected existing shop. The existing store is one that has been running for some time and whose historical purchase records are rich. For newly opened stores with nonexistent or sparse transaction records, it is difficult for the recommendation system to make an effective recommendation. Therefore, the existing store that is most similar to the target store is chosen as the reference existing store in the paper. The calculation of similarity is the number of goods in the new store divided by that in the existing store. The reference existing store shares the maximum numbers of goods with the target store; therefore, we can recommend goods to target users according to the reference existing store. Emotion, as an indispensable psychological activity in social networks, always affects the daily lives and decision-making processes of users in shopping. This paper proposes a recommendation model (RM-MES) based on multi-emotion similarity in social networks. The problem studied in this paper targets a particular store and regards how to effectively recommend goods to users to maximize the benefits of the shop owner and how to improve the performance indexes of the recommended scheme, such as the precision, recall, and F1-measure.
Our main contributions of this scheme are as follows:
(1)
To solve the “cold start” problem, the RM-MES scheme uses the historical purchase records of an existing store to guide a recently opened store, which aims to form a recommendation probability matrix of both the existing store and the new store for the target users;
(2)
To improve the accuracy of recommendation results, we propose a scheme based on multi-emotional analysis. The LDA topic model is used to subdivide user evaluation into six indexes. Considering user preferences for different levels of goods, the similarity of users is deeply analyzed, and the similarity results show its advantages;
(3)
With the considerations of the different performances of users, the behaviors of those users can be divided into three aspects, including browsing goods, buying goods only, and purchasing–evaluating goods. According to the three categories, the browsing similarity, purchasing similarity, and emotional similarity among users can be identified;
(4)
We adopt the metadata of Amazon goods to verify the effectiveness and performance of the RM-MES scheme through comprehensive experiments. In addition, we analyze the impact of transition probability influence factor α through the experiments.

2. Related Works

Generally, recommendation systems use a certain algorithm based on user behavior data or item data to recommend items that users need. According to the differences of the recommendation algorithms, the recommendation systems can be divided into the following categories [6,7,8,9,10,11]:
(1) Content-based recommendation systems. According to the items that users have liked, a content-based system can recommend similar items to users. Such systems were developed based on information retrieval and filtering, using the historical purchase records of target users or analysis of the characteristics from purchase information via statistics and machine learning. Chen et al. [12] proposed a probabilistic approach on the basis of TrueSkill for content-based recommendation systems. This system is useful for handling high uncertainty because it is only based on available goods and ratings given by users. There are still some disadvantages, such as the limited content analysis and the new user problem.
(2) Collaborative filtering recommendation systems, which are one of the most widely-used methods in practical applications, and their practical applications include Amazon, Taobao, and Digg. These types of schemes recommend products based on other users that have relationships that are similar to those of the target user. Li et al. [13] designed a trust-aware recommender system, which fully extracted the influence of trust information and contextual information on ratings to improve precision. Wang et al. [14] designed a combination model composed of the recommender and the similarity measure. He et al. [15] proposed a novel model for the one-class collaborative filtering setting, which combines high-level visual features extracted from a deep convolutional neural network, users’ past feedback, as well as evolving trends within the community to uncover the complex and evolving visual factors that people consider when evaluating products. Sun et al. [16] proposed a time-sensitive collaborative filtering method to discover the latest preferences of the customers and improve the accuracy of the recommendation system without complicating the training phase. As a typical recommendation method, collaborative filtering recommendation systems still have some problems that need to be addressed, such as the sparse database problem and “cold start” problem.
(3) Hybrid recommendation systems, which combine the advantages of each recommendation scheme. As each recommendation scheme is not perfect, hybrid recommendation systems are frequently used in practical applications. Not all combination methods are effective in practical applications. It is important to avoid or compensate for the weaknesses of their recommendation. In the combination method of hybrid recommendation systems, researchers have proposed seven ideas of combination: Weight, switch, mixed, feature combination, cascade, feature augmentation, and meta-level. Song et al. [17] researched how to gain better recommendations of traditional recommendation models on the basis of relationship information in social networks between customers and shops and proposed a matrix decomposition framework based on integrating relationship information in social networks.
Emotion, as an indispensable psychological activity in social networks, always affects the daily lives and decision-making processes of users. Recommendations based on emotion get much attention from researchers in the field of personalized recommendation [18,19,20,21,22]. Guo-Qiang et al. [23] built a collaborative filtering recommendation algorithm based on user emotion and combined user ratings and emotional comments together through subject extraction and sentiment analysis in users’ project reviews. Wijayanti et al. [24] proposed an ensemble of a machine learning approach to detect the sentiment polarity in user-generated text. Vagliano et al. [25] proposed a recommendation method according to the semantic annotation of entities that are recorded in customer comments, and the entities are considered as candidate recommendations. Musto et al. [26] designed a multi-criteria collaborative filtering method, which uses aspect-based sentiment analyses of users’ reviews to obtain sentiment scores as ratings of items from users. Contratres et al. [27] proposed a recommendation process that includes sentiment analysis to textual data extracted from Facebook and Twitter and presented the results of an experiment in which this algorithm was used to reduce the cold start issue. Seo et al. [28] proposed a friendship strength-based personalized recommender system. The personalized recommender system grants a weight to those users who are closely connected in their social circle based on friendship strength in order to recommend the topics or activities in which users might be interested. Meng et al. [29] provided a principled and mathematical way to exploit both positive and negative emotion on reviews and proposed a novel framework MIRROR, exploiting emotion on reviews for recommend systems from both global and local perspectives.
These schemes above have further improved the effectiveness of recommendation algorithms. However, these recommendation methods still have some problems that need to be overcome:
  • Most of the recommendation schemes only consider the “cold start” problem of new users, but do not consider the “cold start” problem for a recently opened store, so as to affect the recommend quality of recommendation system;
  • Some recommendation schemes search for user preferences by extracting user Facebook and Twitter data. However, it is difficult to extract the user’s personal information due to issues such as permissions and technology. Additionally, because information that includes user emotions is often incomplete and fuzzy, it is not easy to directly analyze the emotions in the information from Facebook and Twitter;
  • These recommendation systems based on emotion only consider positive and negative emotions but do not consider users’ preferences in other aspects;
  • When calculating the similarities of users’ behaviors, most recommendation schemes do not take the correlation between projects into consideration;
  • Most recommendation schemes fail to consider the trust factor of each piece of merchandise, which may cause the recommendation system to provide distrusted items to target users.

3. The RM-MES Algorithm

In the RM-MES scheme, the set of users is defined as C = ( c 1 , c 2 , , c n ) , the set of shops is defined as S = ( s 1 , s 2 , , s n ) , the set of goods in the new target shop is defined as I = ( I 1 , I 2 , , I n ) , the set of goods in the reference existing shop is defined as r e f = ( r 1 , r 2 , , r n ) , and the set of reviews of users is defined as C i = ( c i 1 , c i 2 , , c i n ) .
In this paper, the relevant notations are shown in the Table 1.

3.1. Search for Existing and Similar Reference Users in the Existing Shop for the Taget User

3.1.1. The Calculation Method for Similar Shops

First, the RM-MES scheme should search the existing store that is most similar to the target store for reference, which means finding the largest number of goods that the target store and existing store both have in common. These typical stores can be calculated with Equation (1) below:
R [ i ] = n u m ( S ) n u m ( S i ) n u m ( S ) n u m ( S i ) ,
where n u m ( S i ) represents the number of goods that existing shop S i has and n u m ( S ) represents the number of goods that the new target store has. In the experiment, we chose the most similar store S i for reference, which means searching the maximum result of R [ i ] according to Equation (1).

3.1.2. Emotional Analysis of User Reviews

The first step is data preprocessing. The reviews of user are first categorized on the basis of their attributes. Latent Dirichlet allocation (LDA) [20] has been employed as a technique to identify and annotate large text corpora with concepts, to track changes in topics over time, and to assess the similarity between documents. The LDA topic models provide the identification of core topics from a provided text collection. By analyzing the LDA thematic model of 5000 online reviews, we found that most consumers pay attention to six indicators: Quality, price, appearance, configuration, service, and express delivery. We thus classified reviews of users into six respective categories.
The second step is to extract emotional information from the reviews of users. This includes the extraction and discrimination of evaluation words, the extraction of evaluation objects, the extraction of combination evaluation units, the extraction of evaluation phrases, and the extraction of evaluation collocations. Then, based on an emotional lexicon, we analyzed user emotional polarity and obtained emotional values.
To distinguish words with the same emotional tendencies and different emotional polarity, we obtained the emotional scores of emotional words according to the public emotional vocabulary of HowNet (http://www.keenage.com/download/sentiment.rar). The HowNet is popular due to its context-specific lexicons. There are three categories of words: Emotional words, degree words, and negative words. Negative words can be used to determine whether the polarity of a comment is reversed or not. Degree words can provide different scores to different emotional words, and emotional words can be divided into positive words and negative words. If an emotional word is not in HowNet or has no emotional value, then we found its synonyms on the basis of TongYiCi Cilin (Mei et al., proposed in 1983) and compute the relevant emotional score. The text grading formula, as shown in Equation (2):
S c o r e ( i ) = j n ( 1 ) t k w o r d ( j )
where S c o r e ( i ) represents the score of each comment, the index t of −1 depends on polarity reversal, k represents the degree of degree word, and w o r d ( j ) is the original score of every word.
Finally, we computed the value of the comment:
R e p i = ω 1 S c o r e ( q u a l i t y ) + ω 2 S c o r e ( p r i c e ) + ω 3 S c o r e ( a p p e a r a n c e )                        + ω 4 S c o r e ( c o n f i g u r a t i o n ) + ω 5 S c o r e ( s e r v i c e ) + ω 6 S c o r e ( d e l i v e r y ) ,
where R e p i represents the reputation of the commodity, S c o r e represents the emotional score of the evaluation, and ω i represents the weight of each index.

3.1.3. The Calculation Method for Similar Users

According to the flow of information in social networks, the target user is randomly selected by the RM-MES scheme, and then we need to find users that are similar to the target user. When considering the similarity of user behavior, most schemes ignore the different performance of users; therefore, the precision of recommendation results may not be satisfactory. After taking into account the different performances of users, we divided users’ behaviors into browsing goods, buying goods, and purchasing goods as well as evaluating these goods. Then, we obtained the similarity of their browsing and purchasing behaviors and emotional feelings among two users.
To obtain the similarity between c a and target user c b , we first obtained the similarity of their browsing. The browsing similarity formulas are as follows:
S i m 1 a , b = S i m ( B r o w s e ( c a ) , B r o w s e ( c b ) ) = B r o w s e ( c a ) B r o w s e ( c b ) B r o w s e ( c a ) B r o w s e ( c b ) ,
where B r o w s e ( c a ) represents the goods that the user c a has browsed and B r o w s e ( c b ) represents the goods that the user c b has browsed. To obtain the similarity of their purchasing between user c a and target user c b , Equation (5) can be obtained as follows:
S i m 2 a , b = k S a , b 1 f r e k 2 ( r a , k r i ¯ ) ( r b , k r j ¯ ) φ a φ b .
The similarity of emotional feelings between user c i and target user c j , Equation (6) can be obtained as follows:
S i m 3 a , b = k S a , b λ 1 r e p k 2 + ( 1 λ ) 1 f r e k 2 ( r a , k r i ¯ ) ( r b , k r j ¯ ) φ a φ b ,
where S i m i a , b represents the correlation of emotional similarity between user c a and user c b , and rep k and fre k respectively represent the reputation and frequency of good I k . S a , b represents the set of goods that were purchased both by user c a and user c b . r i ¯ and r j ¯ respectively represent the mean ratings of user c a and user c b , respectively. r a , k and r b , k are the ratings of user c a and c b for good I k . φ a and φ b respectively represent the standard deviations for user c a and c b , and the calculation method is shown by Equation (7) below:
φ a = k S a , b ( r j , a r i ¯ ) ¯ ) 2 φ b = k S a , b ( r j , b r j ¯ ) ¯ ) 2
S i m a , b = δ 1 S i m 1 a , b + δ 2 S i m 2 a , b + δ 3 S i m 3 a , b ,
where, δ i represents the weight index of different similarity, respectively. We can get the similarity degree between users c a and c b according to Equation (8) (the higher, the better). The set of similar users for the target user c a is defined as S i m c [ a ] and the threshold number of similar users is set as q in the experiment. Thus, we defined the dataset of similar users for the target user c a as S i m c [ a ] = ( c 1 , c 2 , , c n ) .

3.2. Establishment of the Recommendation Model

3.2.1. The Recommendation Probability for Each Good According to the Historical Purchase Records

To recommend goods to users more effectively, we needed to calculate the recommendation probability of each merchandise on the basis of the purchase records of users. The main calculation methods are illustrated below:
Suppose that the past states are V 0 = x 0 , V 1 = x 1 , , V t 1 = x t 1 and that the present state is V t = x t , where V t = x t represents the state being x t at time t; the value of x t is 0 or 1. In this case, the state probability at the next time step x t + 1 is represented by Equation (9):
p ( V t + 1 = x t + 1 | V t = x , V t = x t 1 , , V t m + 1 = x t m + 1 ) ,
where p represents the probability of the state at the next time. Therefore, we can obtain the probability recommendation matrix of both the existing store for reference and the new store for the target user. For example, in order to get the recommendation probability matrix of the reference existing store for target user c a , the transfer matrix can be illustrated as Equation (10) below:
H u a e = [ g 1 , 1 e g 1 , 2 e g 1 , n e g 2 , 1 e g 2 , 2 e g 2 , n e g n , 1 e g n , 2 e g n , n e ] ,
where H c a e represents the recommendation probability matrix of each piece of merchandise for the target user, and e represents the purchase records in the typical store for similar users and the target user. g a , b e represents the probability that the target user will purchase good I j at the next time instant t + 1 in the condition that the historical purchase records are e and the target user has purchased good I i at the current time t. The calculation method of g a , b e is shown as Equation (11) below:
g a , b e = p ( i t + 1 B t + 1 c b | a B t c b ) = p ( a t + 1 B t + 1 c b a B t c b ) p ( a B t c a ) = n u m ( c ( t t + 1 ) ) n u m ( c ( t ) ) ,
where B t + 1 c a represents the set of goods that the user c a will purchase at time t + 1 and B t c a indicates the set of goods that user c a has purchased at time t. n u m ( c ( t ) ) represents the number of users that have purchased good I i at time t, and n u m ( c ( t t + 1 ) ) represents the number of users that have purchased good I i at time t and purchased product I j at time t + 1. At the beginning of the experiment, the newly opened store has almost no historical purchase records; therefore, it is difficult to find similar users for the target user c a . Along with the experimental training, the purchase records of the new store are gradually increasing, and we can therefore search for similar users to the target user, and the calculation method is the same as above. For instance, assume that there is a target user c a and that similar users can first be obtained based on the purchase records in the reference existing store; after that, we can get the recommendation probability matrix of the target user c a . Suppose the threshold n = 4, the time window w = 3 and the number of good 5. The historical purchase records of similar users in the reference existing store when the time window m ≤3 are shown below:
k 1 : [ 0 1 0 0 1 0 0 0 1 0 1 0 0 0 1 ] k 2 : [ 0 0 1 0 0 1 1 0 0 1 0 0 1 1 0 ]   k 3 : [ 0 0 1 0 0 1 0 1 0 1 0 1 0 0 0 ] k 4 : [ 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 ] ,
where the row of matrix k i represents the number of goods and the column of matrix k i represents the case of historical purchased X j . If a user has purchased good I 3 at time 2, the result of row 3 and column 2 is 1. Otherwise, the result of row 3 and column 2 is 0.
The historical purchase records of the target user are shown below:
k : [ 0 1 1 0 1 0 0 0 0 0 0 0 1 1 0 ] .
According to Equation (10), the result of recommendation probability matrix of c a can be computed below:
H u a e = [ 0 0.25 0.75 0.2 0.4 0 0 0.25 0 0 0.25 0.5 0 0.6 0.2 0.25 0.25 0.5 0 0.4 0.25 0.75 0.25 0.4 0 ] .
In order to explain the results above, we computed the result of g3,1 as an illustration. It is clear that the number of users between both the similar users and the target user that have ever purchased I 3 it is 5 at time t. Thus, the denominator of result is 5. In the case that users have purchased good I 3 , the number of users that purchase good I 1 is 1 at time t + 1. Thus, the numerator of result is 1. Therefore, we can get the result for g3,1 is 0.2.

3.2.2. The Calculation Method for the Correlation Relationships between Goods

However, it is necessary to consider the correlation relationships among goods in recommendation systems. According to the characteristics of goods and the categories they belong to, the relationships among goods are taken into consideration on the basis of the information flow on the Internet, which means that if the flow of information is larger, the correlation relationship among the items is closer.
In our paper, S = ( s i , j ) is defined as the correlation relationship between goods in the scheme, where s i , j represents the probability of the correlation relationship of good I i and good I j . According to the definition of s i , j , it can be seen that the value of s i , j is in the interval (0, 1).
The matrix of the correlation relationship of goods is illustrated as follows:
S = [ s 1 , 1 s 1 , 2 s 1 , n s 2 , 1 s 2 , 2 s 2 , n s n , 1 s n , 2 s n , n ] .
After that, we calculated the result of each S i , j . B i , j is defined as the number of users that have bought both good I i and good I j . The computing method of S i , j is illustrated as follows:
S i , j = λ i , j S × h ( B i , j ) = λ i , j S × 1 1 + e B i , j ,
where λ i , j S represents whether there is a relationship among good I i and good I j . If there is a relationship among I i and I j , the result of λ i , j S is 1. Otherwise, the result of λ i , j S is 0. h ( B i , j ) is a logical function that can qualify the result of S i , j during interval [0, 1]. It can be seen that the result of S i , j is symmetric, which means that the value of S i , j is equal to that of S j , i .
We suppose that there is a correlation relationship between I 1 and I 2 and between I 3 and I 5 . If B 1 , 2 = 4 and B 3 , 5 = 2, then we can obtain the results that s 1 , 2 = s 2 , 1 = 0.892 , s 3 , 5 = s 5 , 3 = 0.889 , and others in the recommendation probability matrix S are 0. The results for the recommendation matrix of the relationship correlations between goods are shown below:
S = [ 0 0.892 0 0 0 0.892 0 0 0 0 0 0 0 0 0.889 0 0 0 0 0 0 0 0.889 0 0 ] .

3.2.3. The Mean Recommendation Probability Matrix of Goods

Then, the combination recommendation probability matrix can be obtained in the reference existing store, and the calculation method is as follows:
A c i e = h H c i e + ( 1 h ) S ,
where A c i e represents the final recommendation probability matrix and h represents the influence factor. The recommendation probability matrix is as shown below:
A c i e = [ b 1 , 1 e b 2 , 1 e b 3 , 1 e b 4 , 1 e b 5 , 1 e b 1 , 2 e b 2 , 1 e b 3 , 2 e b 4 , 2 e b 5 , 2 e b 1 , 3 e b 2 , 3 e b 3 , 3 e b 4 , 3 e b 5 , 3 e b 1 , 4 e b 2 , 4 e b 3 , 4 e b 4 , 4 e b 5 , 4 e b 1 , 5 e b 5 , 1 e b 3 , 5 e b 4 , 5 e b 5 , 5 e ] ,
where b i , j e represents the recommendation probability of each good after adding the factor of the correlation relationship between goods into H c i e .
According to Equation (14), if h = 0.6, according to the results of H u i e and S, we can get the results of the final probability recommendation matrix A c i e with the data of similar users and the correlation relationships among goods in the experiment. The probability recommendation matrix A c i e is shown as follows:
A u i e = [ 0 0.51 0.45 0.12 0.24 0.36 0 0.15 0 0 0.15 0.3 0 0.36 0.48 0.15 0.15 0.3 0 0.24 0.15 0.45 0.51 0.24 0 ] .
Therefore, on the basis of the matrix of analysis above, we can obtain the mean transition probability of each good in the reference existing store. The calculated method is denoted as Equation (16):
p ( i t + 1 B t + 1 c a ) = 1 | B t c a | · a B t u a p ( i t + 1 B t + 1 c a | B t c a ) ,
where | B t c a | represents the number of goods that the target user has bought at time t. Based on the above example and Equation (16), the final recommendation probability of each good in the existing store is:
p ( I 1 B t + 1 c a | I 4 ) = 1 1 · 0.24 = 0.12
p ( I 2 B t + 1 c a | I 4 ) = 1 1 · 0 = 0
p ( I 3 B t + 1 c a | I 4 ) = 1 1 · 0.24 = 0.36
p ( I 4 B t + 1 c a | I 4 ) = 1 1 · 0 = 0
p ( I 5 B t + 1 c a | I 4 ) = 1 1 · 0 = 0.24 .
When a new store opens, although it does not have purchase records, the relationships between goods can be determined by referring to those of the existing store for reference.

3.2.4. The Trust Factor of Goods in the RM-MES Scheme

In traditional recommendation schemes, there exists a dependency among users in social networks. If two users have a similar performance, the trust level is obviously high. Therefore, in this paper, the trust factor is added into the RM-MES scheme to improve the accuracy of recommendation results. In the RM-MES scheme, the trust factor of a good is divided into the reputation, sales rank, and frequency. The calculated method of trust is denoted as follows:
t r u s t i = τ · r e p i + θ · 1 e r a n k i + ( 1 τ θ ) · f r e i F r e ,
where t r u s t i represents the trust degree of good i, r e p i represents the reputation of good I, and f r e i represents the purchased frequency of good i. Fre is a constant in the experiment, which makes sure that the value of f r e i / F r e is in the interval [0, 1]. τ and θ respectively represent the scale factor of reputation and the influence factor of sales rank for good I i . r a n k i is the sales rank of good I i .
Because the historical purchase records are rich in the existing store for reference, the value of r e p i , r a n k i , and f r e i for good i is certain. With the operation of the RM-MES scheme, the reputation, sales rank, and purchase frequency in the recently opened store change at different time cycles.

3.2.5. The Latent Factors of Users in the RM-MES Scheme

In the existing store, it is easy to determine the target user’s transition matrix of probability by the histories of browsing and trust factor of goods if the target user is not new. However, there are few histories of browsing and trust degrees of goods for a recently opened store, which is called a “cold start”. In our paper, we defined L a = ( a g e , g e n d e r , l o c a t i o n , b r o w s e ) as the attribute set of latent factors. If the target user is new, and there is therefore no historical purchase record, it is not easy to recommend accurate goods for the user. However, the set of latent similar users can be adopted to compute the latent goods that the target user may like. The set of similar users for the target user c a is defined as S i m ( L a t e n t ( c a ) , L a t e n t ( c a ) ) , which can be computed by the four factors shown in the Equation (18).
S i m ( L a t e n t ( c a ) , L a t e n t ( c b ) )      = δ 1 · S i m ( A g e ( c a ) , A g e ( c b ) ) + δ 2 · S i m ( G e n d e r ( c a ) , G e n d e r ( c b ) )      + δ 3 · S i m ( L o c a t i o n ( c a ) , L o c a t i o n ( c b ) ) + δ 4 · S i m ( B r o w s e ( c a ) , B r o w s e ( c b ) ) ,
where δ represents the influence factor of attribute similarity, δ 1 + δ 2 + δ 3 + δ 4 = 1 , S i m ( A g e ( c a ) , A g e ( c b ) ) represents the latent similarity relationship of age between c a and c b , S i m ( G e n d e r ( c ) , G e n d e r ( c b ) ) represents the latent similarity of gender between c a and c b , S i m ( L o c a t i o n ( c a ) , L o c a t i o n ( c b ) ) represents the latent similarity of location between c a and c b , and S i m ( B r o w s e ( c a ) , B r o w s e ( c b ) ) represents the latent similarity of browsing between c a and c b .

3.2.6. The Establishment of Combination Calculation

Based on the methods shown above, the RM-MES scheme combines the mean recommendation probability matrix of goods for target users, trust degree of selected goods, and latent factor of target users, to establish the computation method illustrated below:
R c a I j = x · p ( i t + 1 B t + 1 c i ) + y · t r u s t i + z · l a t e n t c a I j ,   x + y + z = 1 ,
where R c a I j represents the recommendation probability in the existing selected store to recommend good I j to target user c a . x and y represent, respectively, the weight of the mean probability matrix of recommended goods for user c a and the trust degree for good I j , and z is the weight when the target user c a is new. If the target user selected is new, then the historical purchase records are empty, and therefore x + y = 1 ,   z = 0 .
In the RM-MES scheme, we calculated R c a I j in both the existing store and the new store and then combine them together to recommend appropriate goods for the target users. In the new shop, the recommendation probabilities of goods are defined as R 1 c a I j . The calculation method of R 1 c a I j is the same as that in R c a I j . The calculation method for the combination of R 1 c a I j and R c a I j can be obtained by Equation (20) as follows:
R f c a I j = μ · R 1 c a I j + ( 1 μ ) · R c a I j ,
where R f c a I j represents the recommendation probability of providing good I j to user c a , and μ is the influence factor of historical purchase records in the recently opened store. The historical purchase records of a recently opened store are sparse, and therefore the result of R 1 c a I j for the recently opened store is almost 0. Thus, at the beginning of our experiment, the value of the influence factor μ was zero; with the running of the recently opened store, the historical purchase records in the recently opened store will grow larger, and the value of µ will increase. We can calculate the value of the influence factor μ by Equation (21) as follows:
μ = i = 1 n f r e i F r e ,
where i = 1 n f r e i represents the sum of the purchase frequencies of goods I 1 to I n in a time period and F r e is a constant number, which was defined above. With the operation of the recently opened store, the historical purchase record will increase; therefore, the influence factor µ will become larger. When i = 1 n f r e i reaches the threshold total purchase number n, the store can recommend goods to users on the basis of its own historical purchase records.
The pseudo-code of the RM-MES algorithm is shown in Algorithm 1.
Algorithm 1. The main RM-MES Algorithm
Input: S , I , I i , n , m , d , q , a [ i ] [ j ] [ k ] , a 1 [ i ] [ j ] [ k ] , f r e [ i ] , f r e 1 [ i ] , x , y , z , μ , ω i , δ i
Output: R f c a I j
1: for each s i S
2:   R [ i ] = n u m ( I ) n u m ( I i ) n u m ( I ) num ( I i ) , r e f = max ( R [ i ] ,   r e f )
3: end for
4: for each c i C
5:  for each c ij c i
6:    S c o r e = j m ( 1 ) t k w o r d ( d )
7:  end for
8:   R e p i = ω 1 S c o r e ( q u a l i t y ) + ω 2 S c o r e ( p r i c e ) + ω 3 S c o r e ( a p p e a r a n c e ) + ω 4 S c o r e ( c o n f i g u r a t i o n ) + ω 5 S c o r e ( s e r v i c e ) + ω 6 S c o r e ( d e l i v e r y )
9:  Calculate S i m a , i according to Equations (4)–(8);
10: end for
11: Reverse order by S i m a , i and obtain S i m c [ a ] = ( c 1 , c 2 , , c q ) ;
12: for each c i S i m c [ a ]
13:  Calculate the transfer matrix H c a e according to Equations (10) and (11);
14:  Calculate the transfer matrix S based on the relationship:
15:   S a , i = λ a , i S × g ( B a , i ) = λ a , i S × 1 1 + e B a , i
16: end for
17: Calculate the final transfer matrix A c a e based on H c a e and S :
18:   A c a e = h M c a e + ( 1 h ) S
19: Calculate the recommendation probability at the next time instance based on the historical purchase records a [ i ] [ j ] [ k ] of users:
20:   p ( i t + 1 B t + 1 c a ) = 1 | B t c a | · i B t c a p ( i t + 1 B t + 1 c a | B t c a )
21: for each r i r e f
22:  Calculate the trust degree of each good:
23:   t r u s t i = τ · r e p i + θ · 1 e r a n k i + ( 1 τ θ ) · f r e i F r e
24:  Calculate the latent factor if the target user is new;
25:  Comprehensively compute the probability:
           R c a I j = x · p ( i t + 1 B t + 1 c a ) + y · t r u s t i + z · l a t e n t c a I j
26:  Combine the recommendation probabilities of the reference shop and new shop:
27:   R f c a I j = μ · R 1 c a I j + ( 1 μ ) · R c a I j
28: end for
29: Return R f c a I j

4. Experimental Evaluations and Results

4.1. Experimental Settings

In order to evaluate the effectiveness and performance of the RM-MES scheme, the purchasing network metadata of Amazon products (http://jmcauley.ucsd.edu/data/amazon/) and user review information were used in our experiments [11,15]. First, to evaluate the effectiveness and performance of the RM-MES scheme, we closely compared the RM-MES scheme with the classic trust-based scheme under a certain influence factor in different time periods. Then, we verified the influence factor of the influence factor x in the RM-MES scheme. In addition, we compared the trust degree of each selected good under different time periods. Finally, we compared and analyzed various detailed results during the experiment.
The dataset in the experiment was obtained by enquiring into the dataset on the Amazon website. We chose the metadata and reviews of the health and personal care category, which contains approximately 263,032 different goods. For each user, the following information could be obtained: ID of the product bought, the review ID, comment on the product, and review time. For each piece of merchandise, the following information could be obtained: ID, sales rank, categories, description, and list of similar goods. From the health and personal care catalogue, in our experiment, we chose several kinds of goods with higher purchase ranking in the experiments. In our experiments, we used 3/4 of the selected purchase records as the training set and the rest as the test set.
Then, to evaluate the effectiveness and performance of the RM-MES scheme, we compared results of precision, recall, and F1-measure. The three indexes above are three standard measurements for measuring the effectiveness of a recommendation scheme (the higher, the better). The recall can be obtained by the following calculation method (Equation (22)):
p r e c i s i o n = 1 H · a = 1 H N a L i s t a ,
where H represents the total number of both the target user and similar users, N a indicates the number of goods that user c a purchased in the recommendation list, and L i s t a indicates the number of goods in the recommendation list.
The recall in the RM-MES scheme can be computed by Equation (23) as follows:
r e c a l l = 1 H · a = 1 H N a B a ,
where B a represents the number of goods that user c a likes on the basis of the comments given by user c a and recall indicates the number of goods that target user c a likes in the list of recommendation to the total number of goods that user c a likes. The bigger the value of recall, the better.
Because F1-measure is calculated as a combination of these two indicators, F1-measure can comprehensively verify the effectiveness of the RM-MES scheme. The calculation method of F1-measure can be obtained by Equation (24) as follows:
F 1 m e a s u r e = 2 · r e c a l l · p r e c i s i o n p r e c i s i o n + r e c a l l .
If the F1-measure of the recommendation scheme is higher, the performance of the recommendation scheme is better.

4.2. Experimental Results

In this section, the performance of the RM-MES scheme is compared with that of the trust-based scheme proposed in Reference [1]. The trust-based scheme is to recommend appropriate goods to users based on the trust factor of goods. We chose the health and personal care shop as the reference of the recently opened shop.
The users selected in the experiments were not new, so the latent factor of users was not considered in our experiment. In other words, x + y = 1 and z = 0. As shown in Figure 1a, the precision of the trust-based scheme was lower than that of the RM-MES scheme on average. When a new store opens, historical purchase records are more likely to be sparse, and therefore the precision is low (cold start). The RM-MES scheme had a better performance than the trust-based model on average. When time is 8, the recommendation results of precision of the newly opened store are higher than those of the existing store, which means the store can recommend goods to users with its own historical purchase records.
From the experimental results of precision, it is clear that the precision of the trust-based scheme is lower than that of the RM-MES scheme when a store is newly opened. This is because the RM-MES scheme first refers to the correlation of goods among the existing store and the new store and then guides the new store to recommend goods to users. Thus, though the newly opened store has few purchase records, the RM-MES scheme still has a better performance than other methods. Thus, it can be seen that the RM-MES scheme can solve the “cold start” problem.
With the running of the newly opened store, there are more and more purchase records in the new store, so it is more effective for it to adopt its own purchase records. Thus, after a period of time, the precision of the recommendation model will be maintained at a constant level. It is similar to other schemes that only adopt their purchase records to recommend goods. Thus, the precision ratio of the RM-MES scheme is similar to that of other schemes.
The comparison of percentages of improvement of precision when time <6 is shown in Figure 1b. It can be seen that the percentage of improvements of precision is very high at the beginning. This is because when a new shop opens, it has few historical purchase records, so it is difficult to recommend goods for target users appropriately. However, the proposed method in our paper can combine both the RM-MES scheme and the trust-based recommendation model to recommend goods to target users. Thus, the percent improvements of precision are very high.
Then, we closely compared the result of recall for the two schemes with time passing, and the results are shown in Figure 2a. Figure 2b shows the comparison of percent improvements of recall in the RM-MES scheme. From the results of recall, it is clear that the RM-MES scheme has better effectiveness and performance than the trust-based scheme at the beginning. When a new store opens, the historical purchase records is more likely to be 0%; thus, it is difficult to recommend goods for target users appropriately (cold start). However, the existing store for reference has enough purchase records to recommend goods to target users. Therefore, the results of the recall that is the combination of both the existing store and the new store are definitely higher than those of the results of recall that only adopt their own purchase records of a new store. However, there were fluctuations during the experiment, as shown in the Figure 2a. This is because there are uncertainties in online social networks, which may cause the recall of recommendation to have fluctuations.
Then, the results of F1-measure of these two schemes are compared to comprehensively evaluate the performance of the proposed recommendation scheme. The results of F1-measure are shown in Figure 3a. Figure 3b shows the comparison of the percentage of improvements of F1-measure in the RM-MES scheme. From the results of F1-measure, it is clear that the proposed method in our paper has a better performance than the trust-based scheme at the beginning. This is because the precisions and recalls of the proposed method in our paper are higher than those of other methods because the purchase records are more likely to be sparse when a new store opens. Therefore, the F1-measure of the proposed method is higher than that of the other methods. There is an increasing number of purchase records in the newly opened store as time passes. The results for the F1-measure of the recommendation model will be maintained at a constant level.
The precisions of the two schemes are closely compared under different recommendation thresholds, as shown in Figure 4a. From the picture above, we can reach the conclusion that the effectiveness of the proposed method in our paper is better than that of the trust-based model under different recommendation thresholds α. This is because the trust-based model selects their own purchase records to recommend. However, the purchase matrixes are more likely to be empty at the beginning. Thus, it is difficult to recommend goods for target users appropriately. When the recommendation threshold is 0.5, the results of precision in our proposed method are the highest and decrease over time, and they remain at zero when the threshold is 0.9.
A comparison of percentages of improvements of precision under different recommendation thresholds is shown in Figure 4b. As illustrated above, it can be seen that the percentage of precision is further improved in the RM-MES scheme proposed in this paper.
The recalls of the RM-MES scheme proposed in this paper and the trust-based scheme under different recommendation thresholds are shown in Figure 5a. From Figure 5a, it can be seen that the recall for the RM-MES scheme proposed in this paper is greater than that of the trust-based model under different recommendation thresholds. This is because the datasets of the RM-MES scheme are a combination of the historical purchase records of the existing store and the historical purchase records of the target store. When the recommendation threshold α is higher than 0.4, the results of recall in the RM-MES scheme gradually become smaller. The recalls of these two recommendation schemes remain at zero when the recommendation threshold is 0.9.
A comparison of percent improvements of recall under different recommendation thresholds is illustrated in Figure 5b.
To comprehensively evaluate the performance of the proposed scheme, the F1-measure results of these two recommendation schemes were compared under different recommendation thresholds. The F1-measure of the RM-MES scheme proposed in this paper and the trust-based scheme under different recommendation thresholds is illustrated in Figure 6a. It is clear that the effectiveness of the F1-measure in the RM-MES scheme is greater than that of the trust-based scheme. However, the RM-MES scheme combines both the historical purchase records of reference existing stores and newly opened stores together. Thus, at the beginning, it can recommend goods to users more accurately than the trust-based scheme. When the recommendation threshold is 0.9, the recall and precision in both a trust-based scheme and RM-MES scheme are zero; therefore, the F1-measure of these two recommendation schemes are both 0. In addition, it can be seen from the results below that the RM-MES scheme is more stable than the trust-based schemes. A comparison of percentages of improvements of F1-measure under different recommendation thresholds is illustrated in Figure 6b. From the results shown above, it can be seen that the percentages of the F1-measure are further improved in the RM-MES scheme under different thresholds. When the recommendation threshold is more than 0.8, the recall and precision of both the proposed scheme in our paper and the trust-based scheme are zero; therefore, F1-measure reaches zero in the experiment.
To further evaluate the performance of the RM-MES scheme, after the experiment of the health and personal care category is complete, we carried on the experiment of a newly opened baby products store. In the category of baby products, there are about 71,317 different kinds of products. In our experiment, we selected the most purchased products as the training set on the basis of the sales rank. In the experiments, we used 3/4 of the selected historical purchase records as the training set and the rest as the test set. Table 2 shows a summary of the experimental results.
From Table 2, we can reach the conclusion that the effectiveness of the RM-MES scheme is greater than that of the other schemes. In addition, in the proposed scheme in our paper, we can obtain the best measurement results when the influence factor of transition probability x is 0.3.
At the initiation stage, the results of precision ratio, recall ratio and F1-measure are improved by approximately 19.07%, 20.73%, and 21.02%, respectively, compared to the previous schemes.

5. Conclusions

In this paper, based on the trust-based recommendation model, we proposed a new recommendation model (RM-MES) based on multi-emotion similarity to improve the performance of the recommendation scheme and overcome the “cold start” problem. First, we divided users’ behaviors into browsing goods, buying goods, and purchasing goods as well as evaluating these goods. Then, the recommendation attributes of goods were considered to obtain similarities between users and shops. Then, the most similar store was selected as the reference existing store in our experiment. Next, the recommendation probability matrix of both the existing store and the new store were calculated according to the similarity between users and target user. Finally, we adopted the Amazon product co-purchasing network metadata and commentary information to evaluate the effectiveness and performance of the RM-MES scheme through comprehensive experiments. Furthermore, we obtained the best measurement results when the influence factor of transition probability x was 0.3 in our experiment. Therefore, we compared detailed information in the RM-MES scheme with that in the trust-based scheme through experiments when the influence factor of transition probability x is 0.3 and analyzed the impact of the transition probability influence factors in the RM-MES scheme through experiments. Therefore, we can draw the conclusion that the RM-MES scheme has a better performance than other recommendation schemes.
For high probability goods in the RM-MES scheme, the RM-MES scheme will further enhance the recommended probability of goods that have been recommended and non-recommended goods will suffer further reductions in their recommendation probabilities. Therefore, this tendency leads to the phenomenon that the recommendation system loses the opportunity to recommend more optimized goods. In future studies, we will further research how to recommend other goods with small probabilities to users to bring higher profit to the system.

Author Contributions

Conceptualization, J.L. and Y.W.; formal analysis, X.Y. and Y.W.; funding acquisition, J.L.; investigation, Y.W.; methodology, J.L. and Y.W.; project administration, T.L. and Y.W..; software, T.L. and Y.W.; supervision, X.Y.; validation, Q.L.; visualization, X.Y.; writing (original draft), Q.L. and Y.W.; writing (review and editing), Y.W.

Funding

This research was funded by the National Natural Science Foundation of China (61272150, 61379110), and the Fundamental Research Funds for the Central Universities of Central South University (2018zzts596).

Acknowledgments

This work was supported in part by the National Natural Science Foundation of China (61472450, 61402165, 61702560, S1651002, M1450004), the Key Research Program of Hunan Province (2016JC2018), and the Natural Science Foundation of Hunan Province (2018JJ2099). The authors would like to thank the reviewers for their valuable suggestions and comments.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Wang, Y.; Yin, G.; Cai, Z.; Dong, Y.; Dong, H. A trust-based probabilistic recommendation model for social networks. J. Netw. Comput. Appl. 2015, 55, 59–67. [Google Scholar] [CrossRef]
  2. Lee, H.; Kwon, J. Improvement of matrix factorization-based recommender systems using similar user index. Int. J. Softw. Eng. Appl. 2015, 9, 189–200. [Google Scholar]
  3. Joshi, B.; Iutzeler, F.; Amini, M.R. ′16-Asynchronous Distributed Matrix Factorization with Similar User and Item Based Regularization. In Proceedings of the 10th ACM Conference on Recommender Systems-RecSys, Boston, MA, USA, 15–19 September 2016; pp. 75–78. [Google Scholar]
  4. Thorat, P.B.; Goudar, R.M.; Barve, S. Survey on Collaborative Filtering, Content-based Filtering and Hybrid Recommendation System. Int. J. Comput. Appl. 2015, 110, 31–36. [Google Scholar]
  5. Polatidis, N.; Kapetanakis, S.; Pimenidis, E.; Kosmidis, K. Reproducibility of experiments in recommender systems evaluation. In Proceedings of the IFIP International Conference on Artificial Intelligence Applications and Innovations, Rhodes, Greece, 22 May 2018; pp. 401–409. [Google Scholar]
  6. Zhu, J.; Zhang, J.; Zhang, C.; Wu, Q.; Jia, Y.; Zhou, B.; Yu, S. CHRS: Cold Start Recommendation across Multiple Heterogeneous Information Networks. IEEE Access 2017, 99, 1. [Google Scholar] [CrossRef]
  7. Alam, A.; Khusro, S.; Ullah, I.; Karim, M.S. Confluence of social network, social question and answering community, and user reputation model for information seeking and experts generation. J. Inf. Sci. 2017, 43, 260–274. [Google Scholar] [CrossRef]
  8. Mao, X.; Mitra, S.; Swaminathan, V. Feature Selection for FM-Based Context-Aware Recommendation Systems. IEEE Comput. Soc. 2017, 42, 252–255. [Google Scholar]
  9. Liu, X. An improved clustering-based collaborative filtering recommendation algorithm. Cluster Comput. 2017, 20, 1281–1288. [Google Scholar]
  10. Chen, T.; Hong, L.; Shi, Y.; Sun, Y. Joint Text Embedding for Personalized Content-based Recommendation. arXiv, 2017; arXiv:1706.01084. [Google Scholar]
  11. Mcauley, J.; Targett, C.; Shi, Q.; Hengel, A.V.D. Image-Based Recommendations on Styles and Substitutes. In Proceedings of the International Acm Sigir Conference on Research and Development in Information Retrieval, Santiago, Chile, 9–13 August 2015; pp. 43–52. [Google Scholar]
  12. Chen, M.; Wang, S.; Liang, P.P.; Baltrušaitis, T.; Zadeh, A.; Morency, L.P. Multimodal Sentiment Analysis with Word-Level Fusion and Reinforcement Learning; ACM: New York, NY, USA, 2017; pp. 163–171. [Google Scholar]
  13. Li, J.; Sun, C.; Lv, J. TCMF: Trust-Based Context-Aware Matrix Factorization for Collaborative Filtering. In Proceedings of the IEEE International Conference on TOOLS with Artificial Intelligence, Limassol, Cyprus, 10–12 November 2014; pp. 815–821. [Google Scholar]
  14. Wang, Y.; Zhu, L. Research on Collaborative Filtering Recommendation Algorithm Based on Mahout. In Proceedings of the 2016 4th International Conference on Applied Computing and Information Technology/3rd International Conference on Computational Science/Intelligence and Applied Informatics/1st International Conference Big Data, Cloud Computing, Data Science & Engineering (ACIT-CSII-BCD), Las Vegas, NV, USA, 12–14 December 2016; pp. 400–405. [Google Scholar]
  15. He, R.; Mcauley, J. Ups and Downs: Modeling the Visual Evolution of Fashion Trends with, One-Class Collaborative Filtering. In Proceedings of the 25th International Conference on World Wide Web International World Wide Web Conferences Steering Committee, Montreal, QC, Canada, 4 February 2016; pp. 507–517. [Google Scholar]
  16. Sun, L.; Michael, E.I.; Wang, S.; Li, Y. A Time-Sensitive Collaborative Filtering Model in Recommendation Systems. In Proceedings of the IEEE International Conference on Internet of Things, Chengdu, China, 15–18 December 2017; pp. 340–344. [Google Scholar]
  17. Song, H.; Pei, Q.Q.; Xiao, Y.; Li, Z.; Wang, Y. A Novel Recommendation Model Based on Trust Relations and Item Ratings in Social Networks. In Proceedings of the International Conference on Networking and Network Applications, Kathmandu, Nepal, 16–19 October 2018; pp. 17–23. [Google Scholar]
  18. Samundeeswary, K.; Krishnamurthy, V. Comparative study of recommender systems built using various methods of collaborative filtering algorithm. In Proceedings of the International Conference on Computational Intelligence in Data Science, Chennai, India, 2–3 July 2018; pp. 1–6. [Google Scholar]
  19. Guo, G.; Zhang, J.; Zhu, F.; Wang, X. Factored similarity models with social trust for top-N item recommendation. Knowl.-Based Syst. 2017, 122, 17–25. [Google Scholar] [CrossRef]
  20. Maha, A.; Gabriella, P.; Fabio, S.; Rim, F. An LDA-Based Approach to Scientific Paper Recommendation. In Proceedings of the 21st International Conference on Applications of Natural Language to Information Systems, Salford, UK, 17 June 2016; pp. 200–210. [Google Scholar]
  21. Yan, G.; Shi, H.; Chong, D.; He, W. Mining e-commerce satisfaction sentiment through a bilingual model. In Proceedings of the IEEE International Conference on Image, Vision and Computing (ICIVC), Chengdu, China, 2–4 July 2017; pp. 1029–1033. [Google Scholar]
  22. Guo, L.; Liang, J.; Zhu, Y.; Luo, Y.; Sun, L.; Zheng, X. Collaborative filtering recommendation based on trust and emotion. J. Intell. Inf. Syst. 2018, 1–23. [Google Scholar] [CrossRef]
  23. Guo-Qiang, Z.; Xu, L.; Xi-Hui, Y. User Collaborative Recommendation Model Based on Emotional Weight. J. Chin. Comput. Syst. 2016, 37, 4–5. [Google Scholar]
  24. Wijayanti, R.; Arisal, A. Ensemble approach for sentiment polarity analysis in user-generated Indonesian text. In Proceedings of the International Conference on Computer, Control, Informatics and ITS Applications, Jakarta, Indonesia, 23–26 October 2018; pp. 158–163. [Google Scholar]
  25. Vagliano, I.; Monti, D.; Morisio, M. Semrevrec: A recommender system based on user reviews and linked data. In Proceedings of the Poster Track of the 11th ACM Conference on Recommender Systems, Como, Italy, 28 August 2017; pp. 1–3. [Google Scholar]
  26. Musto, C.; Gemmis, M.; Semeraro, G.; Lops, P. A multi-criteria recommender system exploiting aspect-based sentiment analysis of users’ reviews. In Proceedings of the 11th ACM Conference on Recommender Systems, Como, Italy, 27–31 August 2017; pp. 321–325. [Google Scholar]
  27. Contratres, F.G.; Alves-Souza, S.N.; Filgueiras, L.V.L.; Liu, S.D.S. Sentiment Analysis of Social Network Data for Cold-Start Relief in Recommender Systems. Adv. Intell. Syst. Comput. 2018, 746, 122–132. [Google Scholar]
  28. Seo, Y.D.; Kim, Y.G.; Lee, E.; Baik, D. Personalized recommender system based on friendship strength in social network services. Expert Syst. Appl. 2017, 69, 135–148. [Google Scholar] [CrossRef]
  29. Meng, X.; Wang, S.; Liu, H.; Zhang, Y. Exploiting Emotion on Reviews for Recommender System. In Proceedings of the AAAI Conference on Artificial Intelligence, New Orleans, LA, USA, 2–7 February 2018. [Google Scholar]
Figure 1. The result of the experiment. (a) The results of precision in a health and personal care shop; (b) the percentage of improvement of precision in the health and personal care shop.
Figure 1. The result of the experiment. (a) The results of precision in a health and personal care shop; (b) the percentage of improvement of precision in the health and personal care shop.
Information 10 00018 g001
Figure 2. The result of the experiment. (a) The results of recall in a health and personal care shop; (b) the percentage of improvement of recall in the health and personal care shop.
Figure 2. The result of the experiment. (a) The results of recall in a health and personal care shop; (b) the percentage of improvement of recall in the health and personal care shop.
Information 10 00018 g002
Figure 3. The result of the experiment. (a) The results of F1-measure in a health and personal care shop; (b) the percentage of improvement of F1-measure in the health and personal care shop.
Figure 3. The result of the experiment. (a) The results of F1-measure in a health and personal care shop; (b) the percentage of improvement of F1-measure in the health and personal care shop.
Information 10 00018 g003
Figure 4. The result of the experiment in the health and personal care shop. (a) The results of precision under different recommendation thresholds; (b) the percentage of improvement of precision under different recommendation thresholds.
Figure 4. The result of the experiment in the health and personal care shop. (a) The results of precision under different recommendation thresholds; (b) the percentage of improvement of precision under different recommendation thresholds.
Information 10 00018 g004
Figure 5. The result of the experiment in the health and personal care shop. (a) The results of recall under different recommendation thresholds; (b) the percentage of improvement of recall under different recommendation thresholds.
Figure 5. The result of the experiment in the health and personal care shop. (a) The results of recall under different recommendation thresholds; (b) the percentage of improvement of recall under different recommendation thresholds.
Information 10 00018 g005
Figure 6. The result of the experiment in the health and personal care shop. (a) The results of F1-measure under different recommendation thresholds; (b) the percentage of improvement of F1-measure under different recommendation thresholds.
Figure 6. The result of the experiment in the health and personal care shop. (a) The results of F1-measure under different recommendation thresholds; (b) the percentage of improvement of F1-measure under different recommendation thresholds.
Information 10 00018 g006
Table 1. Main notations.
Table 1. Main notations.
SymbolDescription
S i m c [ a ] The set of similar users to the target user a
S M X l [ a ] The purchase matrixes of similar users
λ i , j S The relationship among good i and good j
· The proportion of the mean recommendation probability
n The number of final purchases in the new shop
L i s t i The number of recommended goods in each round
w The length of the time window
yThe proportion of the influence factor of trust
z The proportion of the influence factor of the latent factor
H [ i ] [ j ] The recommendation matrix of the target user based on the similarity of users
S [ i ] [ j ] The recommendation matrix of the target user based on the correlation relationship among goods
A [ i ] [ j ] The recommendation probability matrix of the target user based on M [ i ] [ j ]   and   S [ i ] [ j ]
t r u s t [ i ] The value of trust for good i
r e p [ i ] The reputation of good i
f r e [ i ] The purchase frequency of good i
μ The proportion of the recommendation probability for the new shop
recallThe probability that users purchase what they like in the recommendation list
F 1 m e a s u r e The standard measurement for the classification accuracy of a recommendation algorithm
B i The number of goods that user i likes
N i The number of goods that user i has purchased in the recommendation list
Table 2. The experimental results of precision, recall, and F1-measure in the baby products shop.
Table 2. The experimental results of precision, recall, and F1-measure in the baby products shop.
TBX = 0.3X = 0.4X = 0.5X = 0.6
Precision0.1150.1400.1300.1310.105
Recall0.1060,1370.1330.1310.1
F1-measure0.1100.1390.1380.1330.1

Share and Cite

MDPI and ACS Style

Long, J.; Wang, Y.; Yuan, X.; Li, T.; Liu, Q. A Recommendation Model Based on Multi-Emotion Similarity in the Social Networks. Information 2019, 10, 18. https://doi.org/10.3390/info10010018

AMA Style

Long J, Wang Y, Yuan X, Li T, Liu Q. A Recommendation Model Based on Multi-Emotion Similarity in the Social Networks. Information. 2019; 10(1):18. https://doi.org/10.3390/info10010018

Chicago/Turabian Style

Long, Jun, Yulou Wang, Xinpan Yuan, Ting Li, and Qunfeng Liu. 2019. "A Recommendation Model Based on Multi-Emotion Similarity in the Social Networks" Information 10, no. 1: 18. https://doi.org/10.3390/info10010018

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop