CN106354886A - Method for screening nearest neighbor by using potential neighbor relation graph in recommendation system - Google Patents

Method for screening nearest neighbor by using potential neighbor relation graph in recommendation system Download PDF

Info

Publication number
CN106354886A
CN106354886A CN201610909600.9A CN201610909600A CN106354886A CN 106354886 A CN106354886 A CN 106354886A CN 201610909600 A CN201610909600 A CN 201610909600A CN 106354886 A CN106354886 A CN 106354886A
Authority
CN
China
Prior art keywords
nearest
neighbors
weight
potential
gathering
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.)
Granted
Application number
CN201610909600.9A
Other languages
Chinese (zh)
Other versions
CN106354886B (en
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.)
Nanjing Post and Telecommunication University
Nanjing University of Posts and Telecommunications
Original Assignee
Nanjing Post and Telecommunication 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 Nanjing Post and Telecommunication University filed Critical Nanjing Post and Telecommunication University
Priority to CN201610909600.9A priority Critical patent/CN106354886B/en
Publication of CN106354886A publication Critical patent/CN106354886A/en
Application granted granted Critical
Publication of CN106354886B publication Critical patent/CN106354886B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2462Approximate or statistical queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/63Querying
    • G06F16/635Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/73Querying
    • G06F16/735Filtering based on additional data, e.g. user or group profiles
    • 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)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Computational Linguistics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Complex Calculations (AREA)

Abstract

The invention discloses a method for screening a nearest neighbor by using a potential neighbor relation graph in a recommendation system. The method comprises the following steps: (1) generating an object cluster set C with a redundant feature; (2) constructing the potential neighbor relation graph corresponding to the cluster set C; (3) quantifying weight of each edge in the potential neighbor relation graph, wherein the weight of the edge represents the possibility that two adjacent objects of the edge become the nearest neighbors; (4) clipping a potential neighbor relation to weed out redundant comparisons; (5) screening the nearest neighbor of a target according to the clipped potential neighbor relation graph. According to the screening method, on the premise of guaranteeing the recommendation precision, a recommendation based on a complete large-scale data set is mapped to a recommendation of a data set with a relatively small scale, so that the scale of the recommendation system is reduced, and high efficiency of the recommendation method is guaranteed.

Description

The method that potential neighborhood figure screens nearest-neighbors is utilized in commending system
Technical field
The present invention relates to recommended technology field, potential neighborhood figure is utilized to screen arest neighbors particularly in commending system The method occupying.
Background technology
Currently ever-increasing data volume makes user need to expend a great deal of time the valuable information that just can find.Collaborative Filtration is considered as one of the effective technology solving information overload problem, is widely used to film, music, books, travelling, new News etc. recommends field.The main thinking of collaborative filtering method is to predict targeted customer to item the hobby of project according to similar users Purpose viewpoint, or according to user, the suggestion of similar terms is implemented to recommend for destination item.Therefore, collaborative filtering needs to solve A key issue be: the how effectively nearest-neighbors of selection target user or project.But commending system has millions of Meter user and project, the still sustainable growth of its scale, search for nearest-neighbors in mass data with traditional method and be difficult to ensure that in conjunction Accurate recommendation was provided in the reason time.
The core of collaborative filtering method is to need all items in commending system (or user) are compared two-by-two, passes through Calculate similarity each other, select nearest-neighbors.The number of times comparing two-by-two is more, and the efficiency of operation is lower, but its search Higher to the probability of nearest-neighbors;Otherwise the number of times comparing two-by-two is fewer, its operational efficiency is higher, but misses nearest-neighbors Probability is also higher, thus having influence on recommendation precision.In commending system, data internal association is in close relations and complicated in addition, valency Value Density Distribution is extremely unbalanced, and the calculating to mass data in commending system can not depend on to complete as Small Sample Database collection The statistical analysiss of office data and iterative calculation, need heuristic data reduction method on demand.
Content of the invention
The technical problem to be solved is to overcome the deficiencies in the prior art and provide in commending system using latent The method screening nearest-neighbors in neighborhood figure, the inventive method, to reject redundancy and unnecessary comparison, had both ensured recommendation effect Rate, and do not sacrifice recommendation precision it is ensured that providing accurate recommendation within reasonable time.
The present invention is to solve above-mentioned technical problem to employ the following technical solutions:
According to the method utilizing potential neighborhood figure to screen nearest-neighbors in commending system proposed by the present invention, including Following steps:
Step 1, set i ∈ o, o is the object set needing to screen nearest-neighbors, and i is object, using Fuzzy clustering techniques foundation The characteristic vector of object, object i is assigned in multiple clusters by probability set in advance, thus produces the cluster containing k object cluster Set c;
Step 2, structure gathering close the corresponding potential neighborhood figure g of cc={ vc,ec, wherein, vcIt is vertex set, ecIt is Undirected line set;Specific as follows:
If object i and object j simultaneously appears in the same cluster c that gathering closes c, object i and j be called co-occurrence to and remember For < i, j >;For each pair co-occurrence in gathering conjunction c to < i, j >, first by corresponding for object i and j vertex viAnd vjIt is added to figure gcIn, if not there is nonoriented edge between two object i and j, use side ei,jConnect vertex viAnd vj;Wherein, scheme gcIn every Side ei,jRepresent a potential neighborhood, side ei,jTwo adjacent vertex viAnd vjCorresponding object i and j is referred to as contiguous object, J ∈ o, c ∈ c, vi∈vc, vj∈vc, ei,j∈ec
Step 3, quantization figure gcThe weight of middle each edge;
Step 4, to figure gcCarry out cutting, delete potential neighborhood figure gcThe weight on middle side is less than wminSide, remaining side Constitute a new figure gc';Wherein, wminMinimal weight threshold value for setting;
Step 5, choose object i as target, using the potential neighborhood figure g after cuttingc' screening target arest neighbors Occupy, for gc' in figure target i every adjacent side ei,j, relatively and calculate utility vector riWith rjBetween similarity, Ran Houyi Screen its nearest-neighbors according to neighbour's alternative condition in all of its neighbor object of target i;Wherein, riRepresent object i effectiveness to Amount, rjRepresent the utility vector of object j.
Enter one as of the present invention using the method that potential neighborhood figure screens nearest-neighbors in commending system Step prioritization scheme, adopts following formula to calculate side e in described step 3i,jWeight ei,j.weight:
e i , j . w e i g h t = | c i , j | | c i | + | c j | - | c i , j | · l o g | e c | d ( v i ) · l o g | e c | d ( v j )
Wherein, ciRepresent that the gathering that object i is subordinate to is closed, cjRepresent that the gathering that object j is subordinate to is closed, ci,jShare for object i and j Set,| * | is membership in set *, and d (*) represents the degree of summit *.
Enter one as of the present invention using the method that potential neighborhood figure screens nearest-neighbors in commending system Step prioritization scheme, in described step 5, neighbour's alternative condition refers to choose the front k object composition mesh maximum with the similarity of target Target neighbour collects.
Enter one as of the present invention using the method that potential neighborhood figure screens nearest-neighbors in commending system Step prioritization scheme, k >=1.
Enter one as of the present invention using the method that potential neighborhood figure screens nearest-neighbors in commending system Step prioritization scheme, side ei,jWeight and graph of a relation gcMiddle side ei,jThe cluster that object i with j being adjoined shares is relevant.
The present invention adopts above technical scheme compared with prior art, has following technical effect that
Under the premise of ensureing recommendation precision, less by a scale is mapped to based on the recommendation of complete large-scale dataset The recommendation of data set, and significantly reduce commending system scale it is ensured that recommending the high efficiency of method.Concrete manifestation is in the following areas:
(1) using Fuzzy clustering techniques, object is assigned in multiple clusters by certain probability, this redundancy properties provide A kind of indispensable, reliable, method of avoiding missing nearest-neighbors;
(2) in cluster process, by object assignment high for similarity in same cluster, exclude the object that peels off individually.This It is not only advantageous for improving and recommends precision, decrease the unnecessary comparison that the object that peels off brings simultaneously, improve and recommend efficiency;
(3) in the building process of potential neighborhood figure, each pair co-occurrence is to a line at most corresponding diagram, each edge table Show a kind of potential neighborhood, follow-up step is only compared to the contiguous object of each edge, calculates the similar of them Degree;Therefore, eliminate redundancy and unnecessary co-occurrence pair, decrease the number of times comparing two-by-two in object set, improve the effect of recommendation Rate;
(4) pass through to arrange the weight threshold on appropriate side, reject the side that potential neighbours' weighted connections in figure is less than weight, enter One step eliminates unnecessary comparison.
Brief description
Fig. 1 is the handling process of the present invention.
Specific embodiment
Below in conjunction with the accompanying drawings technical scheme is described in further detail:
If Fig. 1 is the handling process of the present invention, following steps: the object gathering that step (1), generation have redundancy properties is closed c;Step (2), structure gathering close the corresponding potential neighborhood figure of c;Step (3), the potential neighborhood in figure each edge of quantization Weight, while weight represent while two objects being adjoined become the probability of nearest-neighbors;Step (4), to potential neighbours close System carries out cutting, rejects unnecessary comparison;Step (5), screen the arest neighbors of target using the potential neighborhood figure after cutting Occupy.
[embodiment 1]
It is known that user collection u, Item Sets i in a film commending system, each project is a film;fiRepresent The characteristic vector of project i, for describing film school, prize-winning type, performer and director etc.;riThe effectiveness of expression project i ∈ i to Amount, ru,i∈riIt is the scoring to project i for the user u ∈ u.Commending system utilizes potential neighborhood figure screening destination item i Neighbour occupies, and then utilizes the scoring to the score in predicting user u of all nearest-neighbors of project i to project i for the targeted customer u.At this In embodiment 1, object set is project set, and the detailed process of the nearest-neighbors of screening programme is as follows:
(1) produce gathering to close.Project i ∈ i is assigned to by certain probability according to item characteristic using Fuzzy clustering techniques In multiple clusters, thus produce project gathering and close c.
(2) build gathering and close the corresponding potential neighborhood figure g of cc={ vc,ec, vcIt is vertex set, ecIt is nonoriented edge collection Close.Figure gcConcrete construction method is as follows: for each pair co-occurrence in c to < i, j >, first by project i ∈ i and the corresponding summit of j ∈ i viAnd vjIt is added to figure gcIn, then use side ei,j∈ecConnect vertex viAnd vj.During creating graph of a relation, if finding two There is a nonoriented edge between individual project, then need not increase a line more between them.In figure each edge represents that one dives Neighborhood, Similarity Measure need to be passed through in subsequent step, it is determined whether for nearest-neighbors.
(3) quantify figure gcEach edge weight.Graph of a relation gcAfter finishing, for screening neighbor relationships, requirement figure further Middle each edge.Weighing computation method is as follows: knownRepresent that the gathering that project i, j is subordinate to is closed respectively, ci,j=ci ∩cjIt is referred to as the set that project i and j share.The cluster shared as project i and j more (i.e. | ci,j| value is bigger), they become each other The probability of nearest-neighbors is bigger.Except considering | ci,j|, side right escheat need to consider the sum of the cluster that its adjacent project is subordinate to, And the degree of the adjacent vertex on side.When the cluster that the adjacent project on certain side is subordinate to is fewer, the weight on this side should be higher;When certain side Summit degree less, the weight on this side should be higher.Calculate side e with following formulai,j∈ecWeight
e i , j . w e i g h t = | c i , j | | c i | + | c j | - | c i , j | · l o g | e c | d ( v i ) · l o g | e c | d ( v j )
Wherein, d (*) represents the degree of summit *.
(4) the unnecessary comparison of cutting.Minimal weight threshold value w according to settingminDelete figure gcThe weight on middle side is less than wmin's Side, remaining side constitutes the figure g after cuttingc'.
(5) project i of choosing, as target, screens the nearest-neighbors of target i.For gc'Every adjacent side of in figure target i ei,j, the utility vector r of comparison object i and j project i in user-project utility matrixiUtility vector r with project jjBetween Similarity, calculate the similarity between them;Then screen in all of its neighbor project of target i according to neighbour's alternative condition Its nearest-neighbors, in this example 1, chooses neighbour's collection that the front k project maximum with the similarity of destination item constitutes target. Finally utilize targeted customer u that project neighbour is concentrated with the scoring to destination item for the score in predicting targeted customer u of each neighbour.
[embodiment 2]
It is known that user collection u, Item Sets i in a film commending system, each project is a film;fqRepresent The characteristic vector of user q, for describing the sex of user, age, occupation etc.;rqRepresent the utility vector of user q ∈ u, rq,m∈ ruIt is the scoring to project m ∈ i for the user q.Commending system utilizes potential neighborhood figure to screen the nearest-neighbors of targeted customer q, Then utilize all nearest-neighbors scoring to project m to the score in predicting user q of project m of targeted customer q.In the present embodiment In 2, object set is gathered for user, and the detailed process of the nearest-neighbors of screening user is as follows:
(1) produce gathering to close.User u ∈ u is assigned to by certain probability according to user characteristicses using Fuzzy clustering techniques In multiple clusters, thus produce user's gathering and close c.
(2) build gathering and close the corresponding potential neighborhood figure g of cc={ vc,ec, vcIt is vertex set, ecIt is nonoriented edge collection Close.Figure gcConcrete construction method is as follows: for each pair co-occurrence in c to < q, h >, first by user q ∈ u and the corresponding summit of h ∈ u vqWithvhIt is added to figure gcIn, then use side eq,h∈ecConnect vertex vqWithvh.During creating graph of a relation, if finding two There is a nonoriented edge between user, then need not increase a line more between them.In figure each edge represents that one is potential Neighborhood, Similarity Measure need to be passed through in subsequent step, it is determined whether for nearest-neighbors.
(3) quantify figure gcEach edge weight.Graph of a relation gcAfter finishing, for screening neighbor relationships, requirement figure further Middle each edge.Weighing computation method is as follows: knownRepresent that the gathering that user q, h are subordinate to is closed respectively, cq,h=cq ∩chThe set that referred to as user q and h shares.When user q and h share cluster more (i.e. | cq,h| value is bigger), they become each other The probability of nearest-neighbors is bigger.Except considering | cq,h|, side right escheat need to consider the sum of the cluster that its adjacent user is subordinate to, And the degree of the adjacent vertex on side.When the cluster that the adjacent user on certain side is subordinate to is fewer, the weight on this side should be higher;When certain side Summit degree less, the weight on this side should be higher.Therefore, available following formula calculates side eq,hWeight:
w e i g h t ( q , h ) = | c q , h | | c q | + | c h | - | c q , h | · log | e c | d ( v q ) · log | e c | d ( v h ) ,
Wherein, d (*) represents the degree of summit *.
(4) the unnecessary comparison of cutting.Minimal weight threshold value w according to settingminDelete figure gcThe weight on middle side is less than wmin's Side, remaining side constitutes the figure g after cuttingc'.
(5) choose user q as target, screen the nearest-neighbors of targeted customer q.For gc' in figure target q every neighbour Edge fit eq,h, comparison object q and h in user-project utility matrix user q utility vector rqUtility vector with user h rhBetween similarity, calculate the similarity between them;Then foundation neighbour's alternative condition is in all of its neighbor user of target q Middle its nearest-neighbors of screening, in this example 2, choose the front k user maximum with the similarity of targeted customer q and constitute target Neighbour collects.The neighbour finally utilizing targeted customer q concentrates each neighbour to the score in predicting targeted customer q of project to destination item Scoring.
Specific embodiments described above, has been carried out to the purpose of the present invention, technical scheme and beneficial effect further Detailed description, be should be understood that and be the foregoing is only specific embodiments of the present invention, be not limited to this Bright scope, any those skilled in the art, that is made on the premise of the design without departing from the present invention and principle is equivalent Change and modification, all should belong to the scope of protection of the invention.

Claims (5)

1. utilize potential neighborhood figure to screen the method for nearest-neighbors it is characterised in that walking below including in commending system Rapid:
Step 1, set i ∈ o, o is the object set needing to screen nearest-neighbors, and i is object, using Fuzzy clustering techniques according to object Characteristic vector, object i is assigned in multiple clusters by probability set in advance, thus produce containing k object cluster gathering conjunction c;
Step 2, structure gathering close the corresponding potential neighborhood figure g of cc={ vc,ec, wherein, vcIt is vertex set, ecIt is undirected Line set;Specific as follows:
If object i and object j simultaneously appears in the same cluster c that gathering closes c, object i and j be called co-occurrence to and be designated as < I, j >;For each pair co-occurrence in gathering conjunction c to < i, j >, first by corresponding for object i and j vertex viAnd vjIt is added to figure gcIn, If not there is nonoriented edge between two object i and j, use side ei,jConnect vertex viAnd vj;Wherein, scheme gcMiddle each edge ei,j Represent a potential neighborhood, side ei,jTwo adjacent vertex viAnd vjCorresponding object i and j is referred to as contiguous object, j ∈ o, C ∈ c, vi∈vc, vj∈vc, ei,j∈ec
Step 3, quantization figure gcThe weight of middle each edge;
Step 4, to figure gcCarry out cutting, delete potential neighborhood figure gcThe weight on middle side is less than wminSide, remaining side is constituted One new figure gc';Wherein, wminMinimal weight threshold value for setting;
Step 5, choose object i as target, using the potential neighborhood figure g after cuttingc'The nearest-neighbors of screening target, pin To gc'Every adjacent side e of in figure target ii,j, relatively and calculate utility vector riWith rjBetween similarity, then according near Adjacent alternative condition screens its nearest-neighbors in all of its neighbor object of target i;Wherein, riRepresent the utility vector of object i, rj Represent the utility vector of object j.
2. the method utilizing potential neighborhood figure to screen nearest-neighbors in commending system according to claim 1, its It is characterised by, in described step 3, adopt following formula to calculate side ei,jWeight ei,j.weight:
e i , j . w e i g h t = | c i , j | | c i | + | c j | - | c i , j | · log | e c | d ( v i ) · log | e c | d ( v j )
Wherein, ciRepresent that the gathering that object i is subordinate to is closed, cjRepresent that the gathering that object j is subordinate to is closed, ci,jThe collection shared for object i and j Close,ci,j=ci∩cj, | * | is membership in set *, and d (*) represents the degree of summit *.
3. the method utilizing potential neighborhood figure to screen nearest-neighbors in commending system according to claim 1, its It is characterised by, in described step 5, neighbour's alternative condition refers to choose the front k object composition target maximum with the similarity of target Neighbour collection.
4. the method utilizing potential neighborhood figure to screen nearest-neighbors in commending system according to claim 1, its It is characterised by, k >=1.
5. the method utilizing potential neighborhood figure to screen nearest-neighbors in commending system according to claim 1, its It is characterised by, side ei,jWeight and graph of a relation gcMiddle side ei,jThe cluster that object i with j being adjoined shares is relevant.
CN201610909600.9A 2016-10-18 2016-10-18 The method of potential neighbor relational graph screening nearest-neighbors is utilized in recommender system Active CN106354886B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610909600.9A CN106354886B (en) 2016-10-18 2016-10-18 The method of potential neighbor relational graph screening nearest-neighbors is utilized in recommender system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610909600.9A CN106354886B (en) 2016-10-18 2016-10-18 The method of potential neighbor relational graph screening nearest-neighbors is utilized in recommender system

Publications (2)

Publication Number Publication Date
CN106354886A true CN106354886A (en) 2017-01-25
CN106354886B CN106354886B (en) 2019-05-28

Family

ID=57863321

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610909600.9A Active CN106354886B (en) 2016-10-18 2016-10-18 The method of potential neighbor relational graph screening nearest-neighbors is utilized in recommender system

Country Status (1)

Country Link
CN (1) CN106354886B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108848152A (en) * 2018-06-05 2018-11-20 腾讯科技(深圳)有限公司 A kind of method and server of object recommendation
CN110097893A (en) * 2019-05-23 2019-08-06 北京搜狐新媒体信息技术有限公司 The conversion method and device of audio signal
CN115277156A (en) * 2022-07-22 2022-11-01 福建师范大学 User identity privacy protection method for resisting neighbor attack in social network

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135999A (en) * 2011-03-25 2011-07-27 南京财经大学 User credibility and item nearest neighbor combination Internet recommendation method
CN102663010A (en) * 2012-03-20 2012-09-12 复旦大学 Personalized image browsing and recommending method based on labelling semantics and system thereof
CN103761237A (en) * 2013-12-04 2014-04-30 南京邮电大学 Collaborative filtering recommending method based on characteristics and credibility of users
CN104202211A (en) * 2014-08-25 2014-12-10 电子科技大学 Autonomous system level network topology identification method combining active and passive measurement

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135999A (en) * 2011-03-25 2011-07-27 南京财经大学 User credibility and item nearest neighbor combination Internet recommendation method
CN102663010A (en) * 2012-03-20 2012-09-12 复旦大学 Personalized image browsing and recommending method based on labelling semantics and system thereof
CN103761237A (en) * 2013-12-04 2014-04-30 南京邮电大学 Collaborative filtering recommending method based on characteristics and credibility of users
CN104202211A (en) * 2014-08-25 2014-12-10 电子科技大学 Autonomous system level network topology identification method combining active and passive measurement

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
冯勇等: ""基于社会网络分析的协同推荐方法改进"", 《计算机应用》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108848152A (en) * 2018-06-05 2018-11-20 腾讯科技(深圳)有限公司 A kind of method and server of object recommendation
CN108848152B (en) * 2018-06-05 2021-09-21 腾讯科技(深圳)有限公司 Object recommendation method and server
CN110097893A (en) * 2019-05-23 2019-08-06 北京搜狐新媒体信息技术有限公司 The conversion method and device of audio signal
CN110097893B (en) * 2019-05-23 2021-04-20 北京搜狐新媒体信息技术有限公司 Audio signal conversion method and device
CN115277156A (en) * 2022-07-22 2022-11-01 福建师范大学 User identity privacy protection method for resisting neighbor attack in social network

Also Published As

Publication number Publication date
CN106354886B (en) 2019-05-28

Similar Documents

Publication Publication Date Title
Li et al. A comparative analysis of evolutionary and memetic algorithms for community detection from signed social networks
CN106528804B (en) A kind of tenant group method based on fuzzy clustering
Xiao et al. Multistage decision support framework for sites selection of solar power plants with probabilistic linguistic information
CN103034687B (en) A kind of relating module recognition methodss based on 2 class heterogeneous networks
Wang et al. Dynamic community detection based on network structural perturbation and topological similarity
CN112417176B (en) Method, equipment and medium for mining implicit association relation between enterprises based on graph characteristics
CN103838819A (en) Information publish method and system
CN106960390A (en) Overlapping community division method based on convergence degree
Chen et al. Research on location fusion of spatial geological disaster based on fuzzy SVM
CN107944485A (en) The commending system and method, personalized recommendation system found based on cluster group
CN107292097A (en) The feature selection approach of feature based group and traditional Chinese medical science primary symptom system of selection
CN102750286A (en) Novel decision tree classifier method for processing missing data
CN109271427A (en) A kind of clustering method based on neighbour's density and manifold distance
CN106354886A (en) Method for screening nearest neighbor by using potential neighbor relation graph in recommendation system
CN103761286B (en) A kind of Service Source search method based on user interest
CN109559156A (en) Client's intention based on client properties and marketing data has monitoring forecast method
CN105159918A (en) Trust correlation based microblog network community discovery method
CN106126727A (en) A kind of big data processing method of commending system
Xu et al. Regional economic development coordination management system based on fuzzy hierarchical statistical model
Lin et al. Data-driven prediction of building energy consumption using an adaptive multi-model fusion approach
CN109460299B (en) Distributed parallel multi-source social network data acquisition system and method
CN105117466A (en) Internet information screening system and method
CN108830603A (en) transaction identification method and device
CN106611339B (en) Seed user screening method, and product user influence evaluation method and device
KR101259417B1 (en) Hybrid type method and system for extracting a emerging technologies using collective intelligence

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
GR01 Patent grant
GR01 Patent grant