CN101271559A - Cooperation recommending system based on user partial interest digging - Google Patents

Cooperation recommending system based on user partial interest digging Download PDF

Info

Publication number
CN101271559A
CN101271559A CNA2008100374998A CN200810037499A CN101271559A CN 101271559 A CN101271559 A CN 101271559A CN A2008100374998 A CNA2008100374998 A CN A2008100374998A CN 200810037499 A CN200810037499 A CN 200810037499A CN 101271559 A CN101271559 A CN 101271559A
Authority
CN
China
Prior art keywords
user
project
scoring
matrix
item
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
CNA2008100374998A
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.)
East China Normal University
Original Assignee
East China Normal 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 East China Normal University filed Critical East China Normal University
Priority to CNA2008100374998A priority Critical patent/CN101271559A/en
Publication of CN101271559A publication Critical patent/CN101271559A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a cooperation recommendation system basing on the local interest mining of users. The system firstly mines a project assembly which is similar with the projects of a target user that are not scored. Then, the scoring similarity of the project assembly of the target user and other users is calculated, and hereby the nearest neighbor is calculated. Moreover, the score of the nearest neighbor on the project which is not scored for the target user is used for predicting the score of the project which is not scored for the target user. The project assembly with high score is recommended to the target user. The cooperation recommendation system basing on the local interest mining of the users improves the recommendation precision, increases the satisfaction of the users; the system is applied to IPTV television programs, electronic commerce websites, etc., and can recommend information resources in which the users are interested.

Description

A kind of cooperation recommending system based on user partial interest digging
Technical field
The present invention relates to the personalized service field of network technology, particularly a kind of cooperation recommending system based on user partial interest digging.
Background technology
Personalized recommendation system is widely used in television program recommendations and e-commerce industry, automatically recommend programs of interest information and commodity resource to the user, alleviated " information overload " problem to a certain extent, and online " viewer " can have been changed into " buyer ".Recommending module is a device most crucial in the commending system, and existing recommended technology mainly contains the recommendation of content-based filtration, based on the recommendation of collaborative filtering and based on the combined recommendation of these two kinds of methods.The recommendation efficient and the precision of content-based filtration are low, and can not find new information of interest for the user.Technology based on cooperation is a most successful current recommended technology, and its basic thought is to give oneself other similar user's interest project recommendations of interest-degree.This technological core content is to seek the similar neighbours user of interest-degree for the targeted customer.Suppose user A and B, to the evaluation of estimate of n project resource ( [1,5] interval integer, expression is disliked very much respectively, relatively dislikes, and is general, prefers, and is delithted with.) can be expressed as two vectorial a (a 1, a 2, L, a n) and b (b 1, b 2, L, b n), whether similar standard is to calculate the linear dependence degree of evaluation vector a and b according to related coefficient to weigh two user interests, yet, along with increasing of user's evaluation of estimate, two overall similarities that the user showed sharply reduce, and promptly two all similar possibilities of people's overwhelming majority interest are very little.Therefore, along with sharply increasing of system user number and item number, when this method calculating targeted customer's similar interests neighbours user collected, computation complexity increased, and accuracy reduces, and the extendability of system and recommendation quality descend thereupon.
Summary of the invention
A kind of cooperation recommending system based on user partial interest digging of providing at the deficiencies in the prior art is provided, this system significantly reduces the data volume that participates in calculating, improve system effectiveness, recommend the precision height and have versatility, the recommendation, the e-commerce website shopping that can be used for network TV program are recommended.
The concrete technical scheme that realizes the object of the invention is:
Suppose to have M user and N information project, target of prediction user a is to the interest scores of scoring item not:
(1), through the data pretreatment units, can obtain the attribute matrix Matrix of information project Attr(N ' S) and user are to the rating matrix Matrix of project Rating(M ' N).The attribute item of the corresponding project resource of the row of attribute matrix, on behalf of information project, the row of matrix have which attribute.The value Matrix of matrix Attr(i, j)
Figure A20081003749900041
0, and 1}, value is that 1 expression project i has attribute j, otherwise does not have this attribute; Scoring Matrix RatingCapable representative of consumer, row have been represented resource item, the value Matrix of matrix Rating(i, j)
Figure A20081003749900042
{ 0,1,2,3,4,5} represents the interest-degree of user i to project j.
Target of prediction user a is to the score value of scoring item k not:
(2), according to the Resource Properties matrix, calculate prediction (target) project k with each project l (0<l<N﹠amp; l 1K) attribute similarity, computing method are as follows:
Figure A20081003749900043
Here, | attr (k)
Figure A20081003749900044
Attr (l) | the attribute sum that expression project k and l have,
Figure A20081003749900045
Figure A20081003749900046
The attribute number that expression project k has jointly with l.The threshold value of d for being provided with, promptly Gong You attribute outnumbers this threshold value, just thinks that project k is 1 with l attribute similarity.
(3), according to the user to the project rating matrix, calculate prediction project k with sundry item l (0<l<N﹠amp; l 1K) similarity, computing method are as follows:
Figure A20081003749900051
Here, r U, k, r U, lRepresent the scoring of user u respectively to project k, l.r k, r lThe average score of representing project k, l respectively. Expression all has user's set of scoring to project k, l.
(4), calculate the size of prediction project, computing method are as follows with the sundry item similarity according to formula (1), (2):
Sim(k,l)=(1-l)Sim attr(k,l)+lSim rating(k,l)(3)
l I ^ [ 0,1 ]
Parameter p is set, calculates with preceding p the highest project set ISet of the similarity of prediction project k.
(5), based on rating matrix Matrix Rating, calculate targeted customer a with the similarity of other user u on partial interest collection ISet, computing formula is as follows:
Figure A20081003749900054
Here, r A, iBe element in the rating matrix, expression user a is to the score value of project i, r aThe average score of expression user a.
(6), a parameter q is set, calculate preceding q the most similar user on partial interest collection ISet according to formula (3) with user a, gather USet as the neighbours of user a.
(7), gather USet, predictive user a is to the score value of project k according to the neighbours of a:
Figure A20081003749900055
(8), repeating step (2)-(7), measurable targeted customer a is to all not scorings of scoring item, then the highest Item Sets of scoring recommended targeted customer a.
Compare with background technology, the present invention has following advantage:
1, at the not scoring item that will predict, user's rating matrix is carried out partial interest filter, significantly reduce the data volume that participates in calculating, improve system effectiveness.
2,, calculate the partial interest similarity between the user, the accuracy height based on local scoring item.
3, the degree of accuracy of recommend method improves.
4, the inventive method has versatility, and the recommendation, the e-commerce website shopping that can be used for network TV program are recommended.
Description of drawings
Fig. 1 is a structural representation of the present invention
Fig. 2 is recommending module apparatus structure synoptic diagram among the present invention
Fig. 3 is a process flow diagram of the present invention
Fig. 4 is for calculating destination item neighbour's process flow diagram
Fig. 5 is for calculating targeted customer neighbour's process flow diagram
Specific embodiments
Now describe in detail in conjunction with the accompanying drawings:
Consult Fig. 1, device 110 is to the raw data pre-service, obtains recommending required structural data and storage.
Device 120 is the attribute feature vectors that extract resource item 110 from installing, and makes up the attribute matrix and the storage of project.For example the attribute for the IPTV program can be divided into following 25 kinds: action, risk, animation, comedy, science fiction, love, war, terror, biography, animation, crime, record, the story of a play or opera, family, illusion, black, history, music, song and dance, mystery, short-movie, terrible, western, variety, TV play.Suppose that the corresponding above-mentioned attribute vector of certain TV programme Movie1 and Movie2 is followed successively by (1 expression has this attribute, and 0 expression does not have this attribute):
a(1,1,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,1,0,0,0)
b(1,0,0,1,1,1,0,0,0,0,1,0,1,1,0,0,0,0,0,1,0,1,0,0,0)
Device 130 is from installing 110 the user that the extracts interest scores data to project, obtain the scoring vector of user to all items, making up user-project rating matrix and storage.For example user a, b are followed successively by (1: dislike very much 2: relatively dislike 3: general, 4: prefer 5: be delithted with) to n item resource item scoring vector:
R 1(1,3,5,4,5,5,1,…,4,5,5)
R 2(5,2,1,4,5,5,5,…,1,2,5)
Device 140 its inputs are: item attribute matrix and user-project rating matrix.Output is: recommend each user's interest bulleted list.
Device 150 represents the bulleted lists of recommending to the user from the interface, and the feedback information of recording user upgrades user interest, i.e. user interest scores matrix in the updating device 130.
Consult Fig. 2, recommending module device 140 of the present invention comprises interest scores filtration unit 210, targeted customer neighbour generation device 220 and cooperation recommending device 230.
Interest scores filtration unit 210, it is based on the project resource attribute matrix, at not scoring item for targeted customer prediction, filter out and this dissimilar project of scoring item not, calculate with not similar neighbour's project (partial interest project) set of scoring item.
Targeted customer neighbour generation device 220 is based on the neighbour who the scoring of installing the similar neighbour's project of the 210 same not scoring items that produce is calculated the targeted customer.
Cooperation recommending device 230, the neighbour who is based on the targeted customer of device 220 generations calculates the targeted customer to the not prediction scoring of scoring item, and produces recommendation list according to the height of prediction scoring.
Consult Fig. 3, be recommended flowsheet figure of the present invention.
(1), at first, step 310 is set up resource item attribute matrix Matrix Attr(N ' S), this is to be finished by said apparatus 120.Step 320 is set up user-project rating matrix Matrix Rating(M ' N), this is to be finished by said apparatus 130.
(2), secondly, step 330 is calculated neighbour's Item Sets of the not scoring item k that will predict.Concrete calculation process is consulted shown in Figure 4, among Fig. 4:
1., step 410 and 420 attribute vector of extracting objects project and sundry item from the item attribute matrix respectively, for example the destination item attribute vector is a, b is other a certain purpose attribute vectors:
a(1,1,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0)
b(1,0,0,1,0,1,0,0,0,0,1,0,1,1,0,0,0,0,0,1,0,0,1,0,0)
2., step 430 is calculated the attribute similarity of destination item with sundry item according to formula (1), parameter in the formula (1) d = 10 2 = 5 :
Sim attr ( a ‾ , b ‾ ) = 4 10 = 0.4
Calculate the scoring similarity of destination item according to formula (2) with sundry item.
3., step 440 calculates with the destination item similarity according to formula (3), and chooses that (the set ISet of individual project of 1<p<N) is the destination item neighbour with the most similar p of destination item.
(3), then, step 340 is calculated targeted customer's neighbour user, and idiographic flow is consulted Fig. 5, among Fig. 5:
1., the destination item neighbour that obtained by step 330,320 successively of step 510,520 gathers ISet and the user rating matrix Matrix to project Rating(M ' N).
2., step 530: rating matrix Matrix Rating(M ' N) is the scoring of user to all projects, extracts the score data of project among the pair set ISet wherein here, obtains Matrix Rating(the sub-rating matrix of M ' N).
3., step 540: based on the submatrix that step 530 obtains, calculate the similarity of other users, calculate according to formula (4) with the scoring of targeted customer on ISet.Hypothetical target project set ISet={i 1, i 2, i 3, i 4, i 5, i 6, targeted customer a and certain user b correspondence scoring vector on this ISet is:
R 1(5,4,5,4,5,1)
R 2(5,4,4,5,5,2)
The average score of user a and b is followed successively by 4,4, then by calculating formula of similarity (4), obtains
Figure A20081003749900091
The rest may be inferred, can calculate the similarity S set Set={s of targeted customer a with every other user 1, s 2, s 3, L, s M-1}
4., step 550: Set sorts from big to small to the similarity S set, choose the similarity maximum preceding q (the individual user of 1<q<M) is as the arest neighbors of targeted customer a:
USet={u 1,u 2,u 3,L,u p-1}
(4), then, step 350 target of prediction user a is according to neighbour user the scoring of a to project k to be predicted in the scoring of project k to the not scoring of scoring item k: the neighbour who supposes to obtain targeted customer a is USet={u 1, u 2, u 3, u 4, u 5, u 6, and be followed successively by based on the similarity that the project neighbour collects ISet with user a: 1,0.8,0.6,0.9,1,0.8}; Neighbour USet is followed successively by the scoring of scoring item k not: and 5,5,4,4,5,4}; Neighbour USet average score separately is followed successively by: { 3,4,4,4,4,3, }, the average score of targeted customer a is 4; Then according to formula (3) target of prediction user a to being calculated as follows of scoring item k not:
= 4 + 1 × ( 5 - 3 ) + 0.8 ( 5 - 4 ) + 0.6 × ( 4 - 4 ) + 0.9 × ( 4 - 4 ) + 1 × ( 5 - 4 ) + 0.8 × ( 4 - 3 ) 1 + 0.8 + 0.6 + 0.9 + 1 + 0.8
= 4.90
The rest may be inferred, and measurable calculating targeted customer a is to other score values of scoring item not.
(5), last, step 360 produces recommendation list: suppose that here step 350 dopes targeted customer a to scoring item { k not 1, k 2, k 3, k 4, k 5, k 6Predicted value be followed successively by: { 3.1,2.5,4.9,4.6,5,2.5} then according to the height of predicted value, screens interested project and recommends, and can obtain { k 3: 4.9, k 4: 4.6, k 5: 5}, the regular { k that turns to rounds up 3: 5, k 4: 5, k 5: 5}, expression { k 3: be delithted with k 4: be delithted with k 5: be delithted with, therefore project { k 3, k 4, k 5Recommend targeted customer a.
The rest may be inferred, repeats flow process 330 to flow process 360, can be each user in predicting to the interest-degree of scoring item not and recommend interested project resource.
The present invention can be applied in the IPTV television program recommendation system, the TV programme historical record data of utilizing the user to watch, can obtain the interest-degree scoring of user to some program, based on these score data in conjunction with this recommend method, can predictive user like the TV programme resource seen in the future, recommend the user by the form of menu.The present invention also can be applied to e-commerce website and recommend, as online shopping site, historical record by the recording user purchase, can obtain the user to buying the interest-degree scoring of commodity, utilize these score data and in conjunction with this recommend method, can recommend the high commodity of interest-degree to the user, saving the user seeks the time of oneself liking commodity on the one hand, can improve the benefit of shopping website on the one hand again.

Claims (2)

1, a kind of cooperation recommending system based on user partial interest digging is characterized in that it comprises:
A data pretreatment unit, be used for the Collection and analysis project resource information characteristics, user browse record and user hobby scoring record to project resource;
An item attribute memory storage is used to construct the attribute matrix of project resource, and matrix column is all Property Names of project resource, the attribute record of each project of behavior of matrix;
A user interest storage matrix is used for the scoring of recording user to project, and matrix column is all items resource name, and each user of the behavior of matrix is to the scoring of project resource;
A recommending module device comes the interested not scoring item of predictive user according to the existing rating matrix of user, produces recommendation list according to the prediction interest level;
A user interaction means is used for the feedback information of recording user, upgrades user's interest.
2, commending system according to claim 1 is characterized in that described recommending module device comprises:
A, interest scores filtration unit, be based on project resource attribute matrix and user's rating matrix, at for the not scoring item of targeted customer prediction, filter out and this dissimilar project of scoring item not, calculate with the similar neighbour's project set of scoring item not;
D, targeted customer neighbour generation device are based on the neighbour who the scoring of the similar neighbour's project of the same not scoring item of interest scores filtration unit generation is calculated the targeted customer;
C, cooperation recommending device, be based on the resulting targeted customer's of targeted customer neighbour generation device neighbour and the scoring of scoring item is not calculated the targeted customer to the not prediction scoring of scoring item, and produce recommendation list according to the height of the prediction scoring of calculating.
CNA2008100374998A 2008-05-16 2008-05-16 Cooperation recommending system based on user partial interest digging Pending CN101271559A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2008100374998A CN101271559A (en) 2008-05-16 2008-05-16 Cooperation recommending system based on user partial interest digging

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2008100374998A CN101271559A (en) 2008-05-16 2008-05-16 Cooperation recommending system based on user partial interest digging

Publications (1)

Publication Number Publication Date
CN101271559A true CN101271559A (en) 2008-09-24

Family

ID=40005512

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2008100374998A Pending CN101271559A (en) 2008-05-16 2008-05-16 Cooperation recommending system based on user partial interest digging

Country Status (1)

Country Link
CN (1) CN101271559A (en)

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101557500B (en) * 2009-05-12 2011-05-25 北京学之途网络科技有限公司 Method for monitoring IPTV user behaviors and system thereof
CN102411596A (en) * 2010-09-21 2012-04-11 阿里巴巴集团控股有限公司 Information recommendation method and system
CN102710988A (en) * 2012-05-15 2012-10-03 中山大学 Set-top box-based television program recommendation method and set-top box apparatus
CN102780920A (en) * 2011-07-05 2012-11-14 上海奂讯通信安装工程有限公司 Television program recommending method and system
CN102789462A (en) * 2011-05-18 2012-11-21 阿里巴巴集团控股有限公司 Project recommendation method and system
CN102799589A (en) * 2011-05-25 2012-11-28 阿里巴巴集团控股有限公司 Information pushing method and device
CN102915307A (en) * 2011-08-02 2013-02-06 腾讯科技(深圳)有限公司 Device and method for recommending personalized information and information processing system
CN102917256A (en) * 2012-09-19 2013-02-06 中山大学 Android-system based television programs recommending method and intelligent television system
CN102947855A (en) * 2010-06-23 2013-02-27 微软公司 Acceleration of social interactions
CN103049865A (en) * 2012-12-17 2013-04-17 中国农业大学 Method and system for initiatively recommending product information service
CN103237262A (en) * 2013-05-10 2013-08-07 无锡北斗星通信息科技有限公司 Vehicle-mounted DVB-T (Digital Video Broadcasting-Terrestrial) signal receiver for setting preference programs of user
CN103345473A (en) * 2013-06-06 2013-10-09 华东师范大学 Method for identifying IPTV user to be home user
CN103390194A (en) * 2012-05-07 2013-11-13 北京三星通信技术研究有限公司 Method, device and system for predicating user intention and recommending suggestion
CN103853789A (en) * 2012-12-06 2014-06-11 深圳市点行天下科技有限公司 Method and equipment used for recommending information to user
CN104021182A (en) * 2014-06-10 2014-09-03 上海大学 New personalized resource recommendation method
CN104077351A (en) * 2014-05-26 2014-10-01 东北师范大学 Heterogeneous information network based content providing method and system
CN104615741A (en) * 2015-02-12 2015-05-13 福建金科信息技术股份有限公司 Cloud computing based cold start item recommending method and device
CN104661055A (en) * 2013-11-21 2015-05-27 中兴通讯股份有限公司 Business recommendation method and device
CN104933135A (en) * 2015-06-12 2015-09-23 海信集团有限公司 Method and device for clustering multimedia data
CN105045867A (en) * 2015-07-14 2015-11-11 杭州东信北邮信息技术有限公司 Book scoring based book writer recommendation method
CN105608118A (en) * 2015-12-15 2016-05-25 成都陌云科技有限公司 Result push method based on user interaction information
CN105809474A (en) * 2016-02-29 2016-07-27 深圳市未来媒体技术研究院 Hierarchical commodity information filtering and recommending method
CN105956146A (en) * 2016-05-12 2016-09-21 腾讯科技(深圳)有限公司 Article information recommending method and device
CN106447364A (en) * 2015-08-06 2017-02-22 阿里巴巴集团控股有限公司 Information recommending method and information recommending device
CN107113466A (en) * 2014-06-12 2017-08-29 慧与发展有限责任合伙企业 To user's recommended project
CN107545399A (en) * 2016-06-28 2018-01-05 上海洋启投资中心 Bulleted list based on item taxonomy tree
TWI615025B (en) * 2015-11-04 2018-02-11 財團法人資訊工業策進會 Viewer profile identifying device, viewer profile identifying system, viewer profile identifying method and non-transitory computer-readable storage medium
CN108040294A (en) * 2012-02-21 2018-05-15 欧亚拉股份有限公司 Automatic recommendation
WO2018090793A1 (en) * 2016-11-18 2018-05-24 腾讯科技(深圳)有限公司 Multimedia recommendation method and device
CN108733842A (en) * 2018-05-29 2018-11-02 北京奇艺世纪科技有限公司 Video recommendation method and device
CN108965935A (en) * 2018-07-31 2018-12-07 山东广电网络有限公司 The method and apparatus of data collection and analysis and the information push of multiple terminals broadcasting and TV business
CN109344314A (en) * 2018-08-20 2019-02-15 腾讯科技(深圳)有限公司 A kind of data processing method, device and server
CN110473073A (en) * 2019-08-21 2019-11-19 河北工程大学 The method and device that linear weighted function is recommended
WO2020168992A1 (en) * 2019-02-18 2020-08-27 苏州大学 Product recommendation method, apparatus, and device and storage medium

Cited By (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101557500B (en) * 2009-05-12 2011-05-25 北京学之途网络科技有限公司 Method for monitoring IPTV user behaviors and system thereof
US10198775B2 (en) 2010-06-23 2019-02-05 Microsoft Technology Licensing, Llc Acceleration of social interactions
CN102947855A (en) * 2010-06-23 2013-02-27 微软公司 Acceleration of social interactions
CN102411596A (en) * 2010-09-21 2012-04-11 阿里巴巴集团控股有限公司 Information recommendation method and system
CN102789462B (en) * 2011-05-18 2015-12-16 阿里巴巴集团控股有限公司 A kind of item recommendation method and system
CN102789462A (en) * 2011-05-18 2012-11-21 阿里巴巴集团控股有限公司 Project recommendation method and system
CN102799589A (en) * 2011-05-25 2012-11-28 阿里巴巴集团控股有限公司 Information pushing method and device
CN102799589B (en) * 2011-05-25 2016-05-11 阿里巴巴集团控股有限公司 A kind of information-pushing method and device
CN102780920A (en) * 2011-07-05 2012-11-14 上海奂讯通信安装工程有限公司 Television program recommending method and system
CN102915307B (en) * 2011-08-02 2018-01-02 腾讯科技(深圳)有限公司 The method, apparatus and information processing system of a kind of recommendation of personalized information
CN102915307A (en) * 2011-08-02 2013-02-06 腾讯科技(深圳)有限公司 Device and method for recommending personalized information and information processing system
CN108040294A (en) * 2012-02-21 2018-05-15 欧亚拉股份有限公司 Automatic recommendation
CN108040294B (en) * 2012-02-21 2020-10-23 欧亚拉股份有限公司 Method, system, and computer readable medium for recommending videos
CN103390194A (en) * 2012-05-07 2013-11-13 北京三星通信技术研究有限公司 Method, device and system for predicating user intention and recommending suggestion
CN102710988A (en) * 2012-05-15 2012-10-03 中山大学 Set-top box-based television program recommendation method and set-top box apparatus
CN102917256A (en) * 2012-09-19 2013-02-06 中山大学 Android-system based television programs recommending method and intelligent television system
CN103853789A (en) * 2012-12-06 2014-06-11 深圳市点行天下科技有限公司 Method and equipment used for recommending information to user
CN103049865A (en) * 2012-12-17 2013-04-17 中国农业大学 Method and system for initiatively recommending product information service
CN103237262A (en) * 2013-05-10 2013-08-07 无锡北斗星通信息科技有限公司 Vehicle-mounted DVB-T (Digital Video Broadcasting-Terrestrial) signal receiver for setting preference programs of user
CN105245973A (en) * 2013-05-10 2016-01-13 孔涛 Vehicle-mounted DVB-T (Digital Video Broadcasting-Terrestrial) signal receiver capable of setting user preferred programs
CN105245973B (en) * 2013-05-10 2016-10-26 刘更新 The vehicle-mounted DVB-T signal receiver of user's preferences program is set
CN103345473B (en) * 2013-06-06 2016-12-28 华东师范大学 A kind of IPTV of identification user is the method for domestic consumer
CN103345473A (en) * 2013-06-06 2013-10-09 华东师范大学 Method for identifying IPTV user to be home user
CN104661055A (en) * 2013-11-21 2015-05-27 中兴通讯股份有限公司 Business recommendation method and device
CN104077351B (en) * 2014-05-26 2017-01-25 东北师范大学 Heterogeneous information network based content providing method and system
CN104077351A (en) * 2014-05-26 2014-10-01 东北师范大学 Heterogeneous information network based content providing method and system
CN104021182B (en) * 2014-06-10 2018-10-23 上海大学 A kind of personalization resource recommendation method
CN104021182A (en) * 2014-06-10 2014-09-03 上海大学 New personalized resource recommendation method
CN107113466A (en) * 2014-06-12 2017-08-29 慧与发展有限责任合伙企业 To user's recommended project
CN104615741A (en) * 2015-02-12 2015-05-13 福建金科信息技术股份有限公司 Cloud computing based cold start item recommending method and device
CN104933135A (en) * 2015-06-12 2015-09-23 海信集团有限公司 Method and device for clustering multimedia data
CN105045867A (en) * 2015-07-14 2015-11-11 杭州东信北邮信息技术有限公司 Book scoring based book writer recommendation method
CN105045867B (en) * 2015-07-14 2018-02-13 杭州东信北邮信息技术有限公司 A kind of books writer based on books scoring recommends method
CN106447364A (en) * 2015-08-06 2017-02-22 阿里巴巴集团控股有限公司 Information recommending method and information recommending device
TWI615025B (en) * 2015-11-04 2018-02-11 財團法人資訊工業策進會 Viewer profile identifying device, viewer profile identifying system, viewer profile identifying method and non-transitory computer-readable storage medium
CN105608118A (en) * 2015-12-15 2016-05-25 成都陌云科技有限公司 Result push method based on user interaction information
CN105608118B (en) * 2015-12-15 2018-12-18 成都陌云科技有限公司 Result method for pushing based on customer interaction information
CN105809474A (en) * 2016-02-29 2016-07-27 深圳市未来媒体技术研究院 Hierarchical commodity information filtering and recommending method
CN105809474B (en) * 2016-02-29 2020-11-17 深圳市未来媒体技术研究院 Hierarchical commodity information filtering recommendation method
CN105956146A (en) * 2016-05-12 2016-09-21 腾讯科技(深圳)有限公司 Article information recommending method and device
CN107545399A (en) * 2016-06-28 2018-01-05 上海洋启投资中心 Bulleted list based on item taxonomy tree
WO2018090793A1 (en) * 2016-11-18 2018-05-24 腾讯科技(深圳)有限公司 Multimedia recommendation method and device
CN108733842A (en) * 2018-05-29 2018-11-02 北京奇艺世纪科技有限公司 Video recommendation method and device
CN108733842B (en) * 2018-05-29 2021-06-22 北京奇艺世纪科技有限公司 Video recommendation method and device
CN108965935A (en) * 2018-07-31 2018-12-07 山东广电网络有限公司 The method and apparatus of data collection and analysis and the information push of multiple terminals broadcasting and TV business
CN109344314A (en) * 2018-08-20 2019-02-15 腾讯科技(深圳)有限公司 A kind of data processing method, device and server
CN109344314B (en) * 2018-08-20 2021-11-16 腾讯科技(深圳)有限公司 Data processing method and device and server
WO2020168992A1 (en) * 2019-02-18 2020-08-27 苏州大学 Product recommendation method, apparatus, and device and storage medium
CN110473073A (en) * 2019-08-21 2019-11-19 河北工程大学 The method and device that linear weighted function is recommended

Similar Documents

Publication Publication Date Title
CN101271559A (en) Cooperation recommending system based on user partial interest digging
CN101840410B (en) Learning apparatus, learning method, information processing apparatus, method and program
CN108629665B (en) Personalized commodity recommendation method and system
CN101482884A (en) Cooperation recommending system based on user predilection grade distribution
JP6356744B2 (en) Method and system for displaying cross-website information
CN102063433A (en) Method and device for recommending related items
CN101489107B (en) Collaborative filtering recommendation method based on population attribute keyword vector
CN100581227C (en) Collaborative filtered recommendation method introducing hotness degree weight of program
CN104317835B (en) The new user of video terminal recommends method
CN105488233A (en) Reading information recommendation method and system
CN105589905A (en) User interest data analysis and collection system and method
CN103823908A (en) Method and server for content recommendation on basis of user preferences
CN102780920A (en) Television program recommending method and system
CN105718184A (en) Data processing method and apparatus
CN110704674A (en) Video playing integrity prediction method and device
CN103559622A (en) Characteristic-based collaborative filtering recommendation method
CN101681372A (en) Method and system for providing relevant information to a user of a device in a local network
CN103729359A (en) Method and system for recommending search terms
CN104281956A (en) Dynamic recommendation method capable of adapting to user interest changes based on time information
CN103886090A (en) Content recommendation method and device based on user favorites
CN103678518A (en) Method and device for adjusting recommendation lists
CN103870454A (en) Method and method for recommending data
CN105430505A (en) IPTV program recommending method based on combined strategy
CN104462383A (en) Movie recommendation method based on feedback of users' various behaviors
CN110019943A (en) Video recommendation method, device, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20080924