CN106484876A - A kind of based on typical degree and the collaborative filtering recommending method of trust network - Google Patents

A kind of based on typical degree and the collaborative filtering recommending method of trust network Download PDF

Info

Publication number
CN106484876A
CN106484876A CN201610895889.3A CN201610895889A CN106484876A CN 106484876 A CN106484876 A CN 106484876A CN 201610895889 A CN201610895889 A CN 201610895889A CN 106484876 A CN106484876 A CN 106484876A
Authority
CN
China
Prior art keywords
user
item
degree
items
trust
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610895889.3A
Other languages
Chinese (zh)
Inventor
陈叶彤
汪静
印鉴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
GUANGZHOU INFINITE WISDOM ASPECT INFORMATION TECHNOLOGY Co Ltd
Neusoft Institute Guangdong
Sun Yat Sen University
Guangzhou Zhongda Nansha Technology Innovation Industrial Park Co Ltd
Original Assignee
GUANGZHOU INFINITE WISDOM ASPECT INFORMATION TECHNOLOGY Co Ltd
Neusoft Institute Guangdong
Sun Yat Sen University
Guangzhou Zhongda Nansha Technology Innovation Industrial Park Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by GUANGZHOU INFINITE WISDOM ASPECT INFORMATION TECHNOLOGY Co Ltd, Neusoft Institute Guangdong, Sun Yat Sen University, Guangzhou Zhongda Nansha Technology Innovation Industrial Park Co Ltd filed Critical GUANGZHOU INFINITE WISDOM ASPECT INFORMATION TECHNOLOGY Co Ltd
Priority to CN201610895889.3A priority Critical patent/CN106484876A/en
Publication of CN106484876A publication Critical patent/CN106484876A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention provides a kind of based on typical degree and the collaborative filtering recommending method of trust network, the method replaces original sparse rating matrix using dense user typical case's degree matrix and project typical case's degree matrix, and merges improvement of the trust network between user to traditional Collaborative Filtering Recommendation Algorithm.Typical degree matrix of the typical degree matrix and user by using project in Item Sets on the user's collection for liking certain intermediate item collection, alleviate in traditional Collaborative Filtering Recommendation Algorithm due to the few sparse sex chromosome mosaicism of user's score data quantity, fusion users to trust network improves recommendation precision further, while realizing Data Dimensionality Reduction.Recommendation results can fully merge impact of the social trusting relationship of user to similar users interest.

Description

Collaborative filtering recommendation method based on canonical degree and trust network
Technical Field
The invention relates to the technical field of personalized recommendation, in particular to a collaborative filtering recommendation method based on a typical degree and a trust network.
Background
In recent years, with the rapid development of the internet, the information data volume increases, and for internet users, the problem that it is difficult to accurately and efficiently find information of interest becomes a problem that needs to be solved urgently in the development of the internet. According to the user interest characteristics, a solution is established by combining the project characteristics, the constructed user relationship, the potential factors and the like, and a personalized recommendation technology is developed. In current internet website applications, social factors are increasingly fused, social data of users can conveniently share personal interest fields and wider interaction modes, such as attention, comment, forwarding and collection and the like, more information data can be obtained through analysis of the social data, and recommendation precision is improved.
At present, recommendation engines constructed in personalized recommendation technology are widely applied to various fields such as e-commerce, music movies or social networking sites. Two of the commonly used recommendation techniques are: content-based recommendations, collaborative filtering-based recommendations, model-based recommendations. And constructing user preference and the assumption that the user interest is unchanged through historical information data by a content-based recommendation algorithm, and recommending items to the user according to the fitting of the user preference data characteristics and the item characteristics. Collaborative filtering recommendation is widely used in the industry, and by analyzing user interests, designated interest similar users are found in the user population, and the item evaluation of the similar users is integrated to form preference degree prediction of the designated user on the information. Collaborative filtering is particularly useful in product recommendations such as music, movies, and the like. However, in the meantime, the conventional collaborative filtering recommendation technology has many limitations, such as: data sparsity problems, cold start problems, scalability problems. The data sparsity problem is that the system historical user scoring data is few, and the similarity calculation is difficult to have accurate similarity calculation when the similarity calculation between users or projects is carried out; the cold start problem is a problem that cannot be recommended when a new user starts without history scoring data; the expansibility problem is that when a user or a project is newly added, the system needs to be added with a large amount of calculation load. The improvement of the timeliness and the accuracy of recommendation is a research hotspot of a recommendation system.
With the rapid development of the Web2.0 technology, behavior data among users can supplement score data, and a trust network is a type of interactive behavior information of the users and other users in a website and describes mutual trust relations among the users. Since users are more prone to recommendations from trusted parties when recommending items for users that are similar to the users' preferences, trust networks have a key role in user preferences and item recommendations.
Disclosure of Invention
The invention provides a collaborative filtering recommendation method based on a canonical degree and a trust network, which can improve the recommendation precision and simultaneously realize the data dimension reduction.
In order to achieve the technical effects, the technical scheme of the invention is as follows:
a collaborative filtering recommendation method based on a canonical degree and a trust network comprises the following steps:
s1: acquiring history evaluation data of a user on a project and characteristic information data of the project;
s2: expressing the content label of each item into a text vector form, setting the number K of implied topics, and clustering the items by using an LDA topic model to generate a topic distribution theta and a topic-word distribution phi of an item set;
s3: calculating the typical degree of the project in the project set by using the project-subject distribution and the subject word distribution of the project, and constructing a project-project set typical degree matrix;
calculating the typical degree of a user in a user set which likes a certain type of theme and corresponds to the certain type of theme by using the rating data of the user on the project, and constructing a user-user set typical degree matrix;
s4: for a user Ui, calculating the similarity distance between users by using a threshold filtering algorithm, and constructing a nearest neighbor matrix;
s5: calculating the trust degrees of all neighbors of the Ui according to the evaluation of the neighbors of the Ui to the items, and constructing a trust degree matrix of the Ui neighbors of the user;
s6: and replacing the traditional scoring matrix with a typical degree matrix, fusing the weighted average of the trust degrees to calculate the scoring prediction, and generating a recommendation list according to the scoring prediction.
Further, in the step S2:
clustering the items using the LDA topic model produces an item set topic distribution θ and a topic-word distribution Φ, where the item set is represented by item OiRepresents:
where m represents the number of items, O represents an item, wi,mRepresenting the typical degree of the item in the item set, and clustering through a topic model to obtain a topic word vector which consists of the attributes and values of the item set and is represented as follows:
where r is a real number from 0 to 1, reflecting the importance of the property in the cluster center,time indicates that the attribute is not contained under a certain topic,is a keyword that indicates that the attribute is a certain topic and can be defined by it;
further, step 2 comprises several substeps, for any item O in the collection of itemsi
1) Probability of occurrence of subject thetai~Dirichlet(α);
2) For each word WinGenerating a topic distribution zinMult (theta) and words
Further, the step S3 includes calculating the item-item set representativeness and calculating the user-user set representativeness, wherein the calculation process of the item-item set representativeness is as follows:
the item-item set typical degree refers to the combination of the similarity degree of an individual item to a certain item cluster center and the dependency degree of the item to other item cluster centers, and the typical degree of the item in the item set is recorded asThe specific calculation formula is as follows:
wherein,indicating the internal similarity of an item in a set of items, in particularA feature vector representing the cluster class center of the cluster item,the feature vector of each item is represented,representing the similarity of the individual items to the feature vector of the item set center;
wherein,indicating the integration of the external dissimilarity of the item in all sets of items, in particularRepresenting the degree of dissimilarity of individual items to the center of the item, C representing the center of the cluster, NcIndicates the number of cluster centers, kjRepresenting a set of items;
the similarity calculation method may adopt a pearson correlation coefficient, a similarity based on euclidean distance, and a modified cosine similarity calculation method, and the similarity calculation formula based on euclidean distance in this embodiment is as follows:
wherein, the generated item set user sets are corresponding relations, n represents the number of the user sets or the item sets,a central feature vector representing the set of items,feature attribute word vectors, v, representing itemsj,yAnd vOyRespectively representing the clustering centers and the individual feature values of the projects to be weighted;
the calculation process of the user-user set typical degree is as follows;
the user set represents the user set which is corresponding to the item set and likes the items, and the typical degree of the user in the user setRelated to the scoring of the user in the project set, including the scoring value P of the user on the project in the project setgx,rAnd a scoring frequency P in the set of itemsgx,fThe typical degree calculation method of the user in the user set is as follows:
in particular
WhereinRepresenting a user UiIn item set KxCorresponding user set gxThe weighted average of the medium scores is,representing a user UiIn item set KiCorresponding user set gxThe score frequency value of (a);
in thatMiddle wx,yRepresenting the use of items in a user set gxCorresponding kxThe degree of representativeness in the set of items is taken as a weight. Ri,yIs the value of the user Ui's rating, R, for the item Oy in the set of itemsmaxIs the maximum score value, here 5;
whereinRepresenting a user UiIn user set gxCorresponding kxFrequency of scoring in a set of items, where Nx,iRepresenting a user UiIn item set KxNumber of user's points, NiIndicating the total number of items scored at the user; the higher the user scores a set of items and the higher the frequency of scoring, the higher the degree of typicality that the user has in the group of users who like such a set of items;
calculating the similarity between users by using a Euclidean distance-based formula and using a typical degree matrix to replace a traditional item scoring matrix, wherein the similarity is calculated by using similarity calculation based on the Euclidean distance:
where n is the number of user sets, representing users UiAnd user UjThe similarity distance of (2).
Further, the specific process of step S4 is as follows:
screening user neighbors by using a similarity threshold filtering method, selecting typical degree similarity among users to obtain a user nearest neighbor matrix:
whereinRepresenting a user UiGamma is a set filtering neighbor similarity threshold, and when the similarity calculated according to the user typical degree matrix is greater than the set threshold, the neighbor users are added into the target user UjThe similarity method uses the similarity calculation method based on the Euclidean distance to obtain the user neighbors.
Further, the specific process of step S5 is as follows:
according to the target user UiThe neighbor user scores the history of the project and calculates UiThe trust degrees of all neighbors are constructed to form a user UiThe confidence level of the neighbor comprises two parts, namely a global trust relationship and a local trust relationship, and the specific calculation formula is as follows:
Trust(uj,ui)=ω·gTrust(uj,ui)+(1-ω)lTrust(uj,ui)
wherein gTrust (u)j,ui) Representing user ujAnd uiFor global confidence, where lTrust (u)j,ui) Representing user ujAnd uiThe local trust degree is the adjustment factor omega between 0 and 1, and is used for giving different weights to the global trust degree and the local trust degree to represent different influence degrees, in the social relationship, the higher the mutual frequency between users is, the more the users recommend the prediction success times to other users, and the higher the trust degree is;
the global trust reflects the contribution degree of the existing scoring behavior of the user in the system to other users, and in the traditional collaborative filtering based on the user, if the user carries out accurate recommendation for many times when participating in the recommendation of another user and successfully predicts the scoring of the recommended user to the project, the user has higher global trust degree, namely is more worthy of being recommended and trusted by other users; conversely, when the number of times of successful prediction is less, the user trust degree is lower, and the target user U is subjected to predictioniIts neighbor UjTo UiThe local trust is calculated as follows:
wherein Item (U)i) For user UiThe set of items, Item (U), that have been scoredj) For user UjThe set of items that have already been scored may,represents the proportion of the user common scoring item in the user j, wherein SuccessSet (U)i,Uj) Indicates the number of correct recommendations as the user UjAs screened out user UiWhen the neighbor is close to the user UjPredictive score and user UiThe average item score difference is within a certain range, and the specific formula is as follows:
whereinRespectively represent users Uj,UiThe average value of the scores of the items can reflect the scoring habits of the user, Rj(o) represents user UjActual rating of item O, P being indicated by neighboring user UjSupposing that the score of the user I on the item o, E represents an error range value, the setting can be adjusted, and the score adopts a discretization score with the range of 1-5, so that the set score error value is E-1;
RecommandSet(Ui,Uj) Representing a user UjAnd user UiIs expressed as:
whereinWhen the user Ui and the user Uj have common scoring items;
the local trust of the user in the system reflects the social trust relationship between a pair of users in the social network, and is the number of interactive actions between the users. The interaction of the calculation of the local trust degree comprises the attention number and the evaluation praise interaction frequency between the attention number and the user of the user, and the specific local trust degree calculation formula is as follows:
wherein in (U)j) Represented in the user interaction network, user UjIn degree of (i.e. user U)jNumber of users of interest, out (U)i) Expressed in user interaction relation, user UiOut of service, namely user UiIs concerned with the number of users, where UiCij represents user U as target useriAnd user UjMax (C) represents the user UjMaximum number of interactions, when neighboring user UjThe more the attention is, the more frequently the user interacts with other users, the higher the credibility of the user, and η represents the weight of the adjustment factor between 0 and 1 for the user to adjust the attention information and the interaction information on the calculation of the user credibility.
Further, the specific process of step S6 is as follows:
meanwhile, the typical degree matrix is used for replacing the traditional scoring matrix, the weighted average of the trust degree is fused for calculating the scoring prediction, a recommendation list is generated according to the scoring prediction, the similarity and the trust factor of the typical degree are harmonized, the influence of the two aspects on the weight is synthesized, and the comprehensive weight is finally obtained, wherein the specific formula is as follows:
wherein ω (i, a) represents user i and user a, typsim (i, a) represents the similarity obtained from the canonical degree matrix of the user, and trust (i) represents the confidence of user i;
the harmonic weight obtained according to the harmonic formula of the typical similarity and the trust factor is as follows:
according to the harmonic weights, a recommendation scoring formula is given as follows:
whereinRepresents the average rating of user u for the item, c represents the neighborhood of user u, RiThe score of the current item for the neighbor user i representing u,representing the grade of the user i to the project, TypSimuser (i, u) representing the similarity of the user i and the user u calculated according to the typical degree matrix, UserTruiRepresenting the degree of trust, P, of a neighbour user iuAnd expressing the prediction scores of the recommendation algorithm, and generating Top-K recommendation set results with the highest prediction scores according to the prediction score ranking.
Compared with the prior art, the technical scheme of the invention has the beneficial effects that:
the method uses the dense user typical degree matrix and the project typical degree matrix to replace the original sparse scoring matrix, and combines the improvement of the trust network among the users on the traditional collaborative filtering recommendation algorithm. By using the typical degree matrix of the items in the item set and the typical degree matrix of the users in the user set which likes a certain type of item set, the problem of sparsity caused by small quantity of user scoring data in the traditional collaborative filtering recommendation algorithm is solved, the recommendation precision is further improved by fusing the user trust network, and meanwhile, the data dimension reduction is realized. The recommendation result can fully integrate the influence of the social trust relationship of the user on the similar user interests.
Drawings
FIG. 1 is a flow chart of the method of the present invention;
FIG. 2 is a diagram illustrating a typical relationship between an item-item set and a user set according to the present invention.
Detailed Description
The drawings are for illustrative purposes only and are not to be construed as limiting the patent;
for the purpose of better illustrating the embodiments, certain features of the drawings may be omitted, enlarged or reduced, and do not represent the size of an actual product;
it will be understood by those skilled in the art that certain well-known structures in the drawings and descriptions thereof may be omitted.
The technical solution of the present invention is further described below with reference to the accompanying drawings and examples.
Example 1
As shown in fig. 1, a collaborative filtering recommendation method based on a canonical degree and a trust network includes the following steps:
step 1: and traversing all users in the current network system, and acquiring user and historical scoring data, items and user characteristic information.
Step 2: preprocessing data: expressing the content label of each item into a form of a characteristic text vector, setting the number K of implicit topics, clustering the items by using an LDA topic model to generate a topic distribution theta and a topic-word distribution phi of an item set, wherein the item set is composed of items OiRepresents:
where m represents the number of items, O represents an item, wi,mIndicating the degree of representativeness of the item in the set of items.
Through topic model clustering, the obtained topic word vector (cluster center feature vector) is composed of item set attributes and values and is represented as follows:
where r is a real number from 0 to 1, reflecting the importance of the attribute in the cluster center.Time indicates that the attribute is not contained under a certain topic,is a keyword that indicates that the attribute is a certain topic and can be defined by it.
Specifically, step 2 comprises the following substeps, for any item O in the collection of itemsi
(2-1) topic occurrence probability θi~Dirichlet(α)
(2-2) for each word WinGenerating a topic distribution zinMult (theta) and words
The specific implementation taking the movie scoring project data as an example is to extract a keyword label according to movie content expression information, and construct a topic-word vector as a feature vector of a clustering center through topic model clustering.
In step 3, the method specifically comprises two parts of item-item set typical degree calculation and user-user set typical degree calculation (as shown in fig. 2). And constructing the item-item set typical degree and the user-user set typical degree by using a Euclidean distance-based formula.
(3-1) calculation of item-item set representativeness
The item-item set representativeness refers to the combination of the degree of similarity of an individual item to a certain item cluster center and the degree of dependency of the item to other item cluster centers, which are respectively called: internal similarity and external dissimilarity characterize an item in a set of items asThe specific calculation formula is as follows:
wherein
Indicating the internal similarity of an item in a set of items, in particularA feature vector representing the cluster class center of the cluster item,the feature vector of each item is represented,representing the similarity of the individual items to the central feature vector of the item set.
Wherein
Representing the external dissimilarity of the composite item in all sets of itemsIn particularRepresenting the degree of dissimilarity of individual items to the center of the item, C representing the center of the cluster, NcIndicates the number of cluster centers, kjRepresenting a set of items.
The similarity calculation method may adopt a pearson correlation coefficient, a similarity based on euclidean distance, and a modified cosine similarity calculation method, and the similarity calculation formula based on euclidean distance in this embodiment is as follows:
wherein, the generated item set user sets are corresponding relations, n represents the number of the user sets or the item sets,a central feature vector representing the set of items,feature attribute word vectors, v, representing itemsj,yAndand respectively representing the cluster center and the item individual characteristic values to be weighted.
In particular in movie data, feature vectors such as the item Se7en (seven guilt) can be represented as attribute features according to the cluster centerAccording to the project typical degree calculation formula, the project feature vector and the typical degree of each theme can be obtained. For example, tamanik number is both an love movie and a disaster movie, but is more typical in the love movie category than in the disaster movie category. The calculation formula can obtain a typical degree matrix of the item-item set.
(3-2) calculation of user-user set representativeness
The user set represents the user set which is corresponding to the item set and likes the items, and the typical degree of the user in the user set is
The scores of the users in the project set are related, and the scores P of the users on the projects in the project set are includedgx,rAnd a scoring frequency P in the set of itemsgx,fThe typical degree calculation method of the user in the user set is as follows:
in particular
WhereinRepresenting a user UiIn item set KxCorresponding user set gxThe weighted average of the medium scores is,representing a user UiIn item set KiCorresponding user set gxThe score frequency value of (1).
In thatMiddle wx,yRepresenting the use of items in a user set gxCorresponding kxThe degree of representativeness in the set of items is taken as a weight. Ri,yOf the user Ui to the item Oy in the set of itemsValue of credit, RmaxIs the maximum score value, here 5.
WhereinRepresenting a user UiIn user set gxCorresponding kxFrequency of scoring in a set of items. Wherein N isx,iRepresenting a user UiIn item set KxNumber of user's points, NiIndicating the total number of items scored at the user.
Thus, the higher the user scores a set of items and the higher the frequency of scoring, the higher the degree of typability that the user has in a group of users who like such a set of items.
And (3-3) calculating the similarity between the users by using a Euclidean distance-based formula and using a typical degree matrix instead of the traditional item scoring matrix.
The similarity calculation uses similarity calculation based on Euclidean distance:
where n is the number of user sets, representing users UiAnd user UjDistance of similarity of
Specifically, in step 4, the selection of neighbors is a key factor influencing the accuracy of the recommendation effect, and a dense user-user set typical degree matrix is used instead of a sparse user item scoring matrix, wherein the user typical degree matrix refers to a graph whose data is that dense data users have different degrees of typical degrees in each user set. And the original user scoring matrix is very sparse, a similarity threshold filtering method is used for screening user neighbors on the typical degree matrix according to a reference graph, and the typical degree similarity between the users is selected to obtain the user nearest neighbor matrix.
WhereinRepresenting a user UiGamma is a set filtering neighbor similarity threshold, and when the similarity calculated according to the user typical degree matrix is greater than the set threshold, the neighbor users are added into the target user UjThe similarity method uses the similarity calculation method based on the Euclidean distance to obtain the user neighbors.
Specifically, in step 5, according to the history scores of the neighbor users of the target user Ui on the items, the trust degrees of all the neighbors of the Ui are calculated, and a trust degree matrix of the neighbors of the user Ui is constructed. The trust degree of the neighbor comprises two parts, namely a global trust relationship and a local trust relationship. The specific calculation formula is as follows:
Trust(uj,ui)=ω·gTrust(uj,ui)+(1-ω)lTrust(uj,ui)
wherein gTrust (u)j,ui) Representing user ujAnd uiFor global confidence, where lTrust (u)j,ui) Representing user ujAnd uiAnd omega is an adjusting factor between 0 and 1 for the local confidence, and is used for giving different weights to the global confidence and the local confidence to represent different influence degrees of the global confidence and the local confidence. In the social relationship, the higher the interaction frequency among the users is, the more the users successfully predict the recommendation of other users, and the higher the trust degree is.
The global trust reflects the contribution degree of the existing scoring behavior of the user in the system to other users, and in the traditional collaborative filtering based on the user, if the user carries out accurate recommendation for many times when participating in the recommendation of another user and successfully predicts the scoring of the recommended user to the item, the user has higher global trust degree, namely is more worthy of being recommended and trusted by other users. Conversely, the less the number of times the prediction succeeds, the lower the user confidence. For the target user Ui, the local trust of the neighbor Uj of the target user Ui to the Ui is calculated as follows:
wherein Item (U)i) For user UiThe set of items, Item (U), that have been scoredj) For user UjThe set of items that have already been scored may,represents the proportion of the user common scoring item in the user j, wherein SuccessSet (U)i,Uj) The number of correctly recommended users is represented, when the user Uj is adjacent to the screened user Ui, the difference between the predicted score of the user Uj and the average project score of the user Ui is within a certain range, and the specific formula is as follows:
whereinRespectively represents that the average value of the user Uj and Ui for the item can reflect the scoring habit of the user, Rj(o) represents user UjThe actual rating of item O. P represents the score of the item o inferred by the neighboring user Uj by the user I. E represents an error range value, and the setting can be adjusted, and since the score is a discretized score in the range of 1 to 5, the score error value is set to E equal to 1.
RecommandSet(Ui,Uj) Representing a user UjAnd user UiIs provided with the number of common score items. Expressed as:
whereinIndicating when user Ui has a common scoring item with user Uj.
The local trust of the user in the system reflects the social trust relationship between a pair of users in the social network, and is the number of interactive actions between the users. The interaction of the calculation of the local credibility comprises the attention number and the evaluation praise interaction frequency between the attention number and the user. The specific local confidence calculation formula is as follows:
wherein in (U)j) Represented in the user interaction network, user UjIn degree of (i.e. user U)jNumber of users of interest, out (U)i) Expressed in user interaction relation, user UiOut of service, namely user UiIs concerned with the number of users, where UiCij represents the number of interactions between the user Ui and the user Uj, max (C) represents the maximum number of interactions between the user Uj, when the number of concerned users Uj is more, the more frequently the users interact with other users, the higher the credibility of the users is, η represents that the adjustment factor is between 0 and 1, and the weight of the users for adjusting the concerned information and the interactive information on the calculation of the user credibility is.
Step 6: meanwhile, a typical degree matrix is used for replacing a traditional scoring matrix, a weighted average calculation scoring prediction of the trust degree is fused, a recommendation list is generated according to the scoring prediction, the similarity and the trust factor of the typical degree are harmonized, the influence of the two aspects on the weight is integrated, and the comprehensive weight is finally obtained.
Where ω (i, a) represents user i and user a, typsim (i, a) represents the similarity obtained from the user's canonical degree matrix, and trust (i) represents the confidence of user i.
The harmonic weight obtained according to the harmonic formula of the typical similarity and the trust factor is as follows:
according to the harmonic weights, a recommendation scoring formula is given as follows:
whereinRepresents the average rating of user u for the item, c represents the neighborhood of user u, RiThe score of the current item for the neighbor user i representing u,and the value of the user i on the project is shown, and the TypSimuser (i, u) shows the similarity of the user i and the user u calculated according to the typical degree matrix. UserTruiRepresenting the confidence level of the neighbor user i. PuAnd expressing the prediction scores of the recommendation algorithm, and generating Top-K recommendation set results with the highest prediction scores according to the prediction score ranking.
The same or similar reference numerals correspond to the same or similar parts;
the positional relationships depicted in the drawings are for illustrative purposes only and are not to be construed as limiting the present patent;
it should be understood that the above-described embodiments of the present invention are merely examples for clearly illustrating the present invention, and are not intended to limit the embodiments of the present invention. Other variations and modifications will be apparent to persons skilled in the art in light of the above description. And are neither required nor exhaustive of all embodiments. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the claims of the present invention.

Claims (6)

1. A collaborative filtering recommendation method based on a canonical degree and a trust network is characterized by comprising the following steps:
s1: acquiring history evaluation data of a user on a project and characteristic information data of the project;
s2: expressing the content label of each item into a text vector form, setting the number K of implied topics, and clustering the items by using an LDA topic model to generate a topic distribution theta and a topic-word distribution phi of an item set;
s3: calculating the typical degree of the project in the project set by using the project-subject distribution and the subject word distribution of the project, and constructing a project-project set typical degree matrix;
calculating the typical degree of a user in a user set which likes a certain type of theme and corresponds to the certain type of theme by using the rating data of the user on the project, and constructing a user-user set typical degree matrix;
s4: for a user Ui, calculating the similarity distance between users by using a threshold filtering algorithm, and constructing a nearest neighbor matrix;
s5: calculating the trust degrees of all neighbors of the Ui according to the evaluation of the neighbors of the Ui to the items, and constructing a trust degree matrix of the Ui neighbors of the user;
s6: and replacing the traditional scoring matrix with a typical degree matrix, fusing the weighted average of the trust degrees to calculate the scoring prediction, and generating a recommendation list according to the scoring prediction.
2. The collaborative filtering recommendation method based on representativeness and trust network according to claim 1, wherein in said step S2:
clustering the items using the LDA topic model produces an item set topic distribution θ and a topic-word distribution Φ, where the item set is represented by item OiRepresents:
k i = { O 1 w i , 1 , O 2 w i , 2 ... O m w i , m }
wherein m representsNumber of items, O represents an item, wi,mRepresenting the typical degree of the item in the item set, and clustering through a topic model to obtain a topic word vector which consists of the attributes and values of the item set and is represented as follows:
t k j → = ( p k j , 1 : r k j , 1 , p k j , 2 : r k j , 2 ... p k j , m : r k j , m )
where r is a real number from 0 to 1, reflecting the importance of the property in the cluster center,time indicates that the attribute is not contained under a certain topic,is a keyword that indicates that the attribute is a certain topic and can be defined by it;
further, step 2 comprises several substeps, for any item O in the collection of itemsi
1) Probability of occurrence of subject thetai~Dirichlet(α);
2) For each word WinGenerating a topic distribution zinMult (theta) and words
3. The collaborative filtering recommendation method based on the representativeness and the trust network of claim 2, wherein the step S3 comprises a calculation of item-item set representativeness and a calculation of user-user set representativeness, wherein the calculation of the item-item set representativeness is as follows:
the item-item set typical degree refers to the combination of the similarity degree of an individual item to a certain item cluster center and the dependency degree of the item to other item cluster centers, and the typical degree of the item in the item set is recorded asThe specific calculation formula is as follows:
T k x ( O i ) = α ( t k j → , p O y → ) = β ( t k j → , p O y → ) · δ ( t k j → , p O y → )
wherein,indicating the internal similarity of an item in a set of items, in particularA feature vector representing the cluster class center of the cluster item,the feature vector of each item is represented,representing the similarity of the individual items to the feature vector of the item set center;
wherein,indicating the integration of the external dissimilarity of the item in all sets of items, in particularRepresenting the degree of dissimilarity of individual items to the center of the item, C representing the center of the cluster, NcIndicates the number of cluster centers, kjRepresenting a set of items;
the similarity calculation method may adopt a pearson correlation coefficient, a similarity based on euclidean distance, and a modified cosine similarity calculation method, and the similarity calculation formula based on euclidean distance in this embodiment is as follows:
wherein, the generated item set user sets are corresponding relations, n represents the number of the user sets or the item sets,a central feature vector representing the set of items,feature attribute word vectors, v, representing itemsj,yAnd vOyRespectively representing the clustering centers and the individual feature values of the projects to be weighted;
the calculation process of the user-user set typical degree is as follows;
the user set represents a user set which likes the items and corresponds to the item set, and the typical degree of the user in the user set is related to the rating of the user in the item set, including the rating value P of the user on the items in the item setgx,rAnd a scoring frequency P in the set of itemsgx,fThe typical degree calculation method of the user in the user set is as follows:
τ g x ( U i ) = S g x , r i + S g x , f i 2
in particular
S g x , r i = Σ y = 1 n w x , y · R i , y n · R m a x
S g x , f i = N x , i N i = N x , i Σ y = 1 n N y , i
WhereinRepresenting a user UiIn item set KxCorresponding user set gxWeighted average of medium scores, Si gx,fRepresenting a user UiIn item set KiCorresponding user set gxThe score frequency value of (a);
in thatMiddle wx,yRepresenting the use of items in a user set gxCorresponding kxThe degree of representativeness in the set of items is taken as a weight. Ri,yIs the value of the user Ui's rating, R, for the item Oy in the set of itemsmaxIs the maximum score value, here 5;
whereinRepresenting a user UiIn user set gxCorresponding kxFrequency of scoring in a set of items, where Nx,iRepresenting a user UiIn item set KxNumber of user's points, NiIndicating the total number of items scored at the user; the higher the user scores a set of items and the higher the frequency of scoring, the higher the degree of typicality that the user has in the group of users who like such a set of items;
calculating the similarity between users by using a Euclidean distance-based formula and using a typical degree matrix to replace a traditional item scoring matrix, wherein the similarity is calculated by using similarity calculation based on the Euclidean distance:
S i m ( U i , U j ) = exp ( - Σ y = 1 n | u i , y - u j , y | 2 )
where n is the number of user sets, representing users UiAnd user UjThe similarity distance of (2).
4. The collaborative filtering recommendation method based on the representativeness and trust network of claim 3, wherein the specific process of the step S4 is as follows:
screening user neighbors by using a similarity threshold filtering method, selecting typical degree similarity among users to obtain a user nearest neighbor matrix:
N → i = { U i | S i m ( U i , U j ) ≥ γ }
whereinRepresenting a user UiGamma is a set filtering neighbor similarity threshold, and when the similarity calculated according to the user typical degree matrix is greater than the set threshold, the neighbor users are added into the target user UjThe similarity method uses the similarity calculation method based on the Euclidean distance to obtain the user neighbors.
5. The collaborative filtering recommendation method based on representativeness and trust network according to claim 4, wherein the specific process of the step S5 is as follows:
according to the target user UiThe neighbor user scores the history of the project and calculates UiThe trust degrees of all neighbors are constructed to form a user UiA matrix of confidence levels of neighbors, the confidence level of a neighbor comprising two parts, global confidenceThe specific calculation formula of the arbitrary relation and the local trust relation is as follows:
Trust(uj,ui)=ω·gTrust(uj,ui)+(1-ω)lTrust(uj,ui)
wherein gTrust (u)j,ui) Representing user ujAnd uiFor global confidence, where lTrust (u)j,ui) Representing user ujAnd uiThe local trust degree is the adjustment factor omega between 0 and 1, and is used for giving different weights to the global trust degree and the local trust degree to represent different influence degrees, in the social relationship, the higher the mutual frequency between users is, the more the users recommend the prediction success times to other users, and the higher the trust degree is;
the global trust reflects the contribution degree of the existing scoring behavior of the user in the system to other users, and in the traditional collaborative filtering based on the user, if the user carries out accurate recommendation for many times when participating in the recommendation of another user and successfully predicts the scoring of the recommended user to the project, the user has higher global trust degree, namely is more worthy of being recommended and trusted by other users; conversely, when the number of times of successful prediction is less, the user trust degree is lower, and the target user U is subjected to predictioniIts neighbor UjTo UiThe local trust is calculated as follows:
gTrust U j → U i = | I t e m ( U j ) ∩ I t e m ( U i ) | | I t e m ( U j ) | | S u c c e s s S e t ( U j , U i ) | | Re c o m m a n d S e t ( U j , U i ) |
wherein Item (U)i) For user UiThe set of items, Item (U), that have been scoredj) For user UjThe set of items that have already been scored may,represents the proportion of the user common scoring item in the user j, wherein SuccessSet (U)i,Uj) Indicates the number of correct recommendations as the user UjAs users screened outUiWhen the neighbor is close to the user UjPredictive score and user UiThe average item score difference is within a certain range, and the specific formula is as follows:
P = R i ‾ + ( R j ( o ) - R j ‾ ) * T y p S i m U s e r | P - R ‾ i | ≤ e
whereinRespectively represent users Uj,UiThe average value of the scores of the items can reflect the scoring habits of the user, Rj(o) represents user UjActual rating of item O, P being indicated by neighboring user UjSupposing that the user I scores the item o, and E represents an error range value, the setting can be adjusted, and the score adopts the range of1-5, thus setting the score error value as e-1;
RecommandSet(Ui,Uj) Representing a user UjAnd user UiIs expressed as:
Re c o m m a n d S e t ( U i , U j ) = { ( U i , U j ) : P U i , U j ( i ) ! = n u l l }
whereinWhen the user Ui and the user Uj have common scoring items;
the local trust of the user in the system reflects the social trust relationship between a pair of users in the social network, and is the number of interactive actions between the users. The interaction of the calculation of the local trust degree comprises the attention number and the evaluation praise interaction frequency between the attention number and the user of the user, and the specific local trust degree calculation formula is as follows:
l T r u s t ( U i , U j ) = η i n ( U j ) i n ( U j ) + o u t ( U i ) + ( 1 - η ) C i , j m a x ( C )
wherein in (U)j) Represented in the user interaction network, user UjIn degree of (i.e. user U)jNumber of users of interest, out (U)i) Expressed in user interaction relation, user UiOut of service, namely user UiIs concerned with the number of users, where UiCij represents user U as target useriAnd user UjMax (C) represents the user UjMaximum number of interactionsNumber, when the neighboring user UjThe more the attention is, the more frequently the user interacts with other users, the higher the credibility of the user, and η represents the weight of the adjustment factor between 0 and 1 for the user to adjust the attention information and the interaction information on the calculation of the user credibility.
6. The collaborative filtering recommendation method based on representativeness and trust network according to claim 5, wherein the specific process of the step S6 is as follows:
meanwhile, the typical degree matrix is used for replacing the traditional scoring matrix, the weighted average of the trust degree is fused for calculating the scoring prediction, a recommendation list is generated according to the scoring prediction, the similarity and the trust factor of the typical degree are harmonized, the influence of the two aspects on the weight is synthesized, and the comprehensive weight is finally obtained, wherein the specific formula is as follows:
1 ω ( i , a ) = 2 1 / T y p S i m U s e r ( i , a ) + 1 / T r u s t ( i )
wherein ω (i, a) represents user i and user a, typsim (i, a) represents the similarity obtained from the canonical degree matrix of the user, and trust (i) represents the confidence of user i;
the harmonic weight obtained according to the harmonic formula of the typical similarity and the trust factor is as follows:
ω ( i , a ) = 2 T y p S i m U s e r ( i , a ) · T r u s t ( i ) T y p S i m U s e r ( i , a ) + T r u s t ( i )
according to the harmonic weights, a recommendation scoring formula is given as follows:
P u = R u ‾ + Σ i = 1 c ( R i - R i ‾ ) * ω ( i , a ) Σ i = 1 c | ω ( i , a ) |
whereinRepresents the average rating of user u for the item, c represents the neighborhood of user u, RiThe score of the current item for the neighbor user i representing u,representing the grade of the user i to the project, TypSimuser (i, u) representing the similarity of the user i and the user u calculated according to the typical degree matrix, UserTruiRepresenting the degree of trust, P, of a neighbour user iuAnd expressing the prediction scores of the recommendation algorithm, and generating Top-K recommendation set results with the highest prediction scores according to the prediction score ranking.
CN201610895889.3A 2016-10-13 2016-10-13 A kind of based on typical degree and the collaborative filtering recommending method of trust network Pending CN106484876A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610895889.3A CN106484876A (en) 2016-10-13 2016-10-13 A kind of based on typical degree and the collaborative filtering recommending method of trust network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610895889.3A CN106484876A (en) 2016-10-13 2016-10-13 A kind of based on typical degree and the collaborative filtering recommending method of trust network

Publications (1)

Publication Number Publication Date
CN106484876A true CN106484876A (en) 2017-03-08

Family

ID=58269464

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610895889.3A Pending CN106484876A (en) 2016-10-13 2016-10-13 A kind of based on typical degree and the collaborative filtering recommending method of trust network

Country Status (1)

Country Link
CN (1) CN106484876A (en)

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106991173A (en) * 2017-04-05 2017-07-28 合肥工业大学 Collaborative filtering recommending method based on user preference
CN107341204A (en) * 2017-06-22 2017-11-10 电子科技大学 A kind of collaborative filtering recommending method and system for merging article label information
CN107506456A (en) * 2017-08-29 2017-12-22 环球智达科技(北京)有限公司 A kind of similarity calculating method based on film story of a play or opera information
CN107889082A (en) * 2017-11-01 2018-04-06 南京邮电大学 A kind of D2D method for discovering equipment using social networks between user
CN108108749A (en) * 2017-12-12 2018-06-01 杭州电子科技大学 A kind of friend recommendation method based on user's similarity
CN108320218A (en) * 2018-02-05 2018-07-24 湖南大学 Individual commodity recommendation method based on trust-scoring time-evolution two-way effect
CN108446964A (en) * 2018-03-30 2018-08-24 中南大学 A kind of user's recommendation method based on mobile flow DPI data
CN108595630A (en) * 2018-04-24 2018-09-28 中译语通科技股份有限公司 A kind of user behavior data analysis model and its construction method
CN108664661A (en) * 2018-05-22 2018-10-16 武汉理工大学 A kind of scientific paper recommendation method based on frequent theme collection preference
CN108830460A (en) * 2018-05-23 2018-11-16 重庆邮电大学 A method of recommender system Deta sparseness is alleviated based on substep dynamic filling
CN108920503A (en) * 2018-05-28 2018-11-30 哈尔滨工程大学 A kind of micro- video personalized recommendation algorithm based on social networks degree of belief
CN109002469A (en) * 2018-06-11 2018-12-14 广东奥博信息产业股份有限公司 A kind of information personalized recommendation and reminding method based on broad sense point set distance
CN109408734A (en) * 2018-09-28 2019-03-01 嘉兴学院 A kind of collaborative filtering recommending method of fuse information Entropy conformability degree and dynamic trust
CN109726747A (en) * 2018-12-20 2019-05-07 西安电子科技大学 Recommend the data fusion sort method of platform based on social networks
CN109857928A (en) * 2018-12-25 2019-06-07 北京交通大学 User preference prediction technique based on polynary credit evaluation
CN109947987A (en) * 2019-03-22 2019-06-28 江西理工大学 A kind of intersection collaborative filtering recommending method
CN109948067A (en) * 2019-02-22 2019-06-28 哈尔滨工业大学(深圳) The information-pushing method and system of user's enigmatic language justice LR model are trusted in a kind of fusion
CN110648163A (en) * 2019-08-08 2020-01-03 中山大学 Recommendation algorithm based on user comments
CN110909257A (en) * 2019-11-22 2020-03-24 西南石油大学 Scoring prediction method and device
CN111061962A (en) * 2019-11-25 2020-04-24 上海海事大学 Recommendation method based on user score analysis
CN111465931A (en) * 2017-12-05 2020-07-28 谷歌有限责任公司 Optimizing item display on a graphical user interface
CN111460318A (en) * 2020-03-31 2020-07-28 中南大学 Collaborative filtering recommendation method based on explicit and implicit trusts
CN111506830A (en) * 2020-04-09 2020-08-07 中南大学 Collaborative filtering recommendation algorithm fusing social trust influence
CN111951051A (en) * 2020-08-14 2020-11-17 中国工商银行股份有限公司 Method, device and system for recommending products to customers
CN112488228A (en) * 2020-12-07 2021-03-12 京科互联科技(山东)有限公司 Bidirectional clustering method for wind control system data completion
CN112784171A (en) * 2021-01-21 2021-05-11 重庆邮电大学 Movie recommendation method based on context typicality
CN113051487A (en) * 2021-04-20 2021-06-29 安徽师范大学 Travel group recommendation method based on user trust and social influence
CN113177137A (en) * 2021-05-27 2021-07-27 腾讯音乐娱乐科技(深圳)有限公司 Method, apparatus, and storage medium for recommending comment information of songs
US11182418B2 (en) * 2017-03-28 2021-11-23 Tencent Technology (Shenzhen) Company Limited Media content recommendation method and apparatus and storage medium
CN114117251A (en) * 2021-11-22 2022-03-01 中南民族大学 Intelligent context-Bo-down fusion multi-factor matrix decomposition personalized recommendation method
CN114647773A (en) * 2020-12-17 2022-06-21 赣南师范大学 Improved collaborative filtering method based on multiple linear regression and third-party credit

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102207972A (en) * 2011-06-15 2011-10-05 中山大学 Television program recommending method and device for digital television
CN102779182A (en) * 2012-07-02 2012-11-14 吉林大学 Collaborative filtering recommendation method for integrating preference relationship and trust relationship
CN105279699A (en) * 2015-10-09 2016-01-27 北京航空航天大学 Recommendation method combining multi-class untrust relation based on collaborative filtering
CN105354260A (en) * 2015-10-22 2016-02-24 中南大学 Mobile application recommendation method with social network and project feature fused

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102207972A (en) * 2011-06-15 2011-10-05 中山大学 Television program recommending method and device for digital television
CN102779182A (en) * 2012-07-02 2012-11-14 吉林大学 Collaborative filtering recommendation method for integrating preference relationship and trust relationship
CN105279699A (en) * 2015-10-09 2016-01-27 北京航空航天大学 Recommendation method combining multi-class untrust relation based on collaborative filtering
CN105354260A (en) * 2015-10-22 2016-02-24 中南大学 Mobile application recommendation method with social network and project feature fused

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JING WANG 等: "Combining user-based and item-based collaborative filtering techniques to improve recommendation diversity", 《2013 6TH INTERNATIONAL CONFERENCE ON BIOMEDICAL ENGINEERING AND INFORMATICS》 *
胡致杰 等: "基于社交网络中双重好友及用户偏好的协同过滤推荐", 《长春工业大学学报》 *

Cited By (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11182418B2 (en) * 2017-03-28 2021-11-23 Tencent Technology (Shenzhen) Company Limited Media content recommendation method and apparatus and storage medium
CN106991173A (en) * 2017-04-05 2017-07-28 合肥工业大学 Collaborative filtering recommending method based on user preference
CN107341204A (en) * 2017-06-22 2017-11-10 电子科技大学 A kind of collaborative filtering recommending method and system for merging article label information
CN107341204B (en) * 2017-06-22 2023-04-07 电子科技大学 Collaborative filtering recommendation method and system fusing article label information
CN107506456A (en) * 2017-08-29 2017-12-22 环球智达科技(北京)有限公司 A kind of similarity calculating method based on film story of a play or opera information
CN107889082B (en) * 2017-11-01 2020-04-14 南京邮电大学 D2D device discovery method utilizing social relationship among users
CN107889082A (en) * 2017-11-01 2018-04-06 南京邮电大学 A kind of D2D method for discovering equipment using social networks between user
CN111465931A (en) * 2017-12-05 2020-07-28 谷歌有限责任公司 Optimizing item display on a graphical user interface
CN108108749A (en) * 2017-12-12 2018-06-01 杭州电子科技大学 A kind of friend recommendation method based on user's similarity
CN108108749B (en) * 2017-12-12 2020-01-17 杭州电子科技大学 Friend recommendation method based on user similarity
CN108320218A (en) * 2018-02-05 2018-07-24 湖南大学 Individual commodity recommendation method based on trust-scoring time-evolution two-way effect
CN108320218B (en) * 2018-02-05 2020-12-11 湖南大学 Personalized commodity recommendation method based on trust-score time evolution two-way effect
CN108446964A (en) * 2018-03-30 2018-08-24 中南大学 A kind of user's recommendation method based on mobile flow DPI data
CN108595630A (en) * 2018-04-24 2018-09-28 中译语通科技股份有限公司 A kind of user behavior data analysis model and its construction method
CN108664661A (en) * 2018-05-22 2018-10-16 武汉理工大学 A kind of scientific paper recommendation method based on frequent theme collection preference
CN108664661B (en) * 2018-05-22 2021-08-17 武汉理工大学 Academic paper recommendation method based on frequent theme set preference
CN108830460A (en) * 2018-05-23 2018-11-16 重庆邮电大学 A method of recommender system Deta sparseness is alleviated based on substep dynamic filling
CN108920503A (en) * 2018-05-28 2018-11-30 哈尔滨工程大学 A kind of micro- video personalized recommendation algorithm based on social networks degree of belief
CN109002469B (en) * 2018-06-11 2021-08-31 广东奥博信息产业股份有限公司 Information personalized recommendation and prompt method based on generalized point set distance
CN109002469A (en) * 2018-06-11 2018-12-14 广东奥博信息产业股份有限公司 A kind of information personalized recommendation and reminding method based on broad sense point set distance
CN109408734A (en) * 2018-09-28 2019-03-01 嘉兴学院 A kind of collaborative filtering recommending method of fuse information Entropy conformability degree and dynamic trust
CN109408734B (en) * 2018-09-28 2021-07-27 嘉兴学院 Collaborative filtering recommendation method integrating information entropy similarity and dynamic trust
CN109726747A (en) * 2018-12-20 2019-05-07 西安电子科技大学 Recommend the data fusion sort method of platform based on social networks
CN109726747B (en) * 2018-12-20 2021-09-28 西安电子科技大学 Data fusion ordering method based on social network recommendation platform
CN109857928A (en) * 2018-12-25 2019-06-07 北京交通大学 User preference prediction technique based on polynary credit evaluation
CN109857928B (en) * 2018-12-25 2020-12-29 北京交通大学 User preference prediction method based on multivariate credit evaluation
CN109948067A (en) * 2019-02-22 2019-06-28 哈尔滨工业大学(深圳) The information-pushing method and system of user's enigmatic language justice LR model are trusted in a kind of fusion
CN109947987B (en) * 2019-03-22 2022-10-25 江西理工大学 Cross collaborative filtering recommendation method
CN109947987A (en) * 2019-03-22 2019-06-28 江西理工大学 A kind of intersection collaborative filtering recommending method
CN110648163B (en) * 2019-08-08 2024-03-22 中山大学 Recommendation algorithm based on user comments
CN110648163A (en) * 2019-08-08 2020-01-03 中山大学 Recommendation algorithm based on user comments
CN110909257A (en) * 2019-11-22 2020-03-24 西南石油大学 Scoring prediction method and device
CN111061962B (en) * 2019-11-25 2023-09-29 上海海事大学 Recommendation method based on user scoring analysis
CN111061962A (en) * 2019-11-25 2020-04-24 上海海事大学 Recommendation method based on user score analysis
CN111460318A (en) * 2020-03-31 2020-07-28 中南大学 Collaborative filtering recommendation method based on explicit and implicit trusts
CN111460318B (en) * 2020-03-31 2022-09-30 中南大学 Collaborative filtering recommendation method based on explicit and implicit trusts
CN111506830B (en) * 2020-04-09 2022-08-09 中南大学 Collaborative filtering recommendation algorithm fusing social trust influence
CN111506830A (en) * 2020-04-09 2020-08-07 中南大学 Collaborative filtering recommendation algorithm fusing social trust influence
CN111951051B (en) * 2020-08-14 2023-09-26 中国工商银行股份有限公司 Method, device and system for recommending products to clients
CN111951051A (en) * 2020-08-14 2020-11-17 中国工商银行股份有限公司 Method, device and system for recommending products to customers
CN112488228A (en) * 2020-12-07 2021-03-12 京科互联科技(山东)有限公司 Bidirectional clustering method for wind control system data completion
CN114647773A (en) * 2020-12-17 2022-06-21 赣南师范大学 Improved collaborative filtering method based on multiple linear regression and third-party credit
CN114647773B (en) * 2020-12-17 2024-03-22 赣南师范大学 Improved collaborative filtering method based on multiple linear regression and third party credit
CN112784171A (en) * 2021-01-21 2021-05-11 重庆邮电大学 Movie recommendation method based on context typicality
CN113051487B (en) * 2021-04-20 2022-08-02 安徽师范大学 Travel group recommendation method based on user trust and social influence
CN113051487A (en) * 2021-04-20 2021-06-29 安徽师范大学 Travel group recommendation method based on user trust and social influence
CN113177137A (en) * 2021-05-27 2021-07-27 腾讯音乐娱乐科技(深圳)有限公司 Method, apparatus, and storage medium for recommending comment information of songs
CN114117251B (en) * 2021-11-22 2022-10-04 中南民族大学 Intelligent context-Bo-down fusion multi-factor matrix decomposition personalized recommendation method
CN114117251A (en) * 2021-11-22 2022-03-01 中南民族大学 Intelligent context-Bo-down fusion multi-factor matrix decomposition personalized recommendation method

Similar Documents

Publication Publication Date Title
CN106484876A (en) A kind of based on typical degree and the collaborative filtering recommending method of trust network
CN109190030B (en) Implicit feedback recommendation method fusing node2vec and deep neural network
Hu et al. Mitigating data sparsity using similarity reinforcement-enhanced collaborative filtering
Liang et al. A probabilistic rating auto-encoder for personalized recommender systems
US11663661B2 (en) Apparatus and method for training a similarity model used to predict similarity between items
Kommineni et al. Machine learning based efficient recommendation system for book selection using user based collaborative filtering algorithm
Liu et al. Towards a dynamic top-n recommendation framework
Wu et al. A new similarity computation method in collaborative filtering based recommendation system
Jain et al. A literature survey on recommendation system based on sentimental analysis
Feng et al. Merging user social network into the random walk model for better group recommendation
Chung et al. Categorization for grouping associative items using data mining in item-based collaborative filtering
Feng et al. Improving group recommendations via detecting comprehensive correlative information
Feng et al. Detecting the latent associations hidden in multi-source information for better group recommendation
Lu et al. Exploiting geo-spatial preference for personalized expert recommendation
Saifudin et al. Systematic Literature Review on Recommender System: Approach, Problem, Evaluation Techniques, Datasets
Jamil et al. Collaborative item recommendations based on friendship strength in social network
Wu et al. Service recommendation with high accuracy and diversity
Cheng et al. The new similarity measure based on user preference models for collaborative filtering
CN110795640B (en) Self-adaptive group recommendation method for compensating group member difference
Sridharan Introducing serendipity in recommender systems through collaborative methods
Sehgal et al. A new genre of recommender systems based on modern paradigms of data filtering
Wang et al. Recommendation algorithm based on graph-model considering user background information
Kumar et al. Context-aware social popularity based recommender system
Zhou Design of a Hybrid Recommendation Algorithm based on Multi-objective Collaborative Filtering for Massive Cloud Data
CN114912031A (en) Mixed recommendation method and system based on clustering and collaborative filtering

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170308

RJ01 Rejection of invention patent application after publication