CN103559626A - Individualized commodity recommendation method based on bigraph resource non-uniform distribution - Google Patents

Individualized commodity recommendation method based on bigraph resource non-uniform distribution Download PDF

Info

Publication number
CN103559626A
CN103559626A CN201310456812.2A CN201310456812A CN103559626A CN 103559626 A CN103559626 A CN 103559626A CN 201310456812 A CN201310456812 A CN 201310456812A CN 103559626 A CN103559626 A CN 103559626A
Authority
CN
China
Prior art keywords
commodity
user
resource
sigma
degree
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
CN201310456812.2A
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 Gongshang University
Original Assignee
Zhejiang Gongshang University
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 Gongshang University filed Critical Zhejiang Gongshang University
Priority to CN201310456812.2A priority Critical patent/CN103559626A/en
Publication of CN103559626A publication Critical patent/CN103559626A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to the field of artificial intelligence and electronic commerce, and discloses an individualized commodity recommendation method based on bigraph resource non-uniform distribution. The method includes the following specific steps: the pre-processing step, the resource spread step, the recommended commodity computation step and the individualized recommendation step. The method has the advantages that use preference can be effectively analyzed and predicated by introducing the bigraph resource non-uniform distribution method and simulating a resource spread mechanism in physics, the recommended commodities can have better accuracy and diversity, and therefore the method can have good application prospect especially in the field of the electronic commerce.

Description

Personalized commercial recommend method based on the non-homogeneous distribution of bigraph (bipartite graph) resource
Technical field
The present invention relates to artificial intelligence and e-commerce field, particularly a kind of personalized commercial recommend method based on the non-homogeneous distribution of bigraph (bipartite graph) resource.
Background technology
The transmission of information easily and information service that network brings are promoting the flourish of ecommerce, people are when enjoying bring thus huge pleasantly surprised gradually, also be faced with the challenge changing from traditional shopping way to network virtual shopping way: in the face of Web businessman numerous commodity like this, user cannot a glance understand all commodity by screen, cannot find easily own interested commodity, also cannot directly check the quality of commodity.The appearance of personalized recommendation technology has been solution problems, and it is according to user's Characteristic of Interest and buying behavior, to user, recommends its interested information and commodity.The personalized recommendation system that the personalized recommendation technology of take builds as core is to be based upon mass data to excavate a kind of senior business intelligence platform on basis, take and helps e-commerce website that decision support and the information service of complete personalization are provided as its client does shopping.For example: the commending system of shopping website is lead referral commodity, automatically complete the personalized process of selecting commodity, meet client's individual demand, conventionally recommend based on: website sell fast most commodity, client city of living in, the buying behavior in client's past and purchaser record, infer buying behavior that client is in the future possible etc.
Present stage, personalized recommendation method was a lot, mainly comprised collaborative filtering, content-based proposed algorithm etc.Collaborative filtering analysis user interest, in customer group, find similar (interest) user of designated user, the evaluation of comprehensive these similar users to a certain information, formation system is the fancy grade prediction to this information to this designated user, and its similarity calculating method often adopts cosine similarity and relevant similarity.Content-based recommendation is continuity and the development of collaborative filtering, it does not need the evaluation opinion to project according to user, but the product content information of having selected according to user is calculated the similarity between user, and then recommend accordingly, the method can overcome some problems that collaborative filtering exists, as: sparse property problem etc.Above-mentioned two kinds of methods respectively have its advantage, but also exist many deficiencies, for example, cannot by personalized service, improve user for the satisfaction of recommendation results well, to keeping existing customer, excavate the aspects such as potential customers and exist various weak points, cause the accuracy rate of recommending and diversity to be and cause anxiety.Therefore, be necessary in conjunction with researching and developing a kind of have better accuracy rate and multifarious recommend method for the personalized service of different user.
Summary of the invention
The present invention is directed to the personalized deficiency of ubiquity in prior art, analysis and prediction user preference rationally and effectively, the shortcoming of the accuracy rate of recommendation results and diversity deficiency, provides a kind of novel personalized commercial recommend method based on the non-homogeneous distribution of bigraph (bipartite graph) resource.
For achieving the above object, the present invention can take following technical proposals:
Personalized commercial recommend method based on the non-homogeneous distribution of bigraph (bipartite graph) resource, comprises following concrete steps:
Pre-treatment step: build respectively user and collect U={u 1, u 2..., u m, commodity collection O={o 1, o 2..., o n, wherein, m represents user's quantity, n represents the quantity of commodity; Set up user-commodity connection matrix A={a ij, wherein, a ijrepresent the connection between user i and commodity j, if user i selected commodity j, make a ij=1, otherwise make a ij=0;
Resource diffusing step: resource diffuses to user with asymmetric diffusion way by commodity, then, diffuses to commodity with same method by user, and concrete steps are as follows:
1) resource is diffused to user by commodity, its resource diffusion formula is:
Figure BDA0000386807090000021
wherein, p ljrepresent user u lfrom commodity o jthe resource that place obtains, k (u t) expression user u tuser's degree, described user's kilsyth basalt shows that user selected the quantity of commodity, α is regulatory factor, for improving accuracy rate and the diversity of resource diffusion;
2) resource is diffused to commodity by user, its resource diffusion formula is:
Figure BDA0000386807090000022
wherein, q ilrepresent commodity o ifrom user u lthe resource that place obtains, k (o i) expression commodity o icommodity degree, described commodity kilsyth basalt shows the number of times that commodity are selected by user, v lirepresent user u lto commodity o iinterest-degree, described interest-degree represents the degree of concern of user to commodity, k (o s) expression commodity o scommodity degree, v lsrepresent user u lto commodity o sinterest-degree;
3) by resource
Figure BDA0000386807090000023
from commodity o jthrough user u ldiffuse to commodity o i, its resource diffusion formula is: w ij l = p lj q il = a lj a li k α ( o i ) v li Σ t = 1 m a tj k α ( u t ) Σ s = 1 n a ls k α ( o s ) v ls ;
4) by resource by commodity o jthrough all users, diffuse to commodity o i, its diffusion formula is: w ij = Σ l = 1 m w ij l = Σ l = 1 m p lj q il = 1 Σ t = 1 m a tj k α ( u t ) Σ l = 1 m a lj a li k α ( o i ) v li Σ s = 1 n a ls k α ( o s ) v ls ;
Recommendations calculation procedure: calculate final resource allocation vector: W '=W+ β W 2,
Figure BDA0000386807090000033
wherein, represent final resource allocation vector, W={w ijrepresent the resource matrix obtain through resource diffusing step, and β is customized parameter, for eliminating similarity redundancy,
Figure BDA0000386807090000035
the initial resource that represents user;
Personalized recommendation step: all commodity that targeted customer was not yet selected, respectively according to final resource allocation vector
Figure BDA0000386807090000036
in descending sequence of corresponding element, get one or more forward commodity of rank and recommend user as Recommendations.
As preferably, further comprising the steps of, user resources initialization step: for given targeted customer, the initial resource of the commodity of the selected mistake of this targeted customer is made as to 1, the initial resource of the commodity of the non-selected mistake of this targeted customer is made as to 0, the value that obtains a n dimension is 0 or 1 vector, i.e. this targeted customer's initial resource
Figure BDA0000386807090000037
The present invention, owing to having adopted above technical scheme, has significant technique effect:
Adopted resource diffusion mechanism, can effectively overcome the deficiencies in the prior art, can meet user's individual demand, recommendation results has higher accuracy rate, and compared to existing technology, recommendation results presents better diversity.Further, targeted customer is adopted to initial resource matrix
Figure BDA0000386807090000038
can, better in conjunction with user's existing preference, improve accuracy rate and the diversity of recommendation results.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of resource diffusing step.
Fig. 2 is the schematic flow sheet of personalized commercial recommend method of the present invention.
Embodiment
Below in conjunction with embodiment, the present invention is described in further detail.
Embodiment 1
Personalized commercial recommend method based on the non-homogeneous distribution of bigraph (bipartite graph) resource, as shown in Figure 1-2, comprises the following steps:
Data pre-service: suppose to have m user, n commodity, user integrates as U={u 1, u 2..., u m, commodity integrate as O={o 1, o 2..., o n.If user i selected commodity j, so just between i and j, connect a limit a ij, and make a ij=1 (i=1,2 ..., m; J=1,2 ..., n), on the contrary a ij=0.Build according to this user-commodity connection matrix A={a ij.
Resource diffusion: commodity are distributed to user according to the asymmetric diffusion way of resource by resource, and user is spread resource to commodity with same method again.Initialization user resources, for a given targeted customer, the initial resource of the commodity that he was selected is made as 1, and that did not select is made as 0.Can obtain like this 0/1 vector of a n dimension, represent that this user's initial resource allocation forms
Figure BDA0000386807090000041
user-commodity connection matrix A={a ijattractive force and user's degree of each node, commodity degree and user's preference is relevant, resource diffusing step is as follows:
First, commodity are distributed to user by resource, and each user is relevant with its user's degree (user's kilsyth basalt shows that this user selects too much Shaoshang's product) by obtaining how many resources, and its resource diffusion formula can be expressed as:
p lj = a lj Σ t = 1 m a tj k α ( u t ) - - - ( 1 ) ,
Wherein, p ljrepresent user u lfrom commodity o jthe resource that place obtains, k (u t) expression user u tuser's degree, α is regulatory factor, and α span is [0.9 ,-0.5], and this is preferred value, is used for improving accuracy rate and the diversity of algorithm.
Secondly, user spreads resource in a similar fashion to commodity, and it is relevant with user preference (interest-degree) to its commodity degree (kilsyth basalt of commodity shows these commodity by how many users were selected) that each commodity can obtain how many resources, and its resource diffusion formula can be expressed as:
q il = s li k α ( o i ) v li Σ s = 1 n a ls k α ( o s ) v ls - - - ( 2 ) ,
Wherein, q ilrepresent commodity o ifrom user u lthe resource that place obtains, k (o i) expression commodity o idegree, α is regulatory factor, with identical in formula (1), v lirepresent user u lto commodity o iinterest-degree (interest-degree is obtained by user marking conventionally, the degree of concern of reflection user to certain commodity); In like manner, k (o s) expression commodity o scommodity degree, α is regulatory factor, span is [0.9 ,-0.5], v lsrepresent user u lto commodity o sinterest-degree.
Again, resource is from commodity o jthrough user u ldiffusion is to commodity o i, its formula can be expressed as:
w ij l = p lj q il a lj a li k α ( o i ) v li Σ t = 1 m a tj k α ( u t ) Σ s = 1 n a ls k α ( o s ) v ls - - - ( 3 ) ,
Wherein,
Figure BDA0000386807090000051
represent commodity o jthrough user u lfinally spread to commodity o iresource.
Finally, resource is by commodity o jthrough all users, can spread to commodity o i, its resource diffusion formula can be expressed as:
w ij = Σ l = 1 m w ij l = Σ l = 1 m p lj q il = 1 Σ t = 1 m a tj k α ( u t ) Σ l = 1 m a lj a li k α ( o i ) v li Σ s = 1 n a ls k α ( o s ) v ls ( 4 ) ,
Wherein, w ijrepresent commodity o jthrough all users, finally spread to commodity o iresource.
Recommendations calculate: for different users, it is different that its initialization resource forms, and is designated as vector
Figure BDA0000386807090000053
it is user's initial resource.The final resource allocation vector obtaining after spreading by resource can be expressed as:
W′=W+βW 2 (5),
f → ′ = W ′ f → - - - ( 6 ) ,
Wherein, represent final resource allocation vector, W={w ijrepresent resource matrix, and β is customized parameter, and span is [0.5 ,-0.1], and this value is preferred value, is used for eliminating similarity redundancy.
Personalized recommendation step: all commodity that targeted customer was not selected, according to final resource allocation vector
Figure BDA0000386807090000056
the size of middle corresponding element sorts, and the corresponding element here can be the resource apportioning cost that commodity are corresponding, and the probability that this user of the larger explanation of value may like is larger.By the forward commercial product recommending of rank to user.
In a word, the foregoing is only preferred embodiment of the present invention, all equalizations of doing according to the present patent application the scope of the claims change and modify, and all should belong to the covering scope of patent of the present invention.

Claims (2)

1. the personalized commercial recommend method based on the non-homogeneous distribution of bigraph (bipartite graph) resource, is characterized in that, comprises following concrete steps:
Pre-treatment step: build respectively user and collect U={u 1, u 2..., u m, commodity collection O={o 1, o 2..., o n, wherein, m represents user's quantity, n represents the quantity of commodity; Set up user-commodity connection matrix A={a ij, wherein, a ijrepresent the connection between user i and commodity j, if user i selected commodity j, make a ij=1, otherwise make a ij=0;
Resource diffusing step: resource diffuses to user with asymmetric diffusion way by commodity, then, diffuses to commodity with same method by user, and concrete steps are as follows:
1) resource is diffused to user by commodity, its resource diffusion formula is: wherein, p ljrepresent user u lfrom commodity o jthe resource that place obtains, k (u t) expression user u tuser's degree, described user's kilsyth basalt shows that user selected the quantity of commodity, α is regulatory factor, for improving accuracy rate and the diversity of resource diffusion;
2) resource is diffused to commodity by user, its resource diffusion formula is:
Figure FDA0000386807080000012
wherein, q ilrepresent commodity o ifrom user u lthe resource that place obtains, k (o i) expression commodity o icommodity degree, described commodity kilsyth basalt shows the number of times that commodity are selected by user, v lirepresent user u lto commodity o iinterest-degree, described interest-degree represents the degree of concern of user to commodity, k (o s) expression commodity o scommodity degree, v lsrepresent user u lto commodity o sinterest-degree;
3) by resource from commodity o jthrough user u ldiffuse to commodity o i, its resource diffusion formula is:
w ij l = p lj q il = a lj a li k α ( o i ) v li Σ t = 1 m a tj k α ( u t ) Σ s = 1 n a ls k α ( o s ) v ls ;
4) by resource by commodity o jthrough all users, diffuse to commodity o i, its diffusion formula is: w ij = Σ l = 1 m w ij l = Σ l = 1 m p lj q il = 1 Σ t = 1 m a tj k α ( u t ) Σ l = 1 m a lj a li k α ( o i ) v li Σ s = 1 n a ls k α ( o s ) v ls ;
Recommendations calculation procedure: calculate final resource allocation vector: W '=W+ β W 2, wherein,
Figure FDA0000386807080000018
represent final resource allocation vector, W={w ijrepresent the resource matrix obtain through resource diffusing step, and β is customized parameter, for eliminating similarity redundancy,
Figure FDA0000386807080000019
the initial resource that represents user; Personalized recommendation step: all commodity that targeted customer was not yet selected, respectively according to final resource allocation vector
Figure FDA0000386807080000021
in descending sequence of corresponding element, get one or more forward commodity of rank and recommend user as Recommendations.
2. the personalized commercial recommend method based on the non-homogeneous distribution of bigraph (bipartite graph) resource according to claim 1, it is characterized in that, further comprising the steps of, user resources initialization step: for given targeted customer, the initial resource of the commodity of the selected mistake of this targeted customer is made as to 1, the initial resource of the commodity of the non-selected mistake of this targeted customer is made as to 0, and the value that obtains a n dimension is 0 or 1 vector, i.e. this targeted customer's initial resource
Figure FDA0000386807080000022
CN201310456812.2A 2013-09-24 2013-09-24 Individualized commodity recommendation method based on bigraph resource non-uniform distribution Pending CN103559626A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310456812.2A CN103559626A (en) 2013-09-24 2013-09-24 Individualized commodity recommendation method based on bigraph resource non-uniform distribution

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310456812.2A CN103559626A (en) 2013-09-24 2013-09-24 Individualized commodity recommendation method based on bigraph resource non-uniform distribution

Publications (1)

Publication Number Publication Date
CN103559626A true CN103559626A (en) 2014-02-05

Family

ID=50013866

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310456812.2A Pending CN103559626A (en) 2013-09-24 2013-09-24 Individualized commodity recommendation method based on bigraph resource non-uniform distribution

Country Status (1)

Country Link
CN (1) CN103559626A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595598A (en) * 2018-04-19 2018-09-28 浙江理工大学 A kind of personalized recommendation method based on network reasoning
CN109165847A (en) * 2018-08-24 2019-01-08 广东工业大学 A kind of item recommendation method based on recommender system, device and equipment
CN109711653A (en) * 2017-10-26 2019-05-03 厦门一品威客网络科技股份有限公司 Prestige visitor's task recommendation method based on prestige visitor's-task-label tripartite's figure
CN111209489A (en) * 2020-01-06 2020-05-29 重庆邮电大学 Bipartite graph recommendation method based on differentiated resource allocation

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102629257A (en) * 2012-02-29 2012-08-08 南京大学 Commodity recommending method of e-commerce website based on keywords
CN102750647A (en) * 2012-06-29 2012-10-24 南京大学 Merchant recommendation method based on transaction network
CN102789462A (en) * 2011-05-18 2012-11-21 阿里巴巴集团控股有限公司 Project recommendation method and system
CN103309972A (en) * 2013-06-08 2013-09-18 清华大学 Recommend method and system based on link prediction

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102789462A (en) * 2011-05-18 2012-11-21 阿里巴巴集团控股有限公司 Project recommendation method and system
CN102629257A (en) * 2012-02-29 2012-08-08 南京大学 Commodity recommending method of e-commerce website based on keywords
CN102750647A (en) * 2012-06-29 2012-10-24 南京大学 Merchant recommendation method based on transaction network
CN103309972A (en) * 2013-06-08 2013-09-18 清华大学 Recommend method and system based on link prediction

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王茜 等: "《一种改进的基于二部图网络结构的推荐算法》", 《计算机应用研究》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109711653A (en) * 2017-10-26 2019-05-03 厦门一品威客网络科技股份有限公司 Prestige visitor's task recommendation method based on prestige visitor's-task-label tripartite's figure
CN109711653B (en) * 2017-10-26 2020-12-15 厦门一品威客网络科技股份有限公司 Weike task recommendation method based on Weike-task-label three-square diagram
CN108595598A (en) * 2018-04-19 2018-09-28 浙江理工大学 A kind of personalized recommendation method based on network reasoning
CN109165847A (en) * 2018-08-24 2019-01-08 广东工业大学 A kind of item recommendation method based on recommender system, device and equipment
CN109165847B (en) * 2018-08-24 2021-11-26 广东工业大学 Item recommendation method, device and equipment based on recommendation system
CN111209489A (en) * 2020-01-06 2020-05-29 重庆邮电大学 Bipartite graph recommendation method based on differentiated resource allocation
CN111209489B (en) * 2020-01-06 2023-02-14 重庆邮电大学 Bipartite graph recommendation method based on differentiated resource allocation

Similar Documents

Publication Publication Date Title
Maia et al. Factors and characteristics that influence consumers’ participation in social commerce
Sudirjo et al. The Application of Extended Expectation-Confirmation Model to Identify Influencing Factors Digital Loyalty for Mobile-Based Travel Platform
Shaytura et al. Performance evaluation of the electronic commerce systems
CN102789462B (en) A kind of item recommendation method and system
EP4198864A1 (en) User feature-based page display method and apparatus, medium, and electronic device
CN104899763A (en) Personalized recommendation method based on bilateral diffusion of bipartite network
Huh et al. Do Hallyu (Korean Wave) exports promote Korea’s consumer goods exports?
CN104008184A (en) Method and device for pushing information
CN105976229A (en) Collaborative filtering algorithm based on user and project mixing
Miklošík Changes in purchasing decision-making process of consumers in the digital era
CN108182268A (en) A kind of collaborative filtering recommending method and system based on community network
CN109978580A (en) Object recommendation method, apparatus and computer readable storage medium
CN110188268A (en) A kind of personalized recommendation method based on label and temporal information
CN103559626A (en) Individualized commodity recommendation method based on bigraph resource non-uniform distribution
CN106528812A (en) USDR model based cloud recommendation method
Park Factors affecting consumers’ intention to use online music service and customer satisfaction in South Korea
CN102456199A (en) Method and device for expanding internet user sample set and acquiring attribute parameter
Novotová Exploring customer loyalty to fashion brands on facebook fan pages
CN107274247A (en) Wisdom based on cloud computing perceives recommendation method
Sun et al. Online communities and offline sales: considerations on visiting behavior dimensions and online community types
Kang et al. The Like economy: The impact of interaction between artists and fans on social media in art market
TWI795707B (en) Content recommendation system and content recommendation method
Shelar et al. TRAVELMATE travel package recommendation system
Hidayat et al. Understanding the factors influencing consumer purchase intentions via Instagram shopping feature
CN109583922B (en) Method and device for analyzing purchase demand

Legal Events

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

Application publication date: 20140205

RJ01 Rejection of invention patent application after publication