CN108595598A - A kind of personalized recommendation method based on network reasoning - Google Patents

A kind of personalized recommendation method based on network reasoning Download PDF

Info

Publication number
CN108595598A
CN108595598A CN201810355805.6A CN201810355805A CN108595598A CN 108595598 A CN108595598 A CN 108595598A CN 201810355805 A CN201810355805 A CN 201810355805A CN 108595598 A CN108595598 A CN 108595598A
Authority
CN
China
Prior art keywords
user
article
commodity
adopted
matrix
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
CN201810355805.6A
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.)
Zhejiang Sci Tech University ZSTU
Zhejiang University of Science and Technology ZUST
Original Assignee
Zhejiang Sci Tech University ZSTU
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 Zhejiang Sci Tech University ZSTU filed Critical Zhejiang Sci Tech University ZSTU
Priority to CN201810355805.6A priority Critical patent/CN108595598A/en
Publication of CN108595598A publication Critical patent/CN108595598A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Evolutionary Computation (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • General Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention discloses a kind of novel personalized recommendation method based on network reasoning, it introduces unfavorable ratings using article similitude, solves the problems, such as that the problem of user likes degree to the article of collection is lost and can not correctly be distinguished to the proposed algorithm unfavorable ratings for being mostly based on network.

Description

A kind of personalized recommendation method based on network reasoning
Technical field
The present invention relates to information filtering and Data Minings more particularly to a kind of personalization based on network reasoning to push away Recommend method.
Background technology
In recent years, with the explosion of internet, the growth rate of global information amount is significantly faster than us and handles letter The ability of breath, each user information pageview is less than 1% on internet, and this " information overload " problem becomes increasingly Seriously.Commending system is to solve the problems, such as " information overload " most promising information personalized technological development direction.Although recommending system System is successfully applied to many large scale systems and website, but still has many insoluble problems, and is possessed The space greatly improved is to promote recommendation accuracy.
So far, many different methods are suggested to achieve the purpose that personalized recommendation, this includes based on content Filter (CBF), collaborative filtering (CF), principal component analysis (PCA), hidden semantic model (LSM), the filtering based on two subnetworks Algorithm (NBI) etc..NBI algorithms (as shown in Figure 1) wherein based on mass diffusion theory and widely used collaborative filtering Compared to having shown higher accuracy rate and lower computation complexity.In NBI algorithms, user and article will be taken as difference The node of type finds the cause and effect between article by the process of random walk between node to generate a two subnetwork structures Relationship, and then recommend for user.
In some nearest years, many methods are suggested to improve the performance based on network recommendation algorithm, wherein most with For the purpose of optimizing the resource flow in network, such as Heats, CBI, IBA, UFCI etc..At the beginning of these algorithms all have ignored resource Influence of the beginningization to recommendation accuracy.In most of NBI algorithms, a kind of coarseness method, i.e. user's scoring is all used to be more than 3 Then think that user likes the article, the difference of degree is liked the article of all collections without distinguishing user.
Invention content
The present invention solves the problems, such as to be mostly based on unfavorable ratings in the algorithm of network reasoning using article similitude and loses, Favorable rating of the user to collection article is extracted from unfavorable ratings, it is proposed that one kind using article phase during network reasoning Like the personalized recommendation algorithm of property.
The present invention uses following technical scheme:A kind of personalized recommendation method based on network reasoning, which is characterized in that packet Include following steps:
(1) structure article collection O={ o1,o2,...,on, user collects U={ u1,u2,...,um, if user uiAdopted object Product oj, then adjacent degree aij=1, otherwise, aij=0, the adjacency matrix A={ a of a m × n can be obtainedij};
(2) for n commodity, the similarity matrix of n × n is built, matrix element is the similarity between two commodity;
(3) for user ui, its column vector (a is extracted from Ai1,ai2,...,ain)T;User u is extracted according to adjacent degreei The article o adoptedj, calculate commodity ojUnfavorable ratings functionWherein, KiFor user uiThe article that do not adopt Quantity, SimjqFor uiThe commodity o adoptedjWith the commodity o not adoptedqBetween similarity.Quotient is obtained according to unfavorable ratings function Product ojAttenuation functionUser uiCorresponding goods ojAdjacent degree be updated toFor with The article that family was not adopted, then adjacent degree is without update.Finally obtain user uiUpdated adjacent degree column vector (ai1, ai2,...,ain)T
(4) user uiInitial resource bexjIndicate article ojThe number of users being adopted, the money of article Source isyiIndicate user uiThe number of articles adopted;To obtain commodity resource matrix W=(f (o1),f (o2),...,f(on))T
(5) commodity resource matrix is represented by two multiplication of vectors, specific as follows:
W=W ' × (o1,o2,...,on)T
(6) above-mentioned transition matrix W ' is utilized, user u is calculatediArticle recommendation P, it is as follows:
P=W ' (ai1,ai2,...,ain)T=(zi1,zi2,...,zin)T,
Wherein zi1,zi2,…,zinFor commodity o1,o2,…,onTo user uiRecommendation
(7) article that do not collected to all users is arranged according to descending, recommends user successively.
The beneficial effects of the present invention are:
(1) it solves the problems, such as to be mostly based on unfavorable ratings in network reasoning algorithm to lose;
(2) it solves to be mostly based on the article favorable rating that can not accurately distinguish user in network reasoning algorithm to collection Problem;
(3) so that resource original allocation is more reasonable in network-based proposed algorithm.
Description of the drawings
Fig. 1 is the proposed algorithm schematic diagram based on network reasoning.
Specific implementation mode
The present invention relates to a kind of personalized recommendation methods based on network reasoning, including following steps:
(1) structure article collection O={ o1,o2,...,on, user collects U={ u1,u2,...,um, if user uiAdopted object Product oj, then adjacent degree aij=1, otherwise, aij=0, the adjacency matrix A={ a of a n × m can be obtainedij};
" adopting " of the present invention be bought, used, post-consumer etc.;For example, being pushed away for TV play, film It recommends, " adopting " can be regarded as " having seen ";Recommendation for commodity, " adopting " can be regarded as " purchase ";For vegetable Recommend, " adopting " can be regarded as " eating " or " purchase ";In commercial applications, " adopted " and may generally be expressed as " disappearing Took " or " purchase ".
(2) for n commodity, the similarity matrix of n × n is built, matrix element is the similarity between two commodity;
(3) for user ui, its column vector (a is extracted from Ai1,ai2,...,ain)T;User u is extracted according to adjacent degreei The article o adoptedj, calculate commodity ojUnfavorable ratings functionWherein, KiFor user uiThe article that do not adopt Quantity, SimjqFor uiThe commodity o adoptedjWith the commodity o not adoptedqBetween similarity.Quotient is obtained according to unfavorable ratings function Product ojAttenuation functionUser uiCorresponding goods ojAdjacent degree be updated toFor with The article that family was not adopted, then adjacent degree is without update.Finally obtain user uiUpdated adjacent degree column vector (ai1, ai2,...,ain)T
The update of adjacent degree allows for recommendation Weight, although such as user like article A and B, to two The degree of liking of article may be different, since the article E that article A and user do not like is similar, one can consider that with Family is none so fond of article A, and therefore, when being recommended, article A and B will be with different recommendation weights.
The calculating of similarity can according to different field using CN101079026, CN1434400, CN107610715A, In the open files such as CN104346796A, CN104504055A, CN103631858A, CN107506456A, CN105426916A The method of institute's publicity is calculated.
(4) as shown in Figure 1, user uiInitial resource be expressed asxjIndicate article ojThe user being adopted The resource representation of quantity, article isyiIndicate user uiThe number of articles adopted;To obtain commodity money Source matrix W=(f (o1),f(o2),...,f(on))T
(5) commodity resource matrix is represented by two multiplication of vectors, specific as follows:
W=W ' × (o1,o2,...,on)T
(6) above-mentioned transition matrix W ' is utilized, user u is calculatediArticle recommendation P, it is as follows:
P=W ' (ai1,ai2,...,ain)T=(zi1,zi2,...,zin)T,
Wherein zi1,zi2,…,zinFor commodity o1,o2,…,onTo user uiRecommendation
(7) article that do not collected to all users is arranged according to descending, recommends user successively.

Claims (1)

1. a kind of personalized recommendation method based on network reasoning, which is characterized in that including following steps:
(1) structure article collection O={ o1,o2,...,on, user collects U={ u1,u2,...,um, if user uiAdopted article oj, Then adjacent degree aij=1, otherwise, aij=0, the adjacency matrix A={ a of a m × n can be obtainedij};
(2) for n commodity, the similarity matrix of n × n is built, matrix element is the similarity between two commodity;
(3) for user ui, its column vector (a is extracted from Ai1,ai2,...,ain)T;User u is extracted according to adjacent degreeiAdopt The article o crossedj, calculate commodity ojUnfavorable ratings functionWherein, KiFor user uiThe number of articles that do not adopt, SimjqFor uiThe commodity o adoptedjWith the commodity o not adoptedqBetween similarity.Commodity o is obtained according to unfavorable ratings functionj Attenuation functionUser uiCorresponding goods ojAdjacent degree be updated toNot for user The article adopted, then adjacent degree is without update.Finally obtain user uiUpdated adjacent degree column vector (a 'i1,a ′i2,...,a′in)T
(4) user uiInitial resource bexjIndicate article ojThe resource of the number of users being adopted, article isyiIndicate user uiThe number of articles adopted;To obtain commodity resource matrix W=(f (o1),f (o2),...,f(on))T
(5) commodity resource matrix is represented by two multiplication of vectors, specific as follows:
W=W ' × (o1,o2,...,on)T
(6) above-mentioned transition matrix W ' is utilized, user u is calculatediArticle recommendation P, it is as follows:
P=W ' (a 'i1,a′i2,...,a′in)T=(zi1,zi2,...,zin)T,
Wherein zi1,zi2,…,zinFor commodity o1,o2,…,onTo user uiRecommendation
(7) article that do not collected to all users is arranged according to descending, recommends user successively.
CN201810355805.6A 2018-04-19 2018-04-19 A kind of personalized recommendation method based on network reasoning Pending CN108595598A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810355805.6A CN108595598A (en) 2018-04-19 2018-04-19 A kind of personalized recommendation method based on network reasoning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810355805.6A CN108595598A (en) 2018-04-19 2018-04-19 A kind of personalized recommendation method based on network reasoning

Publications (1)

Publication Number Publication Date
CN108595598A true CN108595598A (en) 2018-09-28

Family

ID=63611315

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810355805.6A Pending CN108595598A (en) 2018-04-19 2018-04-19 A kind of personalized recommendation method based on network reasoning

Country Status (1)

Country Link
CN (1) CN108595598A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101944218A (en) * 2010-01-27 2011-01-12 北京大学 Personalized recommended method based on picture under social network and system thereof
KR20120061533A (en) * 2010-12-03 2012-06-13 한국전자통신연구원 Bayesian network mode based probablistic inferencing method for tv viewer's preference
CN103309967A (en) * 2013-06-05 2013-09-18 清华大学 Collaborative filtering method and system based on similarity propagation
CN103559626A (en) * 2013-09-24 2014-02-05 浙江工商大学 Individualized commodity recommendation method based on bigraph resource non-uniform distribution
CN106897911A (en) * 2017-01-10 2017-06-27 南京邮电大学 A kind of self adaptation personalized recommendation method based on user and article

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101944218A (en) * 2010-01-27 2011-01-12 北京大学 Personalized recommended method based on picture under social network and system thereof
KR20120061533A (en) * 2010-12-03 2012-06-13 한국전자통신연구원 Bayesian network mode based probablistic inferencing method for tv viewer's preference
CN103309967A (en) * 2013-06-05 2013-09-18 清华大学 Collaborative filtering method and system based on similarity propagation
CN103559626A (en) * 2013-09-24 2014-02-05 浙江工商大学 Individualized commodity recommendation method based on bigraph resource non-uniform distribution
CN106897911A (en) * 2017-01-10 2017-06-27 南京邮电大学 A kind of self adaptation personalized recommendation method based on user and article

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
秦艳婷: "基于反向推荐的个性化推荐算法研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Similar Documents

Publication Publication Date Title
CN111310063B (en) Neural network-based article recommendation method for memory perception gated factorization machine
CN104462383B (en) A kind of film based on a variety of behavior feedbacks of user recommends method
CN102426686A (en) Internet information product recommending method based on matrix decomposition
CN109360057A (en) Information-pushing method, device, computer equipment and storage medium
CN107220365A (en) Accurate commending system and method based on collaborative filtering and correlation rule parallel processing
CN108334592A (en) A kind of personalized recommendation method being combined with collaborative filtering based on content
CN109087177A (en) To the method, apparatus and computer readable storage medium of target user's Recommendations
Jadhav et al. Efficient recommendation system using decision tree classifier and collaborative filtering
CN103886001A (en) Personalized commodity recommendation system
CN104620267A (en) Method and apparatus for inferring user demographics
CN103559622A (en) Characteristic-based collaborative filtering recommendation method
CN108664564A (en) A kind of improvement collaborative filtering recommending method based on item contents feature
CN111915409B (en) Item recommending method, device, equipment and storage medium based on item
CN104298787A (en) Individual recommendation method and device based on fusion strategy
CN106157156A (en) A kind of cooperation recommending system based on communities of users
CN112950324A (en) Knowledge graph assisted pairwise sorting personalized merchant recommendation method and system
CN107025311A (en) A kind of Bayes's personalized recommendation method and device based on k nearest neighbor
CN112633978B (en) Method, device and equipment for building graphic neural network model and method, device and equipment for recommending commodities
CN112396492A (en) Conversation recommendation method based on graph attention network and bidirectional long-short term memory network
CN116561424A (en) Recommendation method combining graph neural network with transducer and applied to intelligent recommendation system
CN114496165A (en) Food diet recommendation method based on heteromorphic graph
CN109033453A (en) RBM and differential privacy protection based clustering movie recommendation method and system
CN108920709A (en) Based on improving collaborative filtering recommending method under the modified big data of random forest
CN114169927A (en) Product personalized combination recommendation method based on multi-arm slot machine algorithm
CN110390046A (en) A kind of collaborative filtering recommending method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
AD01 Patent right deemed abandoned

Effective date of abandoning: 20211221

AD01 Patent right deemed abandoned